2007-04-12 |
Dana Jansens | set event_curtime if we're going to use it only |
tree | commitdiff |
2007-04-12 |
Dana Jansens | excessive debug printing.. :) |
tree | commitdiff |
2007-04-12 |
Dana Jansens | don't fallback when a window is hidden right away,... |
tree | commitdiff |
2007-04-05 |
Dana Jansens | http://mail.gnome.org/archives/wm-spec-list/2006-May... |
tree | commitdiff |
2007-03-30 |
Dana Jansens | the centered menus thing got annoying :| |
tree | commitdiff |
2007-03-30 |
Dana Jansens | unset DESKTOP_STARTUP_ID at startup so we don't pass... |
tree | commitdiff |
2007-03-30 |
Mikael Magnusson | delete the SN env var after launching a program |
tree | commitdiff |
2007-03-30 |
Dana Jansens | fully maximize windows all the time. size increments... |
tree | commitdiff |
2007-03-28 |
Dana Jansens | can't use (unsigned)-1 for a max time, because timestam... |
tree | commitdiff |
2007-03-28 |
Dana Jansens | use CurrentTime constant |
tree | commitdiff |
2007-03-28 |
Dana Jansens | use CurrentTime when time gets moved backwards |
tree | commitdiff |
2007-03-28 |
Mikael Magnusson | fix compile without startup notification after r5711 |
tree | commitdiff |
2007-03-28 |
Dana Jansens | use setenv to set up the DESKTOP_STARTUP_ID when launch... |
tree | commitdiff |
2007-03-28 |
Dana Jansens | proper logic for event_time_after, and wraparounds... |
tree | commitdiff |
2007-03-28 |
Dana Jansens | add toggled-pressed and toggled-hover button states... |
tree | commitdiff |
2007-03-28 |
Dana Jansens | drop some wasted client_validates. |
tree | commitdiff |
2007-03-28 |
Dana Jansens | more handling time wraparounds |
tree | commitdiff |
2007-03-28 |
Dana Jansens | handle time wrapping around. |
tree | commitdiff |
2007-03-28 |
Dana Jansens | make sure the ungrab happens after the grab. fracking... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | open the menu with the mouse cursor just outside the... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | proper logic for using the menu overlap with middle... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | better placement for top level menus under the mouse... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | better vertical centering for when "middle" placement... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | return the old cursor. oops |
tree | commitdiff |
2007-03-25 |
Dana Jansens | add support for the X Cursor library. this means a... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | set up the menu's parent and children stuff before... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | don't menu menus jump around at all anymore. open them... |
tree | commitdiff |
2007-03-25 |
Dana Jansens | bad idea.. more thought is needed.. |
tree | commitdiff |
2007-03-25 |
Dana Jansens | when opening the client menu with a key, open it at... |
tree | commitdiff |
2007-03-24 |
Dana Jansens | watch for reverttoparent reverting to the root window... |
tree | commitdiff |
2007-03-24 |
Dana Jansens | set the event_curtime when running an action to the... |
tree | commitdiff |
2007-03-24 |
Dana Jansens | (no commit message) |
tree | commitdiff |
2007-03-24 |
Dana Jansens | clean up the title getting function |
tree | commitdiff |
2007-03-24 |
Dana Jansens | kill window title numbering... |
tree | commitdiff |
2007-03-21 |
Dana Jansens | launch things on the desktop where you ran it. |
tree | commitdiff |
2007-03-21 |
Dana Jansens | ignore focus events on root that we don't care about |
tree | commitdiff |
2007-03-21 |
Dana Jansens | allow focus to disappear to black holes. (that is,... |
tree | commitdiff |
2007-03-20 |
Dana Jansens | we're only getting one unmap notify now, with the new... |
tree | commitdiff |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
tree | commitdiff |
2007-03-18 |
Dana Jansens | memory leak in xinerama setup code |
tree | commitdiff |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
tree | commitdiff |
2007-03-17 |
Dana Jansens | oops, logic error |
tree | commitdiff |
2007-03-16 |
Dana Jansens | mention when the logicalx/y is actually returned |
tree | commitdiff |
2007-03-16 |
Dana Jansens | fix for bug introduced in revision 5643. logical size... |
tree | commitdiff |
2007-03-16 |
Dana Jansens | animate presses on toggled titlebar buttons |
tree | commitdiff |
2007-03-15 |
Dana Jansens | only refocus the omnipresent window if its allowed |
tree | commitdiff |
2007-03-15 |
Dana Jansens | clearer engrish |
tree | commitdiff |
2007-03-15 |
Dana Jansens | when an omnipresent window has focus and you switch... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | don't fall back focus to omnipresent windows |
tree | commitdiff |
2007-03-14 |
Dana Jansens | make focus_order into one long list instead of having... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | save the focus_client when falling back, so we don... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
tree | commitdiff |
2007-03-14 |
Mikael Magnusson | move stuff around in client_unmanage to maybe make... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | refix for managing iconic windows, without having the... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | a) fix resizerelative moving windows when they reach... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | make frame and client window in a consistant mapped... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | less wasted updates of wm_state |
tree | commitdiff |
2007-03-14 |
Mikael Magnusson | focus fallback |
tree | commitdiff |
2007-03-13 |
Mikael Magnusson | comparing strings to random locations in memory is... |
tree | commitdiff |
2007-03-13 |
Dana Jansens | always unfocus the window when it disappears, no specia... |
tree | commitdiff |
2007-03-13 |
Dana Jansens | set IconicState on windows that are not visible always... |
tree | commitdiff |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly |
tree | commitdiff |
2007-03-12 |
Dana Jansens | remove event_lastttime. use CurrentTime when handling... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | fallback is still getting x errors. instead, fallback... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | focusins can occur on windows that aren't clients when... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | validate clients before trying to focus them in fallback |
tree | commitdiff |
2007-03-12 |
Dana Jansens | update focus_hilite appropriately for when changing... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | i rewrote handling of focus events. this is pretty... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | another silly bug. i rule the school. |
tree | commitdiff |
2007-03-12 |
Dana Jansens | that was a silly mistake. fullscreen windows amongst... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | roll back focus fallback change, so it behaves well... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | ok this is from prevous changes but has a bunch of... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | remove the group option for the restacking commands... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | Rewrite the stacking code. It's a lot faster now, I... |
tree | commitdiff |
2007-03-12 |
Mikael Magnusson | no separator at the start of the menu |
tree | commitdiff |
2007-03-12 |
Mikael Magnusson | make the combined client list menu not suck quite as bad |
tree | commitdiff |
2007-03-12 |
Mikael Magnusson | update copyright notice in --version output |
tree | commitdiff |
2007-03-11 |
Dana Jansens | We were grabbing SubstructureNotifyMask on the root... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | extra braces.. why does the world hate me so? |
tree | commitdiff |
2007-03-11 |
Dana Jansens | .. i am pretending to be mika :D :D ok this time for... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | oh.. wasted verbosity.. *strums guitar* |
tree | commitdiff |
2007-03-11 |
Dana Jansens | rewrite the focus steal prevention code to clean it... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | Honor transient_for=Root, even thought this is crap... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | make smart placement more smart with multiple monitors... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | client_configure_full is trying to move a window, it... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | fallback to transient parents properly |
tree | commitdiff |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and... |
tree | commitdiff |
2007-03-11 |
Mikael Magnusson | allow setting startupnotify per execute action, default... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | look for more things to cancel startup notification... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | make _NET_ACTIVE_WINDOW requests look at the timestamp... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | fix non instrusive stacking adds, they didnt account... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | add _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | remove the kde icon hint, they use the EWMH icon now |
tree | commitdiff |
2007-03-11 |
Dana Jansens | remove the kde frame extents property, add the _NET_FRA... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | >:| I put old code back somehow.. thanks mika. hooray... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | 1) Remove support for the Urgent hint. This will no... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | skip windows in alt-tab that have SKIP_PAGER set. perha... |
tree | commitdiff |
next |