summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Kill meta_ui_add_event_func / remove_event_funcJasper St. Pierre2014-03-302-52/+10
* Fix handling of dynamic updates to colors/font/etc.Owen W. Taylor2014-03-052-27/+23
* Remove tabpopup and friendsJasper St. Pierre2014-02-275-1313/+0
* Make tile preview a compositor plugin effectStefano Facchini2014-02-193-233/+0
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-1321-63/+21
* Fix regression in mutter-wayland translationsGiovanni Campagna2013-09-115-5/+5
* Make sure to always call va_endJasper St. Pierre2013-09-031-1/+5
* theme-parser: Remove a duplicate pasteJasper St. Pierre2013-09-031-3/+0
* ui: restrict gtk to only use the x11 backendGiovanni Campagna2013-08-191-0/+2
* theme: Fix build breakageJasper St. Pierre2013-08-131-2/+1
* Remove old, deprecated utilities that nobody has used in a million yearsJasper St. Pierre2013-08-135-1868/+4
* menu: Remove support for icon items from the window menuJasper St. Pierre2013-08-133-87/+21
* display: clean up focus_window vs expected_focus_windowDan Winship2013-05-221-4/+1
* ui: add missing delimiter in GTK-Doc comment blockDieter Verfaillie2013-05-041-1/+1
* Let the UI layer (via the core) construct the frame maskSimon McVittie2013-04-174-42/+118
* MetaFrames: factor out MetaUIFrame accessors for borders, corner radiusesSimon McVittie2013-04-121-17/+39
* ui: Fix crash getting default fontBastien Nocera2013-03-291-0/+10
* Remove theme.h and preview-widget.h from the API docsTomeu Vizoso2013-03-182-2/+2
* Add a meaningful name and description to all sections/files in the API docsTomeu Vizoso2013-03-143-8/+17
* Fix gobs of gtk-doc warningsTomeu Vizoso2013-03-143-0/+9
* resize-popup: use a tooltip style for the resize popup windowCosimo Cecchi2013-02-101-9/+39
* resize-popup: set a bigger marginCosimo Cecchi2013-02-101-1/+1
* resize-popup: don't use a GtkFrameCosimo Cecchi2013-02-101-9/+2
* theme-viewer: Stop using deprecated GTK+ functionsFlorian Müllner2013-02-081-4/+2
* ui: Don't use gdk_device_manager_get_client_pointerAdel Gadllah2013-02-071-1/+1
* Don't allow multiline window titlesWilliam Jon McCann2013-01-161-1/+2
* theme: Add the .background style class back to framesJasper St. Pierre2013-01-111-0/+1
* theme: Fix a memory leakJasper St. Pierre2013-01-111-0/+2
* theme: Remove a bunch of unused *_to_string methodsRui Matos2013-01-112-178/+0
* theme-viewer: use the same GtkStyleContext as mutter usually rendersJasper St. Pierre2013-01-095-45/+80
* theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetJasper St. Pierre2013-01-095-64/+27
* ui: Suppress warnings from -Werror=maybe-uninitializedDebarshi Ray2013-01-031-2/+2
* ui: Don't use deprecated GtkStyleContext APIJasper St. Pierre2012-12-233-9/+19
* Fix 'comparison between signed and unsigned integer' compiler errorsRui Matos2012-12-171-1/+1
* ui: Use XI2 to fake GDK eventsJasper St. Pierre2012-12-131-37/+57
* core: enable XInput2 by defaultCarlos Garnacho2012-12-131-8/+0
* ui: Remove obsolete GTK+ version checkFlorian Müllner2012-11-121-2/+0
* frames: Bump priority of style providersFlorian Müllner2012-11-121-1/+1
* display: Only manage the default X screenJürg Billeter2012-10-152-0/+8
* frames: Add a multiplier to increase the size of resize cornersJasper St. Pierre2012-06-081-8/+9
* theme: Make meta_frame_style_draw_with_style staticJasper St. Pierre2012-05-212-13/+1
* theme: Make meta_frame_layout_calc_geometry staticJasper St. Pierre2012-05-212-11/+1
* preview-widget: Remove meta_preview_get_clip_regionJasper St. Pierre2012-05-211-114/+0
* frames: Remove frame border pixel caching and related optimizationsJasper St. Pierre2012-05-212-319/+35
* frames: Remove expose_delayedJasper St. Pierre2012-05-144-79/+0
* theme-parser: Look for themes in XDG_USER_DATA_DIR, not in ~/.themesJasper St. Pierre2012-05-141-4/+4
* theme-parser: Don't load themes from our source treeJasper St. Pierre2012-05-141-14/+0
* frames: Remove forgotten references to tooltipsJasper St. Pierre2012-04-302-6/+0
* theme: Remove unused "widget" parameter to frame style drawingJasper St. Pierre2012-04-243-20/+5
* theme: Remove unused entry pointsJasper St. Pierre2012-04-242-66/+0