summaryrefslogtreecommitdiff
path: root/src/ui/ui.c
Commit message (Expand)AuthorAgeFilesLines
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-1/+1
* x11/window-controls: Pass around MetaX11Display directlyJonas Ådahl2019-10-151-1/+1
* core/core: Rename and move to x11/meta-x11-window-controlJonas Ådahl2019-10-151-1/+1
* Clean up include macros messJonas Ådahl2018-11-061-10/+11
* Split GDK initialization from MetaUIArmin Krezović2018-07-061-44/+11
* Always use the default screenJonas Ådahl2016-07-231-9/+9
* ui: Remove device events from X11 maskJasper St. Pierre2015-03-131-7/+1
* frames: Clutterify frame event handlingJasper St. Pierre2015-01-191-200/+0
* ui: Disable gdk's gl supportAdel Gadllah2015-01-081-0/+9
* frames: Give Havoc and Owen a heart attackJasper St. Pierre2015-01-011-1/+2
* frame: Start converting over to direct usage of MetaUIFrameJasper St. Pierre2014-12-311-76/+0
* frame: Put a MetaUIFrame* in our MetaFrameJasper St. Pierre2014-12-311-13/+11
* ui: We now always have a themeJasper St. Pierre2014-12-311-29/+16
* x11: Change the iconcache / window icons to being cairo surfacesJasper St. Pierre2014-12-311-50/+0
* theme: Use a singleton themeFlorian Müllner2014-12-291-9/+2
* theme: Use style information from GTK+Florian Müllner2014-12-291-5/+6
* frames: Use title style to set up title layoutFlorian Müllner2014-12-291-12/+5
* Add meta_ui_window_is_dummy()Owen W. Taylor2014-09-121-0/+8
* util: Move the text direction stuff out of MetaUIJasper St. Pierre2014-08-171-10/+0
* window: Don't use GTK+ to fetch the drag thresholdJasper St. Pierre2014-08-151-14/+0
* ui: always set the frame background to NoneGiovanni Campagna2014-07-311-17/+12
* window: Move X11-specific icon code to MetaWindowX11Jasper St. Pierre2014-07-141-70/+0
* frames: Don't make a round trip to the X server for every MotionNotifyJasper St. Pierre2014-07-131-0/+2
* ui: Bring back the is_input_event helperJasper St. Pierre2014-07-081-3/+10
* ui: Fix the check for the XInput opcodeJasper St. Pierre2014-07-081-1/+1
* frames: Keep information about the ongoing grab operation, and retry if needed.Carlos Garnacho2014-07-081-0/+3
* ui: Fill in more fields on our emulated motion / crossing eventsJasper St. Pierre2014-07-081-1/+4
* ui: Remove a superfluous set on emulated motion eventsJasper St. Pierre2014-07-081-1/+0
* ui: Filter out touch eventsJasper St. Pierre2014-07-081-14/+31
* ui: Remove XI_TouchBegin handling from window frame event handlersCarlos Garnacho2014-07-071-7/+2
* ui: Remove unneeded codeCarlos Garnacho2014-07-071-7/+0
* Drop leftover menu.h/metaaccellabel.h referencesRico Tzschichholz2014-05-181-1/+0
* Convert window menus to a compositor implementationJasper St. Pierre2014-05-171-34/+0
* 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-021-7/+7
* Merge branch 'wayland'Jasper St. Pierre2014-04-091-272/+10
|\
| * ui: Disable scaling support in Gtk+Alexander Larsson2014-04-091-0/+5
| * Move meta_ui_parse_accelerator into core/Jasper St. Pierre2014-04-071-158/+0
| * ui: Kill off meta_ui_accelerator_nameJasper St. Pierre2014-04-071-37/+0
| * xprop: Don't use GDK for reading text propertiesJasper St. Pierre2014-04-071-32/+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-301-45/+10
| * Fix handling of dynamic updates to colors/font/etc.Owen W. Taylor2014-03-051-3/+6
| * Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-131-3/+1
| * 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-051-3/+6
* | Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-121-3/+1
* | ui: Disable scaling support in Gtk+Alexander Larsson2013-08-201-0/+5
|/