]> icculus.org git repositories - mikachu/openbox.git/history - openbox/event.c
dont count button releases to change the context until the first button pressed is...
[mikachu/openbox.git] / openbox / event.c
2007-05-10 Dana Jansensmake restacking much better, yay
2007-05-09 Dana Jansensless redrawing
2007-05-09 Dana Jansensfix hovering for corner buttons during full-max
2007-05-09 Dana Jansenswhen a window is fully maxed, make clicking on the...
2007-05-09 Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09 Dana Jansenssupport for _NET_WM_USER_TIME_WINDOW round 2 ! yay...
2007-05-09 Dana Jansensadd support for _NET_WM_USER_TIME_WINDOW. round 1 ...
2007-05-08 Dana Jansensdon't focus splash screens and toolbars and menus when...
2007-05-08 Dana Jansenstry again. merge r6177-6182 from 3.4-working
2007-05-08 Dana Jansensmerge r6176-6182 from 3.4-working
2007-05-08 Dana Jansensonly show the debug message when relevent
2007-05-08 Dana Jansensi dont like this "application window" concept. swap...
2007-05-08 Dana Jansensmake helper windows share desktops with all their appli...
2007-05-08 Dana Jansensok, so, back out the last commit. owner events are...
2007-05-07 Dana Jansensthe session properties are not set on the group leader...
2007-05-06 Dana Jansensa focus fix? konquerer would end up losign focus on...
2007-05-06 Dana Jansenssave session state for old clients that dont use XSMP...
2007-05-06 Dana Jansensadd an allDesktops option to Next/PreviousWindow to...
2007-05-05 Dana Jansensextranous )
2007-05-05 Dana Jansensfix stupid apps focusing. yah.
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...
next