]> Dogcows Code - chaz/openbox/history - openbox/event.c
Merge branch 'backport' into work
[chaz/openbox] / openbox / event.c
2008-02-14  Mikael MagnussonMerge branch 'backport' into work
2008-02-14  Dana Jansens_net_active_window shouldn't change desktop, is the...
2008-02-10  Dana JansensMerge branch 'backport'
2008-02-07  Mikael MagnussonImprove menu behaviour when clicking on grandparents.
2008-02-07  Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07  Dana Jansensprompt to kill windows when they are not responding
2008-02-07  Dana Jansenskey input works for ObPrompt windows now
2008-02-07  Dana Jansensmake the prompt buttons respond to button presses....
2008-02-07  Dana Jansensyou can create dialog windows called "prompts" which...
2008-02-07  Dana JansensMerge branch 'backport' into work
2008-02-03  Dana Jansensignore fake generated enters if they are in the serial...
2008-02-02  Dana JansensMerge branch 'backport' into work
2008-02-02  Dana Jansenscomment typo
2008-02-02  Dana Jansensmake fullscreen windows more xinerama and multi-screen...
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-31  Dana Jansensgeneralize the window managing process into window_mana...
2008-01-31  Dana Jansensmake ob_debug use the g_log system, and make openbox...
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-31  Dana Jansensdon't check for the root window in the window hash...
2008-01-31  Dana Jansenssimplify window.h macros, and rename the window types...
2008-01-31  Dana Jansensmake an obt_root() macro
2008-01-31  Dana Jansensmake menu event handling work more like how other event...
2008-01-31  Dana Jansensmake the window.h interface more consistent with the...
2008-01-27  Dana Jansenswhen ignoring enter events, only ignore up to the curre...
2008-01-25  Dana JansensCreate fake enter events in fewer situations - avoiding...
2008-01-25  Dana Jansensstrip non-modifier masks from the keyboard state for...
2008-01-20  Dana Jansensmake the obt library branch compile again with all...
2008-01-20  Dana Jansenschange openbox to use the libotk's keyboard.[ch] stuff...
2008-01-20  Dana Jansensmake openbox use the obt prop.c/h stuff
2008-01-20  Dana Jansenss/ob_display/obt_display/ and remove ob_display
2008-01-20  Dana Jansensadd prop.[ch] to the libobt, but they are not used...
2008-01-20  Dana Jansensmove the code for tracking what extensions are availabl...
2008-01-20  Dana Jansensmove the xerror handling into the libobt
2008-01-20  Dana JansensMove the main loop out into the libobt
2008-01-20  Dana JansensMerge branch 'backport'
2008-01-16  Dana Jansensuse hash tables in ping.[ch] instead of a list. we...
2008-01-16  Mikael MagnussonVarious fixes for sparse warnings.
2008-01-16  Dana Jansenscan tell when a window that was "closed" has stopped...
2008-01-13  Dana Jansenssync when killing all keyboard grabs, so that we can...
2008-01-12  Dana Jansenssince the internal windows are in window_map now, it...
2008-01-12  Dana Jansensdont reparse the config file when the keyboard map...
2008-01-11  Dana Jansensdon't take KeyRelease events for menus until they recei...
2008-01-11  Dana Jansenscontinue commit 2b80e4e8ef56bb4fba614139601e750344418e5...
2008-01-11  Dana Jansensfixes from commit 0ce14a727968736e57fb3fabba3794b46903875f
2008-01-11  Dana Jansensignore mouse clicks on override-redirect windows that...
2008-01-11  Dana Jansensfix a focus race condition in two ways:
2008-01-11  Dana Jansenscode clean up
2008-01-11  Dana JansensXKB modifiers are strange things, and i don't know...
2008-01-11  Dana Jansensreconfigure openbox when the input mapping changes...
2007-12-18  Mikael MagnussonMerge branch 'backport'
2007-11-12  Mikael MagnussonAdd --exit.
2007-09-04  Mikael MagnussonANSI function declarations, ie () -> (void)
2007-08-05  Dana JansensWhen halting focus-follows-mouse, ignore any enter...
2007-08-05  Dana JansensMerge branch 'backport'
2007-08-04  Dana Jansensdon't make omnipresent windows lose focus when changing...
2007-08-04  Dana Jansensonly use user_time updates if they are on the focused...
2007-08-04  Dana Jansensshow a popup notification when switching desktops ...
2007-08-03  Dana Jansensdon't make delayed focus-follows-mouse interupt menus...
2007-08-03  Dana Jansensnew least-intrusive focus stealing prevention
2007-08-02  Dana Jansensremove focus-stealing-prevention stuff, don't use user_...
2007-07-22  Dana Jansensremove unused variable
2007-07-22  Dana Jansenskill moveresize cleanly if focus is moving (it uses...
2007-07-21  Dana Jansensremove mysterious xkb code...
2007-07-21  Dana Jansensbe explicit about the event
2007-07-21  Dana Jansenscleanup
2007-07-19  Dana Jansensuse keypress for navigating the menu but use keyrelease...
2007-07-19  Dana Jansensuse keyrelease to fire menu actions not key press
2007-07-18  Dana Jansensdon't restack windows when they request it with an...
2007-07-18  Dana Jansenstake care when sibling is specified as an unmanaged...
2007-07-17  Mikael Magnussonremove trailing whitespace
2007-07-12  Dana Jansensadding trunk
2007-06-22  Dana Jansensadd the activate action. it will replace the focus...
2007-06-22  Dana Jansensadd the cyclewindows action
2007-06-22  Dana Jansenswell.. it compiles..
2007-06-22  Dana Jansensadd code for interactive actions
2007-06-21  Dana Jansensdon't activate on raise
2007-06-21  Dana Jansensclearer code paths
2007-06-21  Dana Jansensdon't call framerender directly
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-12  Dana Jansenscomment
2007-06-12  Dana Jansensonly xungrabkeyboard when we actually have a passive...
2007-06-11  Dana Jansensredundant if'ing
2007-06-10  Dana Jansensi think that other emacs fix was "the right one" and...
2007-06-09  Dana Jansensonly configure the window after it sets WM_NORMAL_HINTS...
2007-06-07  Dana Jansensbump version
2007-06-06  Dana Jansensfallback under the mouse when config_focus_under_mouse
2007-06-06  Dana Jansensremove some debug prints
2007-06-04  Dana Jansensallow focus to fallback to omnipresent windows, except...
2007-06-04  Dana Jansenswhen undermouse is off, ignore enter events from window...
2007-06-03  Dana Jansenssupport serials wrapping around
2007-06-03  Dana Jansenssuper amazing enter event skipping.
2007-06-03  Dana Jansensadd <underMouse> focus option
2007-06-02  Dana Jansensdo the menu_can_hide thing properly. was such a hack...
2007-06-02  Dana Jansensbetter fix for focus going to the frame window when...
2007-06-02  Dana Jansenscatch focus out events on the frame window - this happe...
2007-05-31  Dana Jansensmake escape close the whole menu
2007-05-31  Dana Jansensdon't hover buttons while the pointer is grabbed
next
This page took 0.388034 seconds and 107 git commands to generate.