summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use a line for the titlebar text bg.James M. Cape2003-01-101-5/+5
* argh, we were making all dialogs skip taskbar; when did that get added.Havoc Pennington2003-01-091-1/+4
* change Windows+click back to Alt+click, Windows+click just surprisedHavoc Pennington2003-01-091-1/+1
* assign Alt+F12 to shade window, per #102658Havoc Pennington2003-01-091-1/+1
* fix off-by-one, patch from readams@hmc.edu, #102806Havoc Pennington2003-01-081-1/+1
* don't apply offscreen height difference. This would get the window underArvind Samptur2003-01-061-2/+0
* invert vertical_workspaces cases (we want to go down each column if it'sHavoc Pennington2003-01-061-40/+40
* put in the HAVE_GTK_MULTIHEAD conditionals so we build with GTK 2.0Havoc Pennington2003-01-051-1/+7
* focus new windows even in mouse focus mode, #89981, patch fromHavoc Pennington2003-01-051-5/+1
* redo using new calc_workspace_layout to fix #98302Havoc Pennington2003-01-056-226/+372
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-0515-52/+351
* include the Xrandr header fileHavoc Pennington2003-01-032-21/+20
* Reverted visual bell patch, #99886Havoc Pennington2002-12-1912-238/+6
* select ColormapChangeMask on toplevel windows, maybe a partial fix forHavoc Pennington2002-12-193-9/+9
* select ColormapChangeMask on toplevel windows, maybe a partial fix forHavoc Pennington2002-12-181-1/+2
* added support for border only windows. #100984.Hidetoshi Tajima2002-12-181-1/+32
* s/focussed/focused/Havoc Pennington2002-12-171-1/+1
* add a comma to message #101401Havoc Pennington2002-12-171-1/+1
* Added visual bell feature, fix for 99886.Bill Haneman2002-12-1714-6/+522
* argh, screwed that up. get WM_NAME as VALUE_TEXT_PROPERTY #101383Havoc Pennington2002-12-161-2/+2
* use META_PROP_VALUE_STRING_AS_UTF8 so we convert old Latin-1 WM_NAME toHavoc Pennington2002-12-163-4/+44
* get window name before anything else.Havoc Pennington2002-12-152-5/+37
* make the warning about strange property contents blame the application andHavoc Pennington2002-12-151-2/+3
* don't pass NULL string to gconf_client_set_string #101237Havoc Pennington2002-12-151-3/+8
* only install .desktop file for metacity-properties if we actually installHavoc Pennington2002-12-132-7/+13
* add myself here, bug #100789Havoc Pennington2002-12-109-135/+476
* Handle crossing events during resizing. (#93384).Soeren Sandmann2002-12-092-2/+17
* updatesHavoc Pennington2002-12-093-5/+15
* new functions to resize to fill screenHavoc Pennington2002-12-086-13/+189
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-089-28/+185
* also treat empty string as "unset" in this function.Havoc Pennington2002-12-082-1/+9
* never use a window with input = FALSE take_focus = FALSE in the normal andHidetoshi Tajima2002-12-061-3/+4
* move a window to the current space on the MapRequest when it's not on theHidetoshi Tajima2002-12-051-0/+4
* rearrange this function a bit, so that we return CONTROL_TITLE forHavoc Pennington2002-12-021-80/+80
* conditionalize building the config dialogHavoc Pennington2002-12-011-2/+12
* lengthen to 15 secondsHavoc Pennington2002-12-0116-77/+631
* Removed alpha layers from the pixmaps that don't need them.Calum Benson2002-11-2630-0/+0
* and especially you.Glynn Foster2002-11-261-0/+1
* patch from Hidetoshi Tajima to move a window's transients when moving theHavoc Pennington2002-11-222-4/+21
* delete (meta_window_new): add getting initial workspace to the batchHavoc Pennington2002-11-212-43/+62
* remove unused variableHavoc Pennington2002-11-213-4/+34
* Should really fix #98303Havoc Pennington2002-11-202-7/+25
* do a recalc_window_features after setting new wm_state in order to updateHavoc Pennington2002-11-201-3/+11
* Fix #98303 and assorted cleanupHavoc Pennington2002-11-203-8/+29
* Makes Atlanta work better with inverse themes. Fix for 98745.Bill Haneman2002-11-171-2/+2
* fix a multihead safety thing (use proper system colormap for theHavoc Pennington2002-11-151-0/+4
* include common.h.Jonathan Blandford2002-11-141-0/+1
* don't read from op->data.image when the op is an iconHavoc Pennington2002-11-133-5/+6
* never use a window with input = FALSE take_focus = FALSE as the defaultHavoc Pennington2002-11-121-0/+1
* Major changes to look of theme. I'd also recommendJames M. Cape2002-11-101-58/+58