]> Dogcows Code - chaz/openbox/history - openbox/event.c
some focus fixes. always set the new focus when we fallback or else weird states...
[chaz/openbox] / openbox / event.c
2007-05-13  Dana Jansenssome focus fixes. always set the new focus when we...
2007-05-13  Dana Jansensno more losing focus from wm_torture -t map_response
2007-05-13  Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-13  Dana Jansenssome changes to focus handling.
2007-05-13  Dana Jansensdont count focusin on the support window to be a focusi...
2007-05-13  Dana Jansensmaybe better logic for looking for focus in's on clients
2007-05-12  Dana Jansensdebug print
2007-05-12  Dana Jansensmissing a break statement
2007-05-12  Dana Jansensdo it better, prevent creating new races
2007-05-12  Dana Jansenstry catch weird racey corner case where we try fallback...
2007-05-11  Dana Jansenschange when configurerequests create configurenotifies.
2007-05-10  Dana Jansenswhen un-showing the desktop if a window is getting...
2007-05-10  Dana Jansensset the session stuff before trying to apply per-app...
2007-05-10  Mikael Magnussonfix typo in a comment, at least i do'nt think config5Au...
2007-05-10  Dana Jansensmake configurerequest activate but net_restack_windows...
2007-05-10  Dana Jansensadd support for _NET_RESTACK_WINDOW
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
next
This page took 0.35668 seconds and 107 git commands to generate.