Pass NULL, not 0, handle invalid --id better.
[dana/openbox.git] / openbox / event.c
2010-01-08 Dana Jansensmake Home and End keys navigate to top/bottom of the...
2010-01-08 Dana JansensUse submenuShowDelay when navigating menus with the...
2010-01-06 Dana JansensImproved menu behaviour
2010-01-06 Dana JansensSome fixes for the submenu hide delay code
2010-01-06 Dana JansensRevert "Don't hide submenus immediately when unselectin...
2010-01-06 Dana JansensRevert "A fix for delayed hiding of submenus."
2009-12-21 Dana JansensA fix for delayed hiding of submenus.
2009-12-17 Dana JansensAllow delayed focus to work while in a menu or move...
2009-12-14 Dana JansensDon't hide submenus immediately when unselecting the...
2009-12-14 Dana JansensAllow the user to bind more than one keycode to a keysy...
2009-12-09 Dana JansensFix the Focus/Activate actions to focus windows on...
2009-12-08 Dana JansensFix client_activate() to work for internal Openbox...
2009-12-08 Dana JansensChange _net_active_window behaviour.
2009-09-20 Mikael MagnussonReload motif wm hints when property changes
2009-07-05 Mikael MagnussonAnother debug message typo
2009-01-29 Mikael MagnussonHandle InputShape type shaping too.
2008-11-05 Mikael MagnussonUsing format specifiers without arguments in printf...
2008-10-26 Mikael MagnussonCorrect a 64-bit bug in event_time_after
2008-03-08 Mikael MagnussonRemove double newlines.
2008-03-02 Dana Jansensadd a RECONFIGURING state, and enter that when doing...
2008-03-02 Dana Jansensdon't let you use left to go "up to parent" on menus...
2008-02-27 Mikael MagnussonVarious cleanups of event.c
2008-02-27 Mikael MagnussonRefactor the event handling for titlebar buttons a...
2008-02-26 Dana JansensFixing bug from commit 041d17373e04
2008-02-19 Dana JansensFix button press behaviours. On LeaveNotify, make...
2008-02-17 Mikael MagnussonFix some typos in comments.
2008-02-14 Dana Jansensprompt to kill windows when they are not responding
2008-02-14 Dana Jansenskey input works for ObPrompt windows now
2008-02-14 Dana Jansensmake the prompt buttons respond to button presses....
2008-02-14 Dana JansensMake ObPrompt windows get managed as clients, and make...
2008-02-14 Dana Jansensyou can create dialog windows called "prompts" which...
2008-02-14 Dana Jansens_net_active_window shouldn't change desktop, is the...
2008-02-03 Dana Jansensignore fake generated enters if they are in the serial...
2008-02-02 Dana Jansenscomment typo
2008-02-02 Dana Jansensmake fullscreen windows more xinerama and multi-screen...
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-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-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-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
next