| Commit message (Expand) | Author | Age | Files | Lines |
* | recalc_window_features() after making these changes, should fix #103317 | Havoc Pennington | 2003-01-16 | 1 | -0/+7 |
* | Increase the number of run_command bindings in screen_bindings from 12 toMETACITY_2_4_13_90 | Rob Adams | 2003-01-15 | 1 | -0/+11 |
* | implement compression of motion events (drop all but the most recently | Havoc Pennington | 2003-01-11 | 1 | -0/+6 |
* | add ability to --disable-shape | Havoc Pennington | 2003-01-11 | 1 | -0/+4 |
* | fix the behavior of --enable-*. | Akira TAGOH | 2003-01-11 | 1 | -0/+4 |
* | revert that change, I got the wrong .desktop file. doh. | Havoc Pennington | 2003-01-10 | 1 | -0/+5 |
* | don't install .desktop file for properties dialog if we aren't | Havoc Pennington | 2003-01-10 | 1 | -0/+6 |
* | 2.4.13METACITY_2_4_13 | Havoc Pennington | 2003-01-10 | 1 | -0/+6 |
* | Use a line for the titlebar text bg. | James M. Cape | 2003-01-10 | 1 | -0/+5 |
* | argh, we were making all dialogs skip taskbar; when did that get added. | Havoc Pennington | 2003-01-09 | 1 | -0/+7 |
* | change Windows+click back to Alt+click, Windows+click just surprised | Havoc Pennington | 2003-01-09 | 1 | -0/+7 |
* | assign Alt+F12 to shade window, per #102658 | Havoc Pennington | 2003-01-09 | 1 | -0/+5 |
* | fix off-by-one, patch from readams@hmc.edu, #102806 | Havoc Pennington | 2003-01-08 | 1 | -0/+6 |
* | don't apply offscreen height difference. This would get the window under | Arvind Samptur | 2003-01-06 | 1 | -0/+6 |
* | invert vertical_workspaces cases (we want to go down each column if it's | Havoc Pennington | 2003-01-06 | 1 | -1/+8 |
* | updated Vietnamese file, | Pablo Saratxaga | 2003-01-05 | 1 | -0/+4 |
* | put in the HAVE_GTK_MULTIHEAD conditionals so we build with GTK 2.0 | Havoc Pennington | 2003-01-05 | 1 | -0/+5 |
* | focus new windows even in mouse focus mode, #89981, patch from | Havoc Pennington | 2003-01-05 | 1 | -0/+5 |
* | redo using new calc_workspace_layout to fix #98302 | Havoc Pennington | 2003-01-05 | 1 | -0/+11 |
* | Added "fi" (Finnish). | Pauli Virtanen | 2003-01-05 | 1 | -0/+4 |
* | handle the client having a shape mask, fixes #101806 | Havoc Pennington | 2003-01-05 | 1 | -0/+19 |
* | include the Xrandr header file | Havoc Pennington | 2003-01-03 | 1 | -0/+8 |
* | DTD fixes | Ross Burton | 2002-12-23 | 1 | -0/+5 |
* | Reverted visual bell patch, #99886 | Havoc Pennington | 2002-12-19 | 1 | -0/+4 |
* | select ColormapChangeMask on toplevel windows, maybe a partial fix for | Havoc Pennington | 2002-12-19 | 1 | -0/+13 |
* | Added Bulgarian (bg). | Yanko Kaneti | 2002-12-19 | 1 | -0/+4 |
* | select ColormapChangeMask on toplevel windows, maybe a partial fix for | Havoc Pennington | 2002-12-18 | 1 | -0/+5 |
* | added support for border only windows. #100984. | Hidetoshi Tajima | 2002-12-18 | 1 | -0/+5 |
* | s/focussed/focused/ | Havoc Pennington | 2002-12-17 | 1 | -0/+4 |
* | add a comma to message #101401 | Havoc Pennington | 2002-12-17 | 1 | -0/+4 |
* | Added visual bell feature, fix for 99886. | Bill Haneman | 2002-12-17 | 1 | -0/+130 |
* | argh, screwed that up. get WM_NAME as VALUE_TEXT_PROPERTY #101383 | Havoc Pennington | 2002-12-16 | 1 | -0/+5 |
* | use META_PROP_VALUE_STRING_AS_UTF8 so we convert old Latin-1 WM_NAME to | Havoc Pennington | 2002-12-16 | 1 | -0/+8 |
* | get window name before anything else. | Havoc Pennington | 2002-12-15 | 1 | -0/+9 |
* | make the warning about strange property contents blame the application and | Havoc Pennington | 2002-12-15 | 1 | -0/+6 |
* | don't pass NULL string to gconf_client_set_string #101237 | Havoc Pennington | 2002-12-15 | 1 | -0/+5 |
* | only install .desktop file for metacity-properties if we actually install | Havoc Pennington | 2002-12-13 | 1 | -0/+9 |
* | add myself here, bug #100789 | Havoc Pennington | 2002-12-10 | 1 | -0/+31 |
* | Handle crossing events during resizing. (#93384). | Soeren Sandmann | 2002-12-09 | 1 | -0/+5 |
* | 2.4.8METACITY_2_4_8 | Havoc Pennington | 2002-12-09 | 1 | -0/+4 |
* | updates | Havoc Pennington | 2002-12-09 | 1 | -0/+12 |
* | new functions to resize to fill screen | Havoc Pennington | 2002-12-08 | 1 | -0/+14 |
* | make this always return FALSE for now, to avoid bug reports. | Havoc Pennington | 2002-12-08 | 1 | -0/+34 |
* | also treat empty string as "unset" in this function. | Havoc Pennington | 2002-12-08 | 1 | -0/+5 |
* | fixed typos. | Hidetoshi Tajima | 2002-12-06 | 1 | -1/+1 |
* | never use a window with input = FALSE take_focus = FALSE in the normal and | Hidetoshi Tajima | 2002-12-06 | 1 | -0/+6 |
* | move a window to the current space on the MapRequest when it's not on the | Hidetoshi Tajima | 2002-12-05 | 1 | -0/+5 |
* | rearrange this function a bit, so that we return CONTROL_TITLE for | Havoc Pennington | 2002-12-02 | 1 | -0/+11 |
* | conditionalize building the config dialog | Havoc Pennington | 2002-12-01 | 1 | -0/+8 |
* | lengthen to 15 seconds | Havoc Pennington | 2002-12-01 | 1 | -0/+52 |