]> Dogcows Code - chaz/openbox/history - openbox/focus.c
all my changes while i was offline.
[chaz/openbox] / openbox / focus.c
2003-05-09  Dana Jansensall my changes while i was offline.
2003-04-25  Dana Jansensadd helper functions for manipulating the focus_order...
2003-04-25  Dana Jansenslet the frame hold a focus state so that it can lie.
2003-04-18  Dana Jansensjust formatting
2003-04-18  Dana Jansenscheck for client_normal before focusing
2003-04-18  Dana Jansenswhen unfocusing a window (e.g. unmanaging) try fallback...
2003-04-18  Dana Jansenstry focus other transients of the parent window when...
2003-04-17  Dana Jansensadd support for interactive/keyboard move/resize
2003-04-17  Dana Jansensthat was dumb, it was metacity's fault
2003-04-17  Dana Jansensonly cycle to visible windows
2003-04-16  Dana Jansensraise menus above clients.
2003-04-13  Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-08  Dana Jansensmove config option loading for the kernel into config.c/h
2003-04-08  Dana Jansensadd more options for focus fallback, use an enum for...
2003-04-08  Dana Jansensonly cycle focus to normal windows
2003-04-08  Dana Jansensfallback to transients' parents when possible.
2003-04-07  Dana Jansensadd focusLast and focusLastOnDesktop options in the...
2003-04-07  Dana Jansensremove debug print
2003-04-07  Dana Jansensput focus_cycle into focus.c, use it there in the actio...
2003-04-05  Dana Jansensallow specifying that some focus events should be ignor...
2003-04-05  Dana Jansensadd focus options to the new rc file
2003-04-05  Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-03-31  Dana Jansensrm a no-longer-valid comment
2003-03-30  Dana Jansensyet more focus fixings. RevertToPointerRoot could mess...
2003-03-28  Dana Jansenskilla debug print
2003-03-28  Dana Jansenshandle better the case of choosing the window to focus...
2003-03-28  Dana Jansenssync after focusing
2003-03-28  Dana Jansensrm a bunch of prints. make switching to an empty deskto...
2003-03-28  Dana Jansensbetter var naming
2003-03-28  Dana Jansensdont rm focus when i actually found something to fall...
2003-03-27  Dana Jansensadd code to fallback focus
2003-03-26  Dana Jansensnot using CurrentTime anywhere
2003-03-26  Dana Jansensuse the last event timestamp when focusing the focus_backup
2003-03-24  Dana Jansensmore focus improvements. everything seems to work!
2003-03-23  Dana Jansensset focus_order back to null on shutdown so g_renew...
2003-03-21  Dana Jansensinit the focus_client ptr in startup
2003-03-19  Dana Jansensoops
2003-03-19  Dana Jansensdestroy the focus_backup
2003-03-19  Dana Jansensthe focus_order shit is init'd by the screen_startup...
2003-03-19  Dana Jansensmove the focus_order lists into the kernel
2003-03-18  Dana Jansenskill some whitespace
2003-03-18  Dana Jansenskill a comment
2003-03-18  Dana Jansenssend the right client for unfocus events
2003-03-18  Dana Jansenssend unfocus events after focus events
2003-03-18  Dana Jansensadd a keyboard plugin
2003-03-17  Dana Jansensall events are dispatched
2003-03-17  Dana Jansensstop using python internally. add an event dispatcher
2003-03-16  Dana Jansensmerge the C branch into HEAD
This page took 0.261477 seconds and 55 git commands to generate.