Add keyboard/rebindOnMappingNotify option
[mikachu/openbox.git] / openbox / event.c
2014-02-22 Mikael MagnussonAdd keyboard/rebindOnMappingNotify option
2013-08-11 Mikael MagnussonMerge remote-tracking branch 'dana/work' into wip/mikabox
2013-08-11 Mikael MagnussonConvert two // to /*
2013-04-18 Mikael MagnussonFix a number of asserts
2013-04-18 Mikael MagnussonMerge branch 'wip/edges' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/maybe' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/crap' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/personal' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/lock' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/actions' into wip/mikabox
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-25 Mikael MagnussonWIP version 3 of edges thinger
2010-09-19 Mikael MagnussonThis might be a little bit better.
2010-09-19 Mikael Magnusson"Fix" releasing the mouse button over a window.
2010-09-19 Mikael MagnussonIgnore MotionNotify on menus, it reset the submenudelay...
2010-09-19 Mikael MagnussonCrazy focus model.
2010-09-19 Mikael MagnussonAdd a _OB_FOCUS client message for obpanel to use.
2010-09-19 Mikael MagnussonDisallow some more stuff on locked windows
2010-09-19 Mikael MagnussonLock some stuff in event.c too.
2010-09-19 Mikael MagnussonIgnore MotionNotify on menus, it reset the submenudelay...
2010-09-17 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
next