summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* common: Do not leak MetaResizePopup to the public apiRico Tzschichholz2014-06-041-0/+2
* frames: Only skip updating prelight when both control and state matchFlorian Müllner2014-06-021-1/+2
* frames: Fix pressed state of window menu buttonsFlorian Müllner2014-06-022-0/+22
* Pass button_rect when opening window menu from buttonFlorian Müllner2014-06-021-13/+14
* core: Make META_CORE_GET_FRAME_RECT return the "frame rect"Jasper St. Pierre2014-05-271-2/+2
* core: Convert GET_FRAME_WIDTH / GET_FRAME_HEIGHT to GET_FRAME_RECTJasper St. Pierre2014-05-271-5/+4
* Actually implement opening the app menuFlorian Müllner2014-05-271-3/+11
* Add support for app-menu button in window decorationsFlorian Müllner2014-05-275-2/+42
* Remove MetaMenuIconTypeFlorian Müllner2014-05-231-9/+0
* Add back coordinates to the window menuJasper St. Pierre2014-05-221-3/+25
* window-x11: Consistently include the bottom border on shaded windowsJasper St. Pierre2014-05-211-2/+3
* Drop leftover menu.h/metaaccellabel.h referencesRico Tzschichholz2014-05-182-2/+0
* Convert window menus to a compositor implementationJasper St. Pierre2014-05-177-1202/+3
* Revert "ui: Remove maybe_redirect_mouse_event"Jasper St. Pierre2014-05-051-0/+196
* ui: Remove maybe_redirect_mouse_eventJasper St. Pierre2014-05-041-196/+0
* Remove trailing whitespaceJasper St. Pierre2014-05-0214-659/+659
* ui: Don't use grab ops for grab negotationJasper St. Pierre2014-04-243-301/+78
* Require the XSync and XShape extensions at build-timeJasper St. Pierre2014-04-221-4/+0
* Merge branch 'wayland'Jasper St. Pierre2014-04-092-298/+10
|\
| * ui: Disable scaling support in Gtk+Alexander Larsson2014-04-091-0/+5
| * Move meta_ui_parse_accelerator into core/Jasper St. Pierre2014-04-072-170/+0
| * ui: Kill off meta_ui_accelerator_nameJasper St. Pierre2014-04-072-41/+0
| * xprop: Don't use GDK for reading text propertiesJasper St. Pierre2014-04-072-35/+0
| * ui: Don't add our filter function twiceJasper St. Pierre2014-04-061-2/+0
| * 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
* | core: Add minimal handling of touch eventsCarlos Garnacho2014-03-131-4/+14
* | 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
* | Fix regression in mutter translationsGiovanni Campagna2014-02-175-5/+5
* | Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-1221-63/+21
* | Revert "Make tile preview a compositor plugin effect"Florian Müllner2013-12-123-0/+237
* | Make tile preview a compositor plugin effectStefano Facchini2013-12-123-237/+0
* | 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: Disable scaling support in Gtk+Alexander Larsson2013-08-201-0/+5
|/
* 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