]> icculus.org git repositories - dana/openbox.git/history - openbox/focus.c
better prefix symbols to reduce clashes
[dana/openbox.git] / openbox / focus.c
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