2007-04-23 |
Mikael Magnusson | show the hostname of forwarded clients in the titlebar |
blob | commitdiff | raw |
2007-04-23 |
Dana Jansens | wasteful syncing |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | stop listening to events on clients that are being... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | use ignore enters instead of removing them from the... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | don't grab the pointer during interactive events. this... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | eat enter events after unmanaging a window |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | engrish |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Dana Jansens | ignore BadMatch errors that can't be avoided |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Dana Jansens | fixes for transients |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Dana Jansens | remove the client_time_heap thing. actually its better... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
Dana Jansens | get rid of global client_last_user_time variable. |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Dana Jansens | saved session information overrides per-app settings... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Dana Jansens | set the desktop from per-app-settings properly, i think. |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Dana Jansens | better synthetic configurenotify handling. in particular.. |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Dana Jansens | don't fallback when a window is hidden right away,... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Dana Jansens | http://mail.gnome.org/archives/wm-spec-list/2006-May... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Dana Jansens | fully maximize windows all the time. size increments... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | can't use (unsigned)-1 for a max time, because timestam... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | drop some wasted client_validates. |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | more handling time wraparounds |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | handle time wrapping around. |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Dana Jansens | watch for reverttoparent reverting to the root window... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Dana Jansens | (no commit message) |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Dana Jansens | clean up the title getting function |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Dana Jansens | kill window title numbering... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Dana Jansens | oops, logic error |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Dana Jansens | fix for bug introduced in revision 5643. logical size... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Mikael Magnusson | move stuff around in client_unmanage to maybe make... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | refix for managing iconic windows, without having the... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | a) fix resizerelative moving windows when they reach... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | less wasted updates of wm_state |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Mikael Magnusson | comparing strings to random locations in memory is... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Dana Jansens | always unfocus the window when it disappears, no specia... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Dana Jansens | set IconicState on windows that are not visible always... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | fallback is still getting x errors. instead, fallback... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | validate clients before trying to focus them in fallback |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | i rewrote handling of focus events. this is pretty... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | Rewrite the stacking code. It's a lot faster now, I... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | We were grabbing SubstructureNotifyMask on the root... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | extra braces.. why does the world hate me so? |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | .. i am pretending to be mika :D :D ok this time for... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | oh.. wasted verbosity.. *strums guitar* |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | rewrite the focus steal prevention code to clean it... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | Honor transient_for=Root, even thought this is crap... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | client_configure_full is trying to move a window, it... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | make _NET_ACTIVE_WINDOW requests look at the timestamp... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | remove the kde icon hint, they use the EWMH icon now |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | 1) Remove support for the Urgent hint. This will no... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | make startup notification a little more robust. obconf... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | no longer honor transient_for = None or Root. it violat... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | more cleverness for window placing. |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | let you put windows with the titlebar off screen..... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | oops... I'm combining two different things in this... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | better string matching for duplicate title numbering... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | pretty brackets |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | fix for per-application focus settings. properly use... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | only update the screen areas when a window actually... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | support clients which use true transparency 32-bit... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Mikael Magnusson | 80 cols |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Mikael Magnusson | dont use nonexisting functions |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Mikael Magnusson | Add MoveFromEdge* actions, shorten client_directional_e... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Mikael Magnusson | dont use the keepBorder option for mwm hinted windows... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Mikael Magnusson | oops, added borders to windows when keepborder was... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 1 |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Mikael Magnusson | maybe fix transients placed offscreen under certain... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | a more proper fix for the client list menu trying to... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | dont flicker when setting desktop by per app settings |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | forgot to check if perapp settings said to put window... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | lets not change the stacking before we add the window... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Mikael Magnusson | fix a silly copy paste bug, titlenumber should now... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Mikael Magnusson | add option titleNumber in theme section to disable... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Mikael Magnusson | adjust logic to be... logical |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Mikael Magnusson | try utf8 for WM_NAME if locale fails, really the _local... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Mikael Magnusson | really fix focus_last? |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | s/_/./ |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | s/self/settings/ |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | be paranoid about programs setting 0 resize increments... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | remove bogus check for handle width in client_setup_dec... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Mikael Magnusson | remove an old comment |
blob | commitdiff | raw | diff to current |
2006-06-11 |
Mikael Magnusson | rip out the VIDMODE extension stuff. this was only... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | not surprisingly, there was a typo |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | if this works i will be a bit amazed, add class matchin... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | changing props need client_change_state |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | fix2 |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | fix |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | add the rest of the possible states to per app settings... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | add role matching to per app settings and fix a small... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Mikael Magnusson | fix |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Mikael Magnusson | move stuff around some more |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Mikael Magnusson | some notes to self |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Mikael Magnusson | per app settings |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Mikael Magnusson | fix #2670 (hilight first entry in menus) and respect... |
blob | commitdiff | raw | diff to current |
next |