]> Dogcows Code - chaz/openbox/history - openbox/event.c
Merge branch 'master' into chaz
[chaz/openbox] / openbox / event.c
2014-08-14  Charles McGarveyMerge branch 'master' into chaz
2013-08-11  Mikael MagnussonConvert two // to /*
2012-10-26  Charles McGarveyMerge branch 'master' into chaz
2012-10-07  Dana JansensRemove unused variable
2012-09-30  Dana JansensSelect the menu item under the mouse when the mouse...
2012-09-30  Dana JansensIgnore enters on windows that are raised over focused...
2012-09-30  Mikael MagnussonFix crash on unexpected NET_WM_MOVERESIZE_CANCEL messages
2011-10-16  Dana JansensPropagate _NET_WM_WINDOW_OPACITY to the frame window...
2011-10-06  Dana JansensDon't show prompts inside the message handler to preven...
2011-10-05  Dana JansensFix focus stealing for changing desktops/Use timestamp...
2011-08-02  Mikael MagnussonMerge branch 'm4/master'
2011-01-24  Dana JansensFix regression: hitting a key accel in a menu didn...
2011-01-24  Dana JansensShow the submenu and move focus there with the enter...
2011-01-24  Dana JansensMove focus to a window when the mouse enters a window...
2011-01-24  Dana JansensMake NET_ACTIVE messages always treated as from the...
2011-01-24  Philip BrownSome versions of X, have the Shape extension, but appar...
2011-01-24  Dana Jansensif no launch time is provided for an application, make...
2011-01-24  Dana JansensFixing commit 066a15d7aa64eaa0. Don't ever use Current...
2011-01-24  Dana Jansensupdate the user-interaction timestamp when running...
2011-01-24  Mikael MagnussonUse >= instead of > when comparing timestamps, or we...
2011-01-24  Mikael MagnussonIgnore MotionNotify on menus, it reset the submenudelay...
2011-01-24  Mikael MagnussonDon't hog the user during the hideDelay
2010-09-16  Dana JansensRevert "add XFlush to g_timeout callbacks"
2010-09-16  Mikael MagnussonMake the dock a context and add actions LowerDock and...
2010-06-14  Dana Jansensadd XFlush to g_timeout callbacks
2010-06-14  Dana JansensUse GMainLoop instead of ObtMainLoop
2010-05-20  Dana Jansensclient_update_protocols() doesnt change anything that...
2010-05-18  Dana Jansensfix focus when starting up, especially when replacing...
2010-04-29  Dana Jansensdon't try go to selected submenu when there is nothing...
2010-04-29  Dana Jansensuse clicks in prompts
2010-04-28  Dana Jansensfix XSYNCronization of resizes (especially with two...
2010-04-28  Dana Jansensmake an event queue for X events. the queue's min...
2010-04-23  Dana Jansensputting events on the event queue does not send them...
2010-04-17  Dana Jansensevent_curtime is replaced (publicly) by event_time()
2010-04-17  Dana JansensWhen determining the current timestamp, try get somethi...
2010-04-17  Dana Jansenswhen client removes its transient_for hint, don't keep...
2010-03-26  Dana Jansensmake keypad enter do the same thing as return
2010-03-25  Dana Jansensallow non-normal windows to go to 0,0. and remove...
2010-03-01  Dana Jansensadd a function client_is_oldfullscreen() that determine...
2010-03-01  Dana Jansenswhen an app tries to move to 0,0 and there is a strut...
2010-02-15  Dana Jansensdont trust the _NET_ACTIVE_WINDOW timestamp. (fixes...
2010-02-12  Dana Jansensuse g_slice_new() instead of g_new() part 2
2010-02-12  Dana Jansenshave obt refresh the xlib keyboard stuff on mappingnoti...
2010-02-11  Dana Jansensmake control keys work in menus/dialogs/etc with the...
2010-02-11  Dana Jansensmake menu input work with the new obt keyboard stuff.
2010-02-11  Dana Jansensmake the menu use the new obt stuff when reading keyboa...
2010-02-11  Dana Jansensdon't strip the state for keyboard events
2010-02-11  Dana Jansensget xlib to reload the keyboard on MappingNotify events
2010-02-11  Dana JansensXKB header comes from obt
2010-02-11  Dana Jansensi learnt what xkb does with the state.
2010-02-08  Dana JansensMerge branch 'backport' into work
2010-02-05  Dana JansensMerge branch 'backport' into work
2010-01-15  Dana Jansensif we get an event on a subwindow of root that we don...
2010-01-14  Dana JansensMerge branch 'backport' into work
2010-01-11  Dana JansensMerge branch 'backport' into work
2010-01-08  Dana JansensDon't handle input events on prompts if they should...
2010-01-08  Dana JansensMerge branch 'backport' into work
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 JansensMerge branch 'backport' into work
2009-12-21  Dana JansensA fix for delayed hiding of submenus.
2009-12-18  Dana JansensAdd a focus option, unfocusOnLeave that removes focus...
2009-12-18  Dana JansensMerge branch 'backport' into work
2009-12-17  Dana JansensAllow delayed focus to work while in a menu or move...
2009-12-17  Dana JansensMerge branch 'backport' into work
2009-12-16  Dana JansensMerge branch 'backport' into work
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-14  Dana JansensMerge branch 'backport' into work
2009-12-12  Dana JansensMerge branch 'backport' into work
2009-12-09  Dana JansensFix the Focus/Activate actions to focus windows on...
2009-12-08  Dana JansensMerge branch 'backport' into work
2009-12-08  Dana JansensFix client_activate() to work for internal Openbox...
2009-12-08  Dana JansensChange _net_active_window behaviour.
2009-11-21  Dana JansensMerge branch 'backport' into work
2009-11-21  Dana JansensRevert "Revert "make windows stay on screen when..."
2009-11-21  Dana JansensRevert all commits for the Hooks feature to move it...
2009-11-07  Mikael MagnussonMake clang happier
2009-11-07  Dana JansensMerge branch 'backport' into work
2009-09-20  Mikael MagnussonMerge branch 'backport' into work
2009-09-20  Mikael MagnussonReload motif wm hints when property changes
2009-09-19  Mikael MagnussonMerge branch 'backport' into work
2009-07-05  Mikael MagnussonAnother debug message typo
2009-02-20  Mikael MagnussonMerge branch 'backport' into work
2009-01-29  Mikael MagnussonMerge branch 'backport' into work
2009-01-29  Mikael MagnussonHandle InputShape type shaping too.
2008-11-19  Mikael MagnussonMerge branch 'backport' into work
2008-11-15  Mikael MagnussonMerge branch 'backport' into work
2008-11-05  Mikael MagnussonUsing format specifiers without arguments in printf...
2008-10-29  Mikael MagnussonMerge branch 'backport' into work
2008-10-26  Mikael MagnussonMerge branch 'backport' into work
2008-10-26  Mikael MagnussonCorrect a 64-bit bug in event_time_after
2008-04-23  Mikael MagnussonMerge branch 'backport' into work
2008-03-08  Mikael MagnussonMerge branch 'backport' into work
2008-03-08  Mikael MagnussonRemove double newlines.
2008-03-06  Dana JansensMerge branch 'backport' into work
next
This page took 0.357572 seconds and 106 git commands to generate.