| Commit message (Expand) | Author | Age | Files | Lines |
* | surround the XDeleteProperty() call with a | Elijah Newren | 2006-10-01 | 1 | -3/+8 |
* | Clear window->xtransient_for after emitting the invalid window warning. | Colin Watson | 2006-09-07 | 1 | -1/+1 |
* | Patch from Vytautas Liuolia to react to _NET_STARTUP_ID changes, as | Elijah Newren | 2006-08-07 | 1 | -0/+19 |
* | Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being | Elijah Newren | 2006-05-05 | 1 | -9/+29 |
* | warn and ignore if transient_for is set to a non-top-level window. Fixes | Thomas Andersen | 2006-04-19 | 1 | -0/+11 |
* | deleted and moved into window-props.c (meta_window_new_with_attrs): added | Thomas Thurman | 2006-03-25 | 1 | -7/+289 |
* | Marking string for translation. Closes #334332 | Thomas James Alexander Thurman | 2006-03-12 | 1 | -1/+1 |
* | Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable | Elijah Newren | 2006-01-20 | 1 | -1/+1 |
* | manually define HOST_NAME_MAX if not already defined to fix Solaris | Elijah Newren | 2006-01-16 | 1 | -0/+4 |
* | display hostname in titlebar for remote X clients. Closes bug #322202. | Davyd Madeley | 2005-11-23 | 1 | -30/+53 |
* | Add my copyright notice to a number of files on which it should already | Elijah Newren | 2005-10-08 | 1 | -0/+1 |
* | Truncate ridiculously long titles to avoid crashing or letting the pager | Elijah Newren | 2005-10-03 | 1 | -2/+21 |
* | Big patch to cover about 6 different issues in order to correct rare | Elijah Newren | 2005-02-20 | 1 | -6/+1 |
* | Don't lower newly mapped windows when they're denied focus, if they are | Elijah Newren | 2004-10-25 | 1 | -2/+2 |
* | Add support for _NET_WM_USER_TIME | Elijah Newren | 2004-06-24 | 1 | -1/+31 |
* | Fix bug 143333, support for update counter spec, and 109362, schedule | Soeren Sandmann | 2004-06-19 | 1 | -5/+5 |
* | Revert prior change | Rob Adams | 2003-12-13 | 1 | -38/+1 |
* | Add increased robustness for dealing with all workspaces windows and MRU | Rob Adams | 2003-12-13 | 1 | -1/+38 |
* | Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMH | Rob Adams | 2003-06-26 | 1 | -1/+6 |
* | Remove legacy support for Gnome 1 hints, since we deem it unlikely that | Rob Adams | 2003-06-12 | 1 | -50/+1 |
* | Initialize size_hints on window creation using code shared with size_hints pr... | Keith Packard | 2003-04-26 | 1 | -194/+208 |
* | Check that window min and max size hints are at least 1. Fix for #107110. | Rob Adams | 2003-03-08 | 1 | -0/+33 |
* | add more debug spew about conditional build stuff (main): panic to | Havoc Pennington | 2003-02-28 | 1 | -12/+381 |
* | argh, screwed that up. get WM_NAME as VALUE_TEXT_PROPERTY #101383 | Havoc Pennington | 2002-12-16 | 1 | -2/+2 |
* | use META_PROP_VALUE_STRING_AS_UTF8 so we convert old Latin-1 WM_NAME to | Havoc Pennington | 2002-12-16 | 1 | -2/+2 |
* | add myself here, bug #100789 | Havoc Pennington | 2002-12-10 | 1 | -1/+31 |
* | lengthen to 15 seconds | Havoc Pennington | 2002-12-01 | 1 | -5/+37 |
* | delete (meta_window_new): add getting initial workspace to the batch | Havoc Pennington | 2002-11-21 | 1 | -4/+59 |
* | remove unused variable | Havoc Pennington | 2002-11-21 | 1 | -3/+1 |
* | add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME support | Havoc Pennington | 2002-11-04 | 1 | -14/+179 |
* | use window-props.h stuff for a couple of properties (implement_showing): | Havoc Pennington | 2002-11-03 | 1 | -0/+328 |