add the activate action. it will replace the focus action, as it can just focus witho...
[dana/openbox-history.git] / openbox / client.c
2007-06-22 Dana Jansensadd the activate action. it will replace the focus...
2007-06-21 Dana Jansenslook, thumbnails in alt-tab. its such crap though....
2007-06-19 Dana Jansensdon't resize windows when they are user size _or_ user...
2007-06-15 Dana Jansensdon't set the default icon on child windows, their...
2007-06-13 Dana Jansensalways show the client on desktop change, only use...
2007-06-13 Dana Jansensraise windows smartly when merging desktops
2007-06-13 Dana Jansensimprove the add/remove desktop actions a bunch.
2007-06-13 Dana Jansensonly send configurenotify for user-action configures...
2007-06-13 Dana Jansensadd force_reply back to client_configure(). client_reco...
2007-06-13 Dana Jansensdon't raise windows when moving them between desktops...
2007-06-13 Dana Jansensfix moved comment
2007-06-13 Dana Jansensdon't force reconfigure in a number of places, also...
2007-06-13 Dana Jansensdon't show vertical resize context/arrow when the windo...
2007-06-13 Dana Jansensxinerama support like crazy for struts and everything...
2007-06-13 Dana Jansensuse all possible struts when maximizing to fill the...
2007-06-13 Dana Jansenssome typos
2007-06-13 Dana Jansensplug memory leaks from the new strut code
2007-06-13 Dana Jansensvery cool struts. partial struts actually are partial...
2007-06-12 Dana Jansensratios are floats
2007-06-12 Dana Jansensuse the same decision code to focus new windows as...
2007-06-12 Dana Jansensrespect max/min sizes when fullscreen or maximized
2007-06-12 Dana Jansensstop ignoring enters on window hide, and explain why
2007-06-12 Dana Jansenslike unmap, don't let enter events move focus when...
2007-06-12 Dana Jansensdont use enter events from new windows appearing to...
2007-06-11 Dana Jansenswhen undecorated and keepborder is on, show only the...
2007-06-10 Dana Jansensfix a debug print
2007-06-10 Dana Jansensfrigging gtk frig.
2007-06-10 Dana Jansensmake client_under_pointer only count windows on the...
2007-06-07 Dana Jansensbetter.
2007-06-07 Dana Jansensc comments
2007-06-07 Dana Jansensi dont think that line is valid, if it ever did run
2007-06-07 Dana Jansensadd debug prints
2007-06-07 Dana Jansensget rid of client->transient_for. just client->parents...
2007-06-07 Dana Jansenstransient_for is now only used to check for OB_TRAN_GROUP
2007-06-07 Dana Jansensmore cleanup
2007-06-07 Dana Jansensmore cleanup
2007-06-07 Dana Jansensnice code cleanup that's been needed for a long time...
2007-06-06 Dana Jansensone more..
2007-06-06 Dana Jansensbetter group_full func
2007-06-06 Dana Jansenscheck if they have a group
2007-06-06 Dana Jansensbetter code for the last commit. let transients get...
2007-06-06 Dana Jansenslet transients take focus when anything in the transien...
2007-06-05 Dana Jansensdon't force clients on screen when restarting
2007-06-04 Dana Jansensdon't copy the desktop from group parents when they...
2007-06-04 Dana Jansensdon't change the focus order when a client tries to...
2007-06-03 Dana Jansenssuper amazing enter event skipping.
2007-06-03 Dana Jansensadd <underMouse> focus option
2007-06-02 Dana Jansenswhen finding edges and we're omnipresent only use windo...
2007-06-02 Dana Jansenschange which windows are used for finding edges. its...
2007-06-01 Dana Jansensformatting
2007-06-01 Mikael Magnussoni think this would overflow?
2007-06-01 Dana Jansensbig explanation
2007-06-01 Dana Jansensfix java
2007-06-01 Dana Jansensless configure events on mapping
2007-06-01 Dana Jansensfix comment
2007-06-01 Dana Jansensless configurenotify spam
2007-05-30 Dana Jansensdeiconify modal windows when you try to focus their...
2007-05-30 Dana Jansenslet new utility windows get focus under the normal...
2007-05-30 Dana Jansensthat change was a bug after all. mika was right!
2007-05-29 Dana Jansensadd comments
2007-05-29 Dana Jansenswasted checked, configure will do them for us
2007-05-28 Dana Jansensgive the client a 0 border again.
2007-05-28 Dana Jansenshave the clientpadding color show during resize, and...
2007-05-28 Dana Jansensget rid of the plate window
2007-05-28 Dana Jansensa better ordering for mapping window configure events
2007-05-28 Dana Jansensfinal touches for r6990-6992
2007-05-28 Dana Jansensbetter more obvious code
2007-05-28 Dana Jansensfix a comment
2007-05-28 Dana Jansensdont count non-normal windows as parents, in the group too
2007-05-28 Dana Jansenstypo again!?
2007-05-28 Dana Jansensdont count non-normal windows as parents
2007-05-28 Dana Jansenstypo and ()s
2007-05-28 Dana Jansensdon't give focus to transient when it is ambiguous...
2007-05-28 Dana Jansensproperly search for a focused window in the transient...
2007-05-28 Dana Jansensadd a comment
2007-05-28 Dana Jansenswhen you focus a window, bring any modal children it...
2007-05-28 Dana Jansensput transients on the current desktop when their parent...
2007-05-27 Dana Jansenswhen colormap changes and it is installed, reinstall...
2007-05-27 Dana Jansensdebug prints improved
2007-05-27 Dana Jansenswhen an app doesn't specify PPosition or USPosition...
2007-05-27 Dana Jansensdebug print modified and the confignotify test
2007-05-27 Dana Jansensdon't set the above member in synthetic configurenotify...
2007-05-27 Dana Jansensonly need to call xconfigurewindow once
2007-05-27 Dana Jansensalways set all the coords, as the x/y only change when...
2007-05-26 Dana Jansensonly readjust the frame size when the client needs...
2007-05-26 Dana Jansensfix for not changing clients' border widths on them
2007-05-26 Dana Jansensdon't change clients' borders
2007-05-26 Dana Jansenswe set borderwidth to 0 so always give that to the...
2007-05-26 Dana Jansenssend the client's border width in configurenotify messa...
2007-05-26 Dana Jansenschange in how things are ungrabbed to avoid grabwhileno...
2007-05-26 Dana Jansensremove a debug print
2007-05-26 Dana Jansensuse the PSize and USSize hints to decide to resize...
2007-05-26 Dana Jansensfix a debug print
2007-05-26 Dana Jansensgive focus to new windows when *any* relative already...
2007-05-26 Dana Jansensadd a debug print
2007-05-25 Dana Jansensput the hostname in icon titles too
2007-05-25 Dana Jansenssend iconic windows to the bottom of the focus list...
2007-05-24 Dana Jansensdont give focus to transients when the situation is...
2007-05-24 Dana Jansensadd a debug print
2007-05-24 Dana Jansensexperimental change. when apps map, make them fit insid...
next