]> icculus.org git repositories - mikachu/openbox.git/history - openbox
xflush after changing the focus decorations so it gets shown faster
[mikachu/openbox.git] / openbox /
2007-04-22 Dana Jansensxflush after changing the focus decorations so it gets...
2007-04-22 Mikael Magnussondon't compare client pointers with random numbers
2007-04-22 Dana Jansensremove debug message
2007-04-22 Dana Jansenshilite the focus target before xsyncing in the ignore...
2007-04-22 Dana Jansensuse ignore enters instead of removing them from the...
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 Jansensremove grab_pointer_window, nothing used it
2007-04-22 Dana Jansensstart on the current desktop when a wm was already...
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 Jansensdon't fallback to the desktop again when leaving show...
2007-04-22 Dana Jansensengrish
2007-04-22 Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-04-22 Dana Jansensbetter matching of the menu titles/separators to the...
2007-04-22 Dana Jansenshighlight for motion events in the menu too, this is...
2007-04-22 Dana Jansensgive labeled separators borders
2007-04-22 Dana Jansensstop delayed focusing when falling back
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 Jansensfix a segfault
2007-04-22 Dana Jansensbetter event handling for menus
2007-04-22 Dana Jansens1) get rid of menu titles
2007-04-22 Dana Jansensgrab enter/leave events during mouse grabs and pass...
2007-04-22 Dana Jansenshandle enter/leave events in the menu
2007-04-21 Dana Jansensadd --debug-focus
2007-04-21 Dana Jansensignore BadMatch errors that can't be avoided
2007-04-21 Dana Jansensfixes for transients
2007-04-21 Dana Jansenshide focus debugging messages
2007-04-20 Dana Jansensremove the client_time_heap thing. actually its better...
2007-04-18 Dana Jansensget rid of global client_last_user_time variable.
2007-04-18 Dana Jansensdon't allow comparison with timestamps to CurrentTime...
2007-04-18 Dana Jansensmake stacking_add_nonintrusive work when there is only...
2007-04-18 Dana Jansensfix undermouse placement
2007-04-12 Dana Jansenssaved session information overrides per-app settings...
2007-04-12 Dana Jansensset the desktop from per-app-settings properly, i think.
2007-04-12 Dana Jansensbetter synthetic configurenotify handling. in particular..
2007-04-12 Dana Jansensset event_curtime if we're going to use it only
2007-04-12 Dana Jansensexcessive debug printing.. :)
2007-04-12 Dana Jansensdon't fallback when a window is hidden right away,...
2007-04-05 Dana Jansenshttp://mail.gnome.org/archives/wm-spec-list/2006-May...
2007-03-30 Dana Jansensthe centered menus thing got annoying :|
2007-03-30 Dana Jansensunset DESKTOP_STARTUP_ID at startup so we don't pass...
2007-03-30 Mikael Magnussondelete the SN env var after launching a program
2007-03-30 Dana Jansensfully maximize windows all the time. size increments...
2007-03-28 Dana Jansenscan't use (unsigned)-1 for a max time, because timestam...
2007-03-28 Dana Jansensuse CurrentTime constant
2007-03-28 Dana Jansensuse CurrentTime when time gets moved backwards
2007-03-28 Mikael Magnussonfix compile without startup notification after r5711
2007-03-28 Dana Jansensuse setenv to set up the DESKTOP_STARTUP_ID when launch...
2007-03-28 Dana Jansensproper logic for event_time_after, and wraparounds...
2007-03-28 Dana Jansensadd toggled-pressed and toggled-hover button states...
2007-03-28 Dana Jansensdrop some wasted client_validates.
2007-03-28 Dana Jansensmore handling time wraparounds
2007-03-28 Dana Jansenshandle time wrapping around.
2007-03-28 Dana Jansensmake sure the ungrab happens after the grab. fracking...
2007-03-25 Dana Jansensopen the menu with the mouse cursor just outside the...
2007-03-25 Dana Jansensproper logic for using the menu overlap with middle...
2007-03-25 Dana Jansensbetter placement for top level menus under the mouse...
2007-03-25 Dana Jansensbetter vertical centering for when "middle" placement...
2007-03-25 Dana Jansensreturn the old cursor. oops
2007-03-25 Dana Jansensadd support for the X Cursor library. this means a...
2007-03-25 Dana Jansensset up the menu's parent and children stuff before...
2007-03-25 Dana Jansensdon't menu menus jump around at all anymore. open them...
2007-03-25 Dana Jansensbad idea.. more thought is needed..
2007-03-25 Dana Jansenswhen opening the client menu with a key, open it at...
2007-03-24 Dana Jansenswatch for reverttoparent reverting to the root window...
2007-03-24 Dana Jansensset the event_curtime when running an action to the...
2007-03-24 Dana Jansens(no commit message)
2007-03-24 Dana Jansensclean up the title getting function
2007-03-24 Dana Jansenskill window title numbering...
2007-03-21 Dana Jansenslaunch things on the desktop where you ran it.
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-20 Dana Jansenswe're only getting one unmap notify now, with the new...
2007-03-19 Dana Jansensnot passing timestamps sometimes and not others. set...
2007-03-18 Dana Jansensmemory leak in xinerama setup code
2007-03-18 Dana Jansensuse const char*'s when we should be
2007-03-17 Dana Jansensoops, logic error
2007-03-16 Dana Jansensmention when the logicalx/y is actually returned
2007-03-16 Dana Jansensfix for bug introduced in revision 5643. logical size...
2007-03-16 Dana Jansensanimate presses on toggled titlebar buttons
2007-03-15 Dana Jansensonly refocus the omnipresent window if its allowed
2007-03-15 Dana Jansensclearer engrish
2007-03-15 Dana Jansenswhen an omnipresent window has focus and you switch...
2007-03-14 Dana Jansensdon't fall back focus to omnipresent windows
2007-03-14 Dana Jansensmake focus_order into one long list instead of having...
2007-03-14 Dana Jansenssave the focus_client when falling back, so we don...
2007-03-14 Dana Jansensoh, 2 things in this commit..
2007-03-14 Mikael Magnussonmove stuff around in client_unmanage to maybe make...
2007-03-14 Dana Jansensrefix for managing iconic windows, without having the...
2007-03-14 Dana Jansensa) fix resizerelative moving windows when they reach...
2007-03-14 Dana Jansensmake frame and client window in a consistant mapped...
2007-03-14 Dana Jansensless wasted updates of wm_state
2007-03-14 Mikael Magnussonfocus fallback
2007-03-13 Mikael Magnussoncomparing strings to random locations in memory is...
2007-03-13 Dana Jansensalways unfocus the window when it disappears, no specia...
2007-03-13 Dana Jansensset IconicState on windows that are not visible always...
next