summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set a _METACITY_VERSION property (a utf8 string) on the WM check window.Elijah Newren2005-02-072-1/+9
* Ignore xconfigurerequest events for stacking when it should be safe to doElijah Newren2005-02-061-11/+37
* If activation requests are too old, set the demands_attention hint insteadElijah Newren2005-02-061-0/+14
* Add period to the end of reduced_resources' description. Fixes #165780.Dave Ahlswede2005-02-051-1/+1
* Make sure window->border_only is initialized so we don't get randomElijah Newren2005-02-051-0/+1
* Focus parents of dismissed transient windows in preference to the windowElijah Newren2005-02-021-13/+51
* Try 2 to correct misleading and inaccurate wording. Hopefully, reallyElijah Newren2005-01-311-1/+1
* Correct the stacking when return from fullscreen mode. Fixes #165718.Elijah Newren2005-01-311-2/+2
* src/themes/Atlanta/metacity-theme-1.xml:Muktha2005-01-313-7/+17
* Patch from RHEL-3 (Havoc doesn't remember how it got there) that HavocElijah Newren2005-01-281-3/+18
* make this dialog be sticky. Fixes #164745.Elijah Newren2005-01-281-0/+2
* Change wording of menu to "Always on Current Workspace" from "Put on AllElijah Newren2005-01-282-5/+2
* Take into account the appropriate list of windows when placing a new one.Elijah Newren2005-01-283-8/+10
* Plug a pair of leaks. Fixes #165378Elijah Newren2005-01-271-0/+4
* Treat splashscreens same as other windows for stacking. Fixes #165243.Elijah Newren2005-01-272-8/+3
* shaded windows should not show up in pagers. Fixes #165377.Elijah Newren2005-01-271-1/+1
* Stick and unstick transients with their parent automatically. FixesElijah Newren2005-01-261-4/+38
* Patch from John Paul Wallington to keep tooltip on screen horizontally forElijah Newren2005-01-261-9/+10
* Don't wireframe when accessibility is on, it apparently causes a desktopArvind Samptur2005-01-264-3/+62
* ignore sticky windows for non-active workspaces. Fixes #165259.Elijah Newren2005-01-261-1/+6
* set the window state hints _after_ applying session information. FixesElijah Newren2005-01-261-6/+6
* New 48x48 default icon as specified in bug #160660Benjamin Kahn2005-01-251-0/+0
* Patch from Stephane LOEUILLET in bug #151850.Elijah Newren2005-01-251-0/+1
* Get gconf to load the terminal dir so that we get the notifications whenBalamurali Viswanathan2005-01-251-0/+5
* Refuse to focus a window with a modal transient, and focus the transientElijah Newren2005-01-251-0/+53
* don't forget to initialize display->grab_old_window_stacking. Thanks toElijah Newren2005-01-241-0/+1
* Restore original stacking when aborting an alt-esc window switchElijah Newren2005-01-245-4/+153
* Patch from John Paul Wallington to fix #163420.Elijah Newren2005-01-241-2/+2
* use pixbuf, not dimmed_pixbuf (which isn't defined yet). Fixes crash fromElijah Newren2005-01-211-1/+1
* Show labels in bold for windows that demand attention. Fixes #164590.Vincent Noel2005-01-203-8/+21
* In the tab task switcher popup, dim the window icon and put its nameVincent Noel2005-01-183-13/+80
* Correct highlighting of windows in workspace switcher popup. Fixesspiffiffity-branchpointSPIFFIFITY_BRANCHPOINTElijah Newren2005-01-111-1/+2
* Remove the hack from bug 128200; it isn't needed anymore with the fix fromElijah Newren2005-01-103-32/+1
* Don't focus the panel on click. Fixes #160470 (and 100470 and removes theElijah Newren2005-01-091-13/+13
* Make sure the save session dialog appears focused. Fixes #162983.Elijah Newren2005-01-071-1/+22
* Restore the wireframe rectangle co-ordinates to saved window co-ordinates.Leena Gunda2005-01-061-0/+5
* Install schema data from builddir not srcdir.Thomas Fitzsimmons2005-01-031-1/+1
* Allow users to move the window around immediately after double-clicking toElijah Newren2004-12-281-1/+2
* Focus windows that manually position themselves too (fixes #107347).Elijah Newren2004-12-282-1/+11
* Spew warning if CurrentTime is passed to the function, but don't exitElijah Newren2004-12-281-2/+18
* Don't show menu if all options are invalid (fixes #148915)Elijah Newren2004-12-241-0/+6
* Fix error in distinguishing < vs. <= introduced by the patch in #154598,Elijah Newren2004-12-241-8/+8
* Thanks to mild7@users.sourceforge.net for this fix.Elijah Newren2004-12-241-1/+1
* Wrap XSetInputFocus, making display->expected_focus_window a little moreElijah Newren2004-12-233-30/+87
* Rename meta_window_visible_on_workspace toElijah Newren2004-12-236-12/+11
* Partially resolve the conflicting requirements of windows on multipleElijah Newren2004-12-227-152/+56
* Thanks to Baptiste Mille-Mathias for this fix.Elijah Newren2004-12-201-1/+1
* When snap-moving, don't snap to transients of minimized windows since theyElijah Newren2004-12-203-9/+8
* Focus the desktop when showing it. Fixes #159257.Elijah Newren2004-12-204-4/+27
* Remove deprecated capplet from GNOME 2.0Alex Duggan2004-12-135-403/+3