]> icculus.org git repositories - mikachu/openbox.git/history - openbox
excessive debug printing.. :)
[mikachu/openbox.git] / openbox /
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...
2007-03-13 Dana Jansenssave and restore pre-maximized/fullscreen sizes properly
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 Jansensvalidate clients before trying to focus them in fallback
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 Jansensanother silly bug. i rule the school.
2007-03-12 Dana Jansensthat was a silly mistake. fullscreen windows amongst...
2007-03-12 Dana Jansensroll back focus fallback change, so it behaves well...
2007-03-12 Dana Jansensok this is from prevous changes but has a bunch of...
2007-03-12 Dana Jansensremove the group option for the restacking commands...
2007-03-12 Dana JansensRewrite the stacking code. It's a lot faster now, I...
2007-03-12 Mikael Magnussonno separator at the start of the menu
2007-03-12 Mikael Magnussonmake the combined client list menu not suck quite as bad
2007-03-12 Mikael Magnussonupdate copyright notice in --version output
2007-03-11 Dana JansensWe were grabbing SubstructureNotifyMask on the root...
2007-03-11 Dana Jansensextra braces.. why does the world hate me so?
2007-03-11 Dana Jansens.. i am pretending to be mika :D :D ok this time for...
2007-03-11 Dana Jansensoh.. wasted verbosity.. *strums guitar*
2007-03-11 Dana Jansensrewrite the focus steal prevention code to clean it...
2007-03-11 Dana JansensHonor transient_for=Root, even thought this is crap...
2007-03-11 Dana Jansensmake smart placement more smart with multiple monitors...
2007-03-11 Dana Jansensclient_configure_full is trying to move a window, it...
2007-03-11 Dana Jansensfallback to transient parents properly
2007-03-11 Dana Jansensstacking has been made more reliable with groups and...
2007-03-11 Mikael Magnussonallow setting startupnotify per execute action, default...
2007-03-11 Dana Jansenslook for more things to cancel startup notification...
2007-03-11 Dana Jansensmake _NET_ACTIVE_WINDOW requests look at the timestamp...
2007-03-11 Dana Jansensfix non instrusive stacking adds, they didnt account...
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-11 Dana Jansensremove the kde frame extents property, add the _NET_FRA...
2007-03-11 Dana Jansens>:| I put old code back somehow.. thanks mika. hooray...
2007-03-10 Dana Jansens1) Remove support for the Urgent hint. This will no...
2007-03-10 Dana Jansensskip windows in alt-tab that have SKIP_PAGER set. perha...
2007-03-10 Dana Jansenspeople have started using SKIP_TASKBAR, and it's not...
next