summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* frame: Pass the frame area for get_mask()Olivier Fourdan2020-01-292-10/+9
* frames: Freeze Xwayland commits until repaintedOlivier Fourdan2020-01-162-0/+17
* theme: Plug GdkPixbuf leakSebastian Keller2020-01-061-1/+1
* theme: Plug GtkIconInfo leakSebastian Keller2020-01-061-1/+1
* meta: Move private defines to a private headerCarlos Garnacho2019-10-151-0/+1
* x11/window-controls: Pass around MetaX11Display directlyJonas Ådahl2019-10-153-65/+62
* core/core: Rename and move to x11/meta-x11-window-controlJonas Ådahl2019-10-152-2/+2
* core/core: Remove meta_retheme_all() helperJonas Ådahl2019-10-151-1/+1
* meta: Add META namespace to macrosRobert Mader2019-10-141-6/+6
* cleanup: Don't use g_memmove()Florian Müllner2019-07-181-2/+2
* theme: Remove DEBUG_FILL_STRUCTMarco Trevisan (Treviño)2019-05-271-4/+0
* frame: Remove flashing supportwip/fmuellner/flash-flashFlorian Müllner2019-03-121-2/+0
* Use a consistent style for enum bracesNiels De Graef2019-02-281-1/+2
* ui: Remove fallback app menuFlorian Müllner2019-01-304-42/+3
* Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-251-0/+3
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-1/+3
* theme: Drop gtk_css_provider_get_default()Georges Basile Stavracas Neto2018-11-081-4/+18
* Clean up include macros messJonas Ådahl2018-11-066-41/+47
* Split GDK initialization from MetaUIArmin Krezović2018-07-062-51/+12
* frames: Allow for unknown mouse buttonsOlivier Fourdan2018-05-251-4/+11
* frames: Handle touch eventswip/carlosg/touch-on-framesCarlos Garnacho2018-05-142-29/+137
* frames: Make 1st button/motion handlers take generic eventsCarlos Garnacho2018-05-141-51/+77
* theme, frames: Use surface device scale instead of cairo_scaleMarco Trevisan (Treviño)2018-04-202-4/+22
* theme: Scale titlebar spacing when computing xMarco Trevisan (Treviño)2018-04-031-1/+1
* theme: add ".appmenu" class to the appmenu buttonMarco Trevisan (Treviño)2018-04-031-0/+2
* theme: Fix icon scalingEgmont Koblinger2018-03-031-4/+4
* window: Allow resizing of tiled windowsFlorian Müllner2017-10-031-2/+5
* frames: use correct variable in for loop assignmentShantanu Goel2017-04-041-1/+1
* ui/frames: Simplify client area control computationRui Matos2017-03-021-16/+3
* Always use the default screenJonas Ådahl2016-07-234-19/+12
* ui/frames: Drop the current grab info on button releaseRui Matos2016-06-231-0/+1
* frames: "Initialize" frame backgroundFlorian Müllner2016-06-231-0/+7
* frames: Don't clip out "invisible" parts of framesFlorian Müllner2016-06-231-10/+10
* theme: set RTL/LTR flags on the style contextCosimo Cecchi2016-04-091-0/+14
* theme: Take invisible borders required by the theme into accountFlorian Müllner2016-02-042-4/+18
* theme: Update style context hierarchy (again)Florian Müllner2016-02-043-3/+13
* frames: don't force dark theme to all windowsAlberts Muktupāvels2016-02-041-8/+4
* frames: default theme variant now is set as empty stringAlberts Muktupāvels2016-02-041-1/+1
* theme: Support margins on titlebar title/buttonsFlorian Müllner2016-01-212-3/+34
* theme: Consider minimum sizesFlorian Müllner2016-01-212-4/+29
* Revert "frame: Don't allow resizing of edges that are constrained"Florian Müllner2016-01-101-8/+5
* frame: Don't allow resizing of edges that are constrainedJasper St. Pierre2016-01-091-5/+8
* ui/frames: Don't focus if the button press is on the client areaRui Matos2016-01-051-5/+4
* theme: Shut up some GTK+ warningsFlorian Müllner2015-11-241-2/+3
* theme: Update style hierarchy (again)Florian Müllner2015-11-121-6/+4
* theme: Set object-name on style contextsFlorian Müllner2015-10-271-0/+9
* theme: Complete removal of "fringe" titlebar button supportFlorian Müllner2015-10-164-176/+3
* theme: Reset button style state when done drawingFlorian Müllner2015-10-161-0/+1
* theme: Stop hiding titlebar buttons in dialogsFlorian Müllner2015-10-071-2/+0
* frames: handle META_FRAME_CONTROL_NONE on left clickMarek Chalupa2015-07-151-0/+5