]> icculus.org git repositories - dana/openbox.git/history - openbox/event.c
Don't ever give borders to windows that didnt have them before by making them "undeco...
[dana/openbox.git] / openbox / event.c
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
2007-05-31 Dana Jansensdon't hover buttons while the pointer is grabbed
2007-05-30 Dana Jansensmake it possible to iconify a modal window when its...
2007-05-30 Dana Jansensdon't hide the dock when the mouse goes into a dock app
2007-05-29 Dana Jansensfix hack for windows moving by their decor size
2007-05-28 Dana Jansensgive the client a 0 border again.
2007-05-28 Dana Jansensget rid of the plate window
2007-05-28 Dana Jansenswhen focus goes to the root window, and it is coming...
2007-05-28 Dana Jansensbetter more obvious code
2007-05-28 Dana Jansenscall client_reconfigure after setup_decor_and_functions...
2007-05-28 Dana Jansensmake mouse clicks higher up in the menu select the...
2007-05-28 Dana Jansensdont make motions in menus outside of the active menu...
2007-05-28 Dana Jansensupdate the strut when strut_partial changes
2007-05-28 Dana Jansensdo try_configure to find out what width the window...
next