]> Dogcows Code - chaz/openbox/history - openbox/event.c
changes to the client menu, which entries are there, and reorganizing, and renaming.
[chaz/openbox] / openbox / event.c
2007-05-05  Dana Jansenschanges to the client menu, which entries are there...
2007-05-05  Dana Jansenssome changes to ConfigureRequest, based on what I found...
2007-05-05  Dana Jansensmake focus fallback when it is given to the frame ...
2007-05-05  Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-05  Dana Jansensdont let you do mouse events on any animating window...
2007-05-05  Dana Jansensyay. way way cleaner code for iconify animations. let...
2007-05-05  Dana Jansenslots of fixes for the iconify animation. i think it...
2007-05-05  Dana Jansensanimate iconify/reestore. yeah.
2007-05-05  Dana Jansenswhen restoring from show-desktop mode because a window...
2007-05-05  Dana Jansenswoa.. let you do mouse actions while in an interactive...
2007-05-04  Dana Jansenshandle more focus events. keep track when focus goes...
2007-05-04  Dana Jansensmake the modifier key code a lot better...
2007-05-03  Dana Jansensdebug messages
2007-05-02  Mikael Magnussononly ignore vertical scrolls
2007-05-02  Mikael Magnussononly ignore horizontal and vertical scroll events when...
2007-05-02  Dana Jansensbetter menu keyboard handling.
2007-05-02  Dana Jansensmake keeping windows on screen much more clever
2007-05-02  Dana Jansensdon't accept non-letter keys for shortcuts, they can...
2007-05-01  Dana Jansensa whole lot of changes to the moving/resizing code...
2007-04-25  Dana Jansensdont go to disabled menu entries with keyboard shortcuts
2007-04-25  Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-25  Dana Jansensadd keyboard shortcuts to the menus. you can specify...
2007-04-24  Mikael Magnussononly grab keybinds on the root window, not every client...
2007-04-24  Dana Jansensdont cause focus change with enter events when youre...
2007-04-24  Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-24  Dana Jansenssave windows' colormaps rather than querying them from...
2007-04-24  Dana Jansens1. remove some old event handling that was not used...
2007-04-23  Dana Jansensleavenotify events messing up delayed focus
2007-04-23  Dana Jansens1) translate all of openbox's output
2007-04-22  Dana Jansenswhen windows reverttoparent, we will get a notifynonlin...
2007-04-22  Dana Jansensuse focusouts from unmanaged windows (windows which...
2007-04-22  Dana Jansensadd a debug message
2007-04-22  Dana Jansensfocusin to the root window happens on both monitors...
2007-04-22  Dana Jansensignore some focus events that shouldnt be reacted to
2007-04-22  Dana Jansens(no commit message)
2007-04-22  Dana Jansensa) set the focus client before calculating its layer
2007-04-22  Dana JansensFocusOut events come after UnmapNotify, so we don't...
2007-04-22  Dana Jansensa) remove focus_hilite, it is not needed and complicate...
2007-04-22  Mikael Magnussondon't compare client pointers with random numbers
2007-04-22  Dana Jansensdont need to ignore mouse events during a keyboard...
2007-04-22  Dana Jansensdon't grab the pointer during interactive events. this...
2007-04-22  Dana Jansensonly pass thru events when the menu is open, don't...
2007-04-22  Dana Jansenseat enter events after unmanaging a window
2007-04-22  Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-04-22  Dana Jansenshighlight for motion events in the menu too, this is...
2007-04-22  Dana Jansensfix segfaults
2007-04-22  Dana Jansensproperly handle clients disappearing during delayed...
2007-04-22  Dana Jansensuse the timestamp from the original enter when delay...
2007-04-22  Dana Jansensignore crossing events while an interactive grab is...
2007-04-22  Dana Jansensbetter event handling for menus
2007-04-22  Dana Jansenshandle enter/leave events in the menu
2007-04-21  Dana Jansenshide focus debugging messages
2007-04-18  Dana Jansensdon't allow comparison with timestamps to CurrentTime...
2007-04-12  Dana Jansensset event_curtime if we're going to use it only
2007-03-28  Dana Jansensproper logic for event_time_after, and wraparounds...
2007-03-28  Dana Jansensdrop some wasted client_validates.
2007-03-28  Dana Jansenshandle time wrapping around.
2007-03-25  Dana Jansensdon't menu menus jump around at all anymore. open them...
2007-03-24  Dana Jansenswatch for reverttoparent reverting to the root window...
2007-03-21  Dana Jansensignore focus events on root that we don't care about
2007-03-21  Dana Jansensallow focus to disappear to black holes. (that is,...
2007-03-19  Dana Jansensnot passing timestamps sometimes and not others. set...
2007-03-14  Dana Jansensoh, 2 things in this commit..
2007-03-14  Mikael Magnussonfocus fallback
2007-03-12  Dana Jansensremove event_lastttime. use CurrentTime when handling...
2007-03-12  Dana Jansensfallback is still getting x errors. instead, fallback...
2007-03-12  Dana Jansensfocusins can occur on windows that aren't clients when...
2007-03-12  Dana Jansensdon't validate inside client_focus. instead, validate...
2007-03-12  Dana Jansensupdate focus_hilite appropriately for when changing...
2007-03-12  Dana Jansensi rewrote handling of focus events. this is pretty...
2007-03-12  Dana Jansensremove the group option for the restacking commands...
2007-03-11  Dana Jansensadd _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme...
2007-03-11  Dana Jansenswow... this is a big commit...
2007-03-11  Dana Jansensadd the _NET_WM_USER_TIME property support. When focus_...
2007-03-11  Dana Jansensremove the kde icon hint, they use the EWMH icon now
2007-03-10  Dana Jansenslet windows move themselves off the screen somewhat...
2007-03-05  Dana Jansensscary commit..but here goes.
2007-03-04  Mikael Magnussonuse ob_reconfigure/restart directly instead of actions...
2007-03-04  Mikael Magnussonuse integers instead of atoms for the actual control...
2007-03-04  Mikael Magnussonuse the X protocol to reconfigure instead of signals...
2007-03-04  Dana Jansensoops... I'm combining two different things in this...
2007-03-02  Dana Jansensthis includes a number of things since my magnificent...
2006-11-15  Mikael Magnusson80 cols
2006-08-22  Mikael Magnussonupdate copyright step 1
2006-08-17  Mikael Magnussonadd a means to tell the timer destroy function not...
2006-08-17  Mikael Magnussonadd a client destructor to frame.c so it doesn't try...
2006-06-11  Mikael Magnussonrip out the VIDMODE extension stuff. this was only...
2005-02-08  Mikael Magnusson<group> option for raise/lower related actions. hi...
2005-01-06  Mikael Magnussonhopefully fix the 'sticky keys' issue, patch from debia...
2004-07-22  Mikael Magnussondock: leftclick = raise, middleclick = lower. make...
2004-03-21  Mikael Magnussonupdate copyright notices
2004-03-21  Mikael Magnussonyay no tabs in the source
2004-03-20  Mikael Magnussonsome nice options for the menus, warpPointer, xorStyle...
2004-03-20  Mikael Magnussonwhitespace changes
2004-03-18  Mikael Magnussonthe old event code
2003-10-15  Dana Jansensadd comment
2003-10-15  Dana Jansensfocus fallback when focus is on PointerRoot
2003-10-15  Dana Jansensconsistant glib type usage
2003-10-14  Dana Jansensunhilite windows correctly, forget how to break it...
2003-10-13  Dana Jansensremove debug print
next
This page took 0.427537 seconds and 107 git commands to generate.