]> icculus.org git repositories - dana/openbox.git/history - src/client.cc
rm a XXX
[dana/openbox.git] / src / client.cc
2003-02-03 Dana JansensClient::move moves the client to the position so that...
2003-02-03 Dana Jansenslet the client be moved to a position specified for...
2003-02-01 Dana Jansenslet clients be remaximized to adjust to new surrounding...
2003-02-01 Dana Jansensdont let a resize get moved into a new increment by...
2003-02-01 Dana Jansensmaximizing without bugs! can it be? i think so!
2003-02-01 Dana Jansensmaximizing!
2003-02-01 Dana Jansensmissing a break
2003-01-30 Dana Jansensadd functions to give the skipTaskbar/Pager state
2003-01-30 Dana JansenschangeState after a setState request
2003-01-30 Dana Jansensdon't move the client if it isnt going anywhere
2003-01-30 Dana Jansensdont shade without a titlebar.
2003-01-29 Dana Jansensfinally set up handle right based on max/min sizes
2003-01-29 Dana Jansensdont show a handle if it cant be resized at all
2003-01-29 Dana Jansensdont show a handle if it cant be resized
2003-01-29 Dana Jansenslet the user remove client decorations.
2003-01-29 Dana Jansensmake struts get added to the screen when mapping a...
2003-01-29 Dana Jansensallow for the client to be validated.
2003-01-29 Dana Jansenssync after sending focus
2003-01-28 Dana Jansenssupport the aspect ratio hints in the WMNormalHints
2003-01-27 Dana Jansensuse otk objects in the ob scripts by importing otk
2003-01-25 Dana Jansensnew/better/cleaner scripting interface
2003-01-24 Dana Jansensallow python to grab the keyboard. have release events...
2003-01-24 Dana Jansensfix a comment
2003-01-24 Dana Jansensdon't make dock type windows auto-omni-present.
2003-01-24 Dana Jansensadd printf for when a window requests its desktop
2003-01-24 Dana Jansensadd an UrgentNotify callback type. fire it when a windo...
2003-01-24 Dana Jansensout with the blackbox source
2003-01-23 Dana Jansensbe smart about skipping focusing a window from unmap...
2003-01-23 Dana Jansenscleanups for how we display iconic state in the hints...
2003-01-23 Dana Jansensmake docks and desktops always on all desktops
2003-01-23 Dana Jansensadd iconifying!!!!
2003-01-23 Dana Jansensremove the word "sticky" from everywhere, and replace...
2003-01-23 Dana Jansensmake the 'toggle all desktops' button work
2003-01-23 Dana Jansensadd decor_sticky to the default decorations list
2003-01-23 Dana Jansenscheck if the window exists before trying to focus it
2003-01-17 Dana JansensSome cleanups in the mapping procedure. Apply requested...
2003-01-17 Dana Jansensadd internal_move/resize and wrap them with move()...
2003-01-17 Dana Jansensget all the normal hints when mapping again, oops.
2003-01-17 Dana Jansenscentered gravities lose one borderwidth when mapping too
2003-01-17 Dana Jansensadd {}'s
2003-01-17 Dana Jansensadd whitespace
2003-01-17 Dana Jansenstry use the gravity in the WM_NORMAL hint, and fall...
2003-01-17 Dana Jansensadd a getGravity function to get the gravity from the...
2003-01-17 Dana Jansenstest for borders on static grav windows
2003-01-16 Dana Jansensnew raise/lower window code. only restacks 2 windows...
2003-01-16 Dana Jansensredo otk::Property. make it static.
2003-01-16 Dana Jansensdont allow resizing < 1 (based on increments)
2003-01-13 Dana Jansensuse the new non-static display
2003-01-13 Dana Jansensmove the Openbox::instance pointer to simply "openbox".
2003-01-13 Dana Jansensalmost done the ustring conversion
2003-01-12 Dana Jansensclean up childrens' transient_for refs
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-11 Dana Jansensvalgrind fixes, and fixes for writing shit all over...
2003-01-11 Dana Jansensonly send configu notify if the window is mapped (has...
2003-01-11 Dana Jansenssend configure notify when moving a window
2003-01-09 Dana Jansenschange what re-maprequest events do, just convert them...
2003-01-09 Dana Jansenss/False/false
2003-01-08 Dana Jansensstate_above/below work now
2003-01-08 Dana Jansensadd a -single argument which only runs on a single...
2003-01-08 Dana Jansensmake some funcs const, and don't try focus a client...
2003-01-07 Dana Jansensbetter reparent handling, dont fux with the event stack..
2003-01-07 Dana Jansensi think im handling reparent events correctly now,...
2003-01-07 Dana Jansenshandle unmaps better. all thanks to acroread sending...
2003-01-07 Dana Jansensdont move frame if not frame exists while mapping
2003-01-07 Dana Jansensadd a check for ShapeBounding shape events
2003-01-07 Dana Jansensfixed condition that could cause 2 windows to look...
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07 Dana Jansensdont hide windows when switching to the current workspace
2003-01-07 Dana Jansenswindows stay on their desktops
2003-01-07 Dana Jansensdont reset focus to the unfocused window!
2003-01-07 Dana Jansenskeep track of desktops...
2003-01-06 Dana Jansensrm debugging comment
2003-01-06 Dana Jansenshandle maprequests after mapped correctly. thus making...
2003-01-06 Dana Jansensgrab the first known window type
2003-01-06 Dana Jansensclean up transient's parent's reference in destructor
2003-01-05 Dana Jansensgets transients! woot. tested and such.. no groups...
2003-01-05 Dana Jansenskeep track of transients. however not group transients yet
2003-01-05 Dana Jansenstransient window support..halfway
2003-01-04 Dana Jansensadd support for wm_window_role
2003-01-04 Dana Jansensmove the approproate code for map request handling...
2003-01-04 Dana Jansensif a dock has the 'below' state set, then it goes in...
2003-01-04 Dana Jansenslet the user set the above/below stacking layer easily
2003-01-04 Dana Jansensbetter focus passing around for now
2003-01-04 Dana Jansenssupport net_wm_strut's! nothing to do with them yet...
2003-01-04 Dana Jansensdecor and functions set set right for !normal windows
2003-01-04 Dana Jansensmore ideas in comments
2003-01-04 Dana Jansensconfigure request optimizations
2003-01-04 Dana Jansensshape works again. updating the delete_window protocol...
2003-01-04 Dana Jansensmove where transient shit will be
2003-01-04 Dana Jansensset the window's state so the hint always exists
2003-01-04 Dana Jansensraise when focused with net_active_window message
2003-01-04 Dana Jansensshading works from epist
2003-01-04 Dana Jansensset desktop names on startup
2003-01-04 Dana Jansensbetter focusing. support for the take_focus protocol
2003-01-04 Dana Jansensadd support for net_active_window and net_close_window...
2003-01-03 Dana Jansenswindow states persist across restarts
2003-01-03 Dana Jansenswindow shading
2003-01-03 Dana Jansensremove the block on shutdown
2003-01-03 Dana Jansensshare code for raising/lowering windows
2003-01-03 Dana Jansensadd/lower work
next