1
0
Fork 0
mutter-performance-source/src/ui
Cosimo Cecchi 94e6e55ef7 resize-popup: use a tooltip style for the resize popup window
- set GTK_STYLE_CLASS_TOOLTIP on the window, and use the same code of
  GtkTooltip to paint it
- set GDK_WINDOW_TYPE_HINT_TOOLTIP and make the window non-resizable, so
  it doesn't get an incorrect shadow from the WM

https://bugzilla.gnome.org/show_bug.cgi?id=692741
2013-02-10 14:25:27 -05:00
..
draw-workspace.c draw-workspace: Update to current GTK style API 2011-07-08 21:40:55 +02:00
draw-workspace.h ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
frames.c Don't allow multiline window titles 2013-01-16 14:25:11 -05:00
frames.h frames: Remove frame border pixel caching and related optimizations 2012-05-21 12:51:32 -04:00
gradient.c gradient: Port from GdkColor to GdkRGBA 2011-07-08 01:29:54 +02:00
menu.c ui: Replace deprecated gtk_widget_size_request 2011-11-11 09:33:42 +01:00
menu.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
metaaccellabel.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
metaaccellabel.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
preview-widget.c theme-viewer: use the same GtkStyleContext as mutter usually renders 2013-01-09 14:06:24 -05:00
resizepopup.c resize-popup: use a tooltip style for the resize popup window 2013-02-10 14:25:27 -05:00
resizepopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.c Switch to gtk-doc syntax 2012-04-24 15:20:39 -04:00
tabpopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
testgradient.c gradient: Port from GdkColor to GdkRGBA 2011-07-08 01:29:54 +02:00
theme-parser.c theme-parser: Look for themes in XDG_USER_DATA_DIR, not in ~/.themes 2012-05-14 14:25:55 -03:00
theme-private.h theme: Remove a bunch of unused *_to_string methods 2013-01-11 17:40:23 +01:00
theme-viewer.c theme-viewer: Stop using deprecated GTK+ functions 2013-02-08 19:08:55 +01:00
theme.c theme: Add the .background style class back to frames 2013-01-11 12:40:07 -05:00
tile-preview.c tile-preview: Remove non-composited case 2012-01-17 12:53:33 +01:00
tile-preview.h tile-preview: Remove non-composited case 2012-01-17 12:53:33 +01:00
ui.c ui: Don't use gdk_device_manager_get_client_pointer 2013-02-07 21:54:27 +01:00
ui.h display: Only manage the default X screen 2012-10-15 19:18:45 +02:00