Age | Commit message (Expand) | Author | Files | Lines |
2002-01-15 | fix crash when grab failed due to another operation in progress | Havoc Pennington | 1 | -0/+6 |
2002-01-11 | only bump unmaps_pending if the window was mapped | Havoc Pennington | 1 | -0/+22 |
2002-01-10 | store strut information, update it on property changes, etc. etc. so we | Havoc Pennington | 1 | -0/+12 |
2002-01-08 | add code to save ACLOCAL_FLAGS | Havoc Pennington | 1 | -0/+18 |
2002-01-07 | make gradient a bit more subtle (don't go to the full background, but to a | Havoc Pennington | 1 | -0/+6 |
2002-01-07 | put in attempted fix for the GTK 1.2 plug/socket screwup, now that my | Havoc Pennington | 1 | -0/+15 |
2002-01-06 | change to use spiffy gradient code. | Havoc Pennington | 1 | -1/+9 |
2002-01-06 | Added Turkish translation by Gorkem. | Fatih Demir | 1 | -0/+4 |
2002-01-06 | draw titlebar highlight with snazzy gradient that needs some tweaking to | Havoc Pennington | 1 | -0/+9 |
2002-01-06 | GTK 1.2 plug/socket clients still broken, don't know why. | Havoc Pennington | 1 | -0/+18 |
2002-01-04 | don't lower docks when a grab causes them to get LeaveNotify | Havoc Pennington | 1 | -0/+5 |
2002-01-04 | set event mask on root window to 0 so other window managers (such as | Havoc Pennington | 1 | -0/+12 |
2002-01-04 | use meta_XFree not XFree | Havoc Pennington | 1 | -0/+22 |
2002-01-04 | clean up using meta_prop_get_atom_list (update_mwm_hints): clean up using | Havoc Pennington | 1 | -0/+11 |
2002-01-03 | focus top window when switching to a new workspace | Havoc Pennington | 1 | -0/+27 |
2002-01-02 | add a server grab here since we were failing to have one when calling the | Havoc Pennington | 1 | -0/+5 |
2001-12-27 | Added portuguese to ALL_LINGUAS | Duarte Loreto | 1 | -0/+4 |
2001-12-16 | Added "no" to ALL_LINGUAS. | Kjartan Maraas | 1 | -0/+4 |
2001-12-11 | Adde "sk" to ALL_LINGUAS. | Stanislav Visnovsky | 1 | -0/+4 |
2001-12-11 | Rework the click-client-area-to-focus support to use synchronous grabs, | Havoc Pennington | 1 | -0/+16 |
2001-12-11 | oops, unbreak this _again_ - reported by Josh Barrow | Havoc Pennington | 1 | -0/+5 |
2001-12-10 | don't allow grab on docks/desktop for now; needs fixing later to do the | Havoc Pennington | 1 | -0/+7 |
2001-12-10 | fix broken "tmp = tmp->data" | Havoc Pennington | 1 | -0/+19 |
2001-12-10 | don't do mnemonics for workspaces above 9 | Havoc Pennington | 1 | -0/+5 |
2001-12-10 | oops, remove extra workspace creation, and update to current pref. | Havoc Pennington | 1 | -0/+5 |
2001-12-10 | update number of workspaces hint | Havoc Pennington | 1 | -0/+17 |
2001-12-10 | in click-to-focus mode don't focus on enter notify. Implement unfocusing | Havoc Pennington | 1 | -0/+10 |
2001-12-09 | move SM init a bit later in the process, and init prefs | Havoc Pennington | 1 | -0/+18 |
2001-12-07 | when unminimizing an app, if we're in "show desktop" (all windows | Havoc Pennington | 1 | -0/+8 |
2001-12-07 | fix gdkatom/xatom screwup - gee, I should read my warnings | Havoc Pennington | 1 | -0/+5 |
2001-12-03 | add a dummy element to the enum so the signals array is not empty. (breaks | Laszlo Peter | 1 | -0/+7 |
2001-11-27 | change so that window can be offscreen to the bottom or the right, as long | Havoc Pennington | 1 | -0/+7 |
2001-11-27 | add error trap | Havoc Pennington | 1 | -0/+4 |
2001-11-26 | Added Galician translation | Jesus Bravo Alvarez | 1 | -0/+4 |
2001-11-20 | Add some additional quoting to make it work with autoconf-2.5x. | Owen Taylor | 1 | -0/+5 |
2001-11-02 | protect meta_verbose from a NULL pointer. | Laszlo Peter | 1 | -0/+5 |
2001-10-30 | bump version | Havoc Pennington | 1 | -0/+4 |
2001-10-30 | handle queue/unqueue of calc showings as we are iterating over the pending | Havoc Pennington | 1 | -0/+10 |
2001-10-29 | Added Ukrainian Translation | Yuri Syrota | 1 | -0/+4 |
2001-10-29 | note exciting new unminimize feature for the tab popup | Havoc Pennington | 1 | -0/+14 |
2001-10-26 | fix for ignoring NumLock on Alt-windowclick (previous NumLock fix was only | Havoc Pennington | 1 | -0/+6 |
2001-10-26 | set the current workspace hint | Havoc Pennington | 1 | -0/+4 |
2001-10-25 | I was using meta_workspace_contains_window() in a number of places where | Havoc Pennington | 1 | -0/+19 |
2001-10-25 | use bg/fg not base/text for the window title area. | Havoc Pennington | 1 | -0/+5 |
2001-10-25 | support initial on-all-workspaces setting | Havoc Pennington | 1 | -0/+5 |
2001-10-23 | fix to keep desktop window from appearing on top of everything else, among | Havoc Pennington | 1 | -0/+6 |
2001-10-15 | use queried attributes to check whether window should be initially | Havoc Pennington | 1 | -0/+6 |
2001-10-15 | add a restart feature, for debugging | Havoc Pennington | 1 | -0/+7 |
2001-10-15 | raise/focus windows on left-click, seem to have broken that yesterday | Havoc Pennington | 1 | -0/+9 |
2001-10-14 | take a window mapped at fullscreen size/pos to desire maximization; once I | Havoc Pennington | 1 | -0/+18 |