]> icculus.org git repositories - mikachu/openbox.git/history - otk/eventdispatcher.cc
maximizing!
[mikachu/openbox.git] / otk / eventdispatcher.cc
2003-01-30 Dana Jansensadd debug print
2003-01-29 Dana Jansensignore errors when proxying configurerequests
2003-01-29 Dana Jansensonly ignore NotifyGrab again
2003-01-29 Dana Jansensrm debug print
2003-01-29 Dana Jansensignore more focus events, and also crossing events...
2003-01-17 Dana Jansensadd commented code for future maybe
2003-01-13 Dana Jansensun-static otk::Display. add an operator* to it. make...
2003-01-12 Dana Jansensignore focus changes from grabs always.
2003-01-11 Dana Jansensrm prefixes for all elements in the otk namepsace
2003-01-08 Dana Jansensignore much fewer focus events. only ignore focusout...
2003-01-08 Dana Jansensignore focus events from grabs
2003-01-08 Dana Jansensrm _focus, its no longer used
2003-01-08 Dana Jansenshandle focus events SOO much more simply. and it works...
2003-01-08 Dana Jansensrework focus event handling. does it basically like...
2003-01-08 Dana Jansensrm old debug printfs
2003-01-08 Dana Jansensmake focus work without races.
2003-01-07 Dana Jansensstop compressing enter/leave events.. this might be...
2003-01-07 Dana Jansensignore the right about of unmap notifies
2003-01-07 Dana Jansensin synch mode, chew up 100% cpu, cuz we cant select...
2003-01-07 Dana Jansenshandle unmaps better. all thanks to acroread sending...
2003-01-07 Dana Jansenssend config req's to the master too
2003-01-06 Dana Jansenskilla a debug printf
2003-01-06 Dana Jansensignore num/caps/scroll lock in events
2003-01-04 Dana Jansenswhen a window focused that was the last focused already...
2003-01-04 Dana Jansenskeep track of the last input event time
2003-01-03 Dana Jansensdont print every focus/crossing event
2003-01-02 Dana Jansensfire the master first
2002-12-27 Dana Jansensdeal with when nothing has focus anymore
2002-12-27 Dana Jansensenter/leave and focus events are working beautifully
2002-12-26 Dana Jansenssome focus improvements..
2002-12-26 Dana Jansenssupport the button pressed resources better
2002-12-26 Dana Jansensbuild fixes for evetdispatcher
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-18 Dana Jansenscan tell where events are coming from!
2002-12-08 Dana Jansenshandle config req's in dispatcher properly.
2002-12-04 Dana Jansensbutton press/releases WORK
2002-12-04 Dana Jansensactions class can sorta handle mouse enter/leave and...
2002-12-04 Dana Jansensmap and unmap work great now yay
2002-12-04 Dana Jansenshandle configure requests
2002-12-04 Dana Jansensscratch that
2002-12-04 Dana Jansenshandle configurerequests when we cant find a target...
2002-12-03 Dana Jansensreverse the logic. makes more sense i think
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
2002-11-16 Marius Nitafixed bugs, got otkapp to select on a fd, modded widget...
2002-11-16 Marius Nitaevent handling classes