| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 2005-11-19 | 1 | -12/+13 |
* | Changed the 'minimized' field of the MetaTabEntry struct to 'hidden'. | Aidan Delaney | 2005-11-12 | 1 | -2/+2 |
* | Add my copyright notice to a number of files on which it should already | Elijah Newren | 2005-10-08 | 1 | -0/+1 |
* | Patch from Björn Lindqvist fix the workspace switcher tabpopup to display | Elijah Newren | 2005-10-03 | 1 | -21/+36 |
* | Truncate ridiculously long titles to avoid crashing or letting the pager | Elijah Newren | 2005-10-03 | 1 | -15/+1 |
* | Get the tabbing window outline to work with gtk+ 2.8.4 again. Fixes | Elijah Newren | 2005-10-03 | 1 | -1/+4 |
* | Removed useless function call. #166730 | Aidan Delaney | 2005-02-09 | 1 | -3/+0 |
* | ignore sticky windows for non-active workspaces. Fixes #165259. | Elijah Newren | 2005-01-26 | 1 | -1/+6 |
* | use pixbuf, not dimmed_pixbuf (which isn't defined yet). Fixes crash from | Elijah Newren | 2005-01-21 | 1 | -1/+1 |
* | Show labels in bold for windows that demand attention. Fixes #164590. | Vincent Noel | 2005-01-20 | 1 | -6/+17 |
* | In the tab task switcher popup, dim the window icon and put its name | Vincent Noel | 2005-01-18 | 1 | -13/+76 |
* | Correct highlighting of windows in workspace switcher popup. Fixesspiffiffity-branchpointSPIFFIFITY_BRANCHPOINT | Elijah Newren | 2005-01-11 | 1 | -1/+2 |
* | A load of fixes of issues reported by sparse. Closes bug #152849 | Kjartan Maraas | 2004-09-16 | 1 | -1/+1 |
* | initialize grab_wireframe_active to FALSE. Fix for #128090. | Rob Adams | 2003-12-17 | 1 | -1/+4 |
* | put a random cap on number of characters in the title of each window, bug | Havoc Pennington | 2003-09-29 | 1 | -5/+28 |
* | Add -DMETACITY_LIBDIR to support loading of modules Add functions | Padraig O'Briain | 2003-09-26 | 1 | -0/+4 |
* | purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in. | Havoc Pennington | 2003-04-21 | 1 | -4/+2 |
* | redo using new calc_workspace_layout to fix #98302 | Havoc Pennington | 2003-01-05 | 1 | -2/+9 |
* | add code to create big stacks of dialogs transient for each other, for | Havoc Pennington | 2002-10-17 | 1 | -0/+1 |
* | new function | Havoc Pennington | 2002-09-04 | 1 | -0/+4 |
* | increase the size of the mini workspaces | Havoc Pennington | 2002-07-06 | 1 | -2/+3 |
* | Apply blackc@speakeasy.net patch, bug #83940, to do mini-workspaces | Havoc Pennington | 2002-07-06 | 1 | -13/+233 |
* | put _NET_DESKTOP_NAMES in the array of atom names, so desktop names might | Havoc Pennington | 2002-07-06 | 1 | -3/+6 |
* | s/gdk_get_default_display/gdk_display_get_default/ | Mark McLoughlin | 2002-06-25 | 1 | -2/+2 |
* | Apply big patch from blackc@speakeasy.net adding a popup window to the | Havoc Pennington | 2002-06-09 | 1 | -53/+60 |
* | Add screen argument to meta_display_get_tab_next, since we only want | Anders Carlsson | 2002-05-11 | 1 | -2/+17 |
* | Add hacking to fix the problem that we made our XGrabPointer() during | Havoc Pennington | 2002-03-02 | 1 | -1/+6 |
* | disable custom log handler and fatal mask for now | Havoc Pennington | 2002-02-07 | 1 | -1/+1 |
* | fix args to gtk_alignment_new()METACITY_2_3_3 | Havoc Pennington | 2001-08-31 | 1 | -1/+1 |
* | avoid focusing a window on tab popup popdown | Havoc Pennington | 2001-08-30 | 1 | -66/+71 |
* | Switch back to outline. | Havoc Pennington | 2001-08-29 | 1 | -3/+3 |
* | experiment with window-cover-with-icon instead of just the outline; can't | Havoc Pennington | 2001-08-29 | 1 | -9/+52 |
* | add crackrock window-outlining feature | Havoc Pennington | 2001-08-29 | 1 | -1/+57 |
* | Unbreak tab popup a bit. | Havoc Pennington | 2001-08-29 | 1 | -1/+17 |
* | attempt to use the mask as well as the pixmap. Probably doesn't work so | Havoc Pennington | 2001-08-24 | 1 | -8/+2 |
* | make this look a little nicer | Havoc Pennington | 2001-08-23 | 1 | -19/+166 |
* | we support _NET_WM_ICON | Havoc Pennington | 2001-08-20 | 1 | -2/+0 |
* | remove XSync, error traps already do that | Havoc Pennington | 2001-08-19 | 1 | -10/+48 |
* | add prototype thingy to display windows we're cycling through with tab. | Havoc Pennington | 2001-08-19 | 1 | -0/+254 |