summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* include common.h with the installed filesJonathan Blandford2002-11-081-1/+2
* impl for nice debugging. (meta_workspace_get_neighbor): fix broken logicMark McLoughlin2002-11-071-19/+62
* add a pc file for libmetacity-privateJonathan Blandford2002-11-073-4/+39
* push an error trap around the whole window-key-grab loopHavoc Pennington2002-11-063-15/+71
* Crux tweaks: adds a Restore button for maximized windows, and un-hard-codesCalum Benson2002-11-053-14/+62
* apply patch from Nikos Mouat to fix this functionHavoc Pennington2002-11-051-81/+110
* fix bug I introduced in case where scaling was done in both directions.Havoc Pennington2002-11-041-8/+12
* Patch from Brian Cameron to implement the vertical/horizontal stripedHavoc Pennington2002-11-043-24/+232
* changed __FUNCTION__ to G_GNUC_FUNCTION as __FUNCTION__ is not portable.Erwann Chenede -2002-11-041-2/+2
* remove XSync calls from here (meta_display_ungrab): remove XSync fromHavoc Pennington2002-11-045-16/+21
* add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME supportHavoc Pennington2002-11-043-132/+229
* use window-props.h stuff for a couple of properties (implement_showing):Havoc Pennington2002-11-039-45/+466