summaryrefslogtreecommitdiff
path: root/src/tabpopup.c
Commit message (Expand)AuthorAgeFilesLines
* initialize grab_wireframe_active to FALSE. Fix for #128090.Rob Adams2003-12-171-1/+4
* put a random cap on number of characters in the title of each window, bugHavoc Pennington2003-09-291-5/+28
* Add -DMETACITY_LIBDIR to support loading of modules Add functionsPadraig O'Briain2003-09-261-0/+4
* purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in.Havoc Pennington2003-04-211-4/+2
* redo using new calc_workspace_layout to fix #98302Havoc Pennington2003-01-051-2/+9
* add code to create big stacks of dialogs transient for each other, forHavoc Pennington2002-10-171-0/+1
* new functionHavoc Pennington2002-09-041-0/+4
* increase the size of the mini workspacesHavoc Pennington2002-07-061-2/+3
* Apply blackc@speakeasy.net patch, bug #83940, to do mini-workspacesHavoc Pennington2002-07-061-13/+233
* put _NET_DESKTOP_NAMES in the array of atom names, so desktop names mightHavoc Pennington2002-07-061-3/+6
* s/gdk_get_default_display/gdk_display_get_default/Mark McLoughlin2002-06-251-2/+2
* Apply big patch from blackc@speakeasy.net adding a popup window to theHavoc Pennington2002-06-091-53/+60
* Add screen argument to meta_display_get_tab_next, since we only wantAnders Carlsson2002-05-111-2/+17
* Add hacking to fix the problem that we made our XGrabPointer() duringHavoc Pennington2002-03-021-1/+6
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-1/+1
* fix args to gtk_alignment_new()METACITY_2_3_3Havoc Pennington2001-08-311-1/+1
* avoid focusing a window on tab popup popdownHavoc Pennington2001-08-301-66/+71
* Switch back to outline.Havoc Pennington2001-08-291-3/+3
* experiment with window-cover-with-icon instead of just the outline; can'tHavoc Pennington2001-08-291-9/+52
* add crackrock window-outlining featureHavoc Pennington2001-08-291-1/+57
* Unbreak tab popup a bit.Havoc Pennington2001-08-291-1/+17
* attempt to use the mask as well as the pixmap. Probably doesn't work soHavoc Pennington2001-08-241-8/+2
* make this look a little nicerHavoc Pennington2001-08-231-19/+166
* we support _NET_WM_ICONHavoc Pennington2001-08-201-2/+0
* remove XSync, error traps already do thatHavoc Pennington2001-08-191-10/+48
* add prototype thingy to display windows we're cycling through with tab.Havoc Pennington2001-08-191-0/+254