summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)AuthorFilesLines
2020-05-27In the pop-up workspace switcher, show the selected workspace withWilliam Bader1-1/+10
2020-02-21theme: avoid deprecated g_memmovercaridade1451-3/+3
2020-02-21frames: don't bother painting the backgroundrcaridade1451-23/+0
2019-12-05theme.c: Fix window control hidpi rendering for all themes.Michael Webster1-3/+15
2019-10-27tabpopup: Fix deprecation warningsVictor Kareh1-26/+38
2019-10-27tabpopup: Make workspaces compatible with OSD popupVictor Kareh2-25/+23
2019-10-27tabpopup: Render window thumbnail as cairo surfaceVictor Kareh1-10/+20
2019-10-27tabpopup: Draw transparent OSD-style popupsVictor Kareh1-56/+89
2019-10-07theme: Render window control buttons and icons as surfacesVictor Kareh2-24/+291
2019-09-19Remove warning: format not a string literal, argument types not checkedrbuj1-7/+1
2019-08-10frames: bump priority of style providersmonsta1-1/+1
2019-08-10frames: apply modified hack from Mutter/Metacitymonsta3-27/+25
2019-08-10frames: avoid infinite loop on the variants GListmonsta1-4/+4
2019-08-10frames: use style_updated instead of style_setmonsta1-6/+4
2019-06-07Make alt+tab max columns configurable and consider window label widthosch1-13/+43
2019-06-05theme: Fix window state when tiling from maximizedVictor Kareh1-0/+2
2019-06-05frames: include invisible area in cacheVictor Kareh1-11/+11
2019-06-05frames: Rename layout to text_layoutVictor Kareh2-25/+19
2019-06-05theme: fix warningVictor Kareh1-0/+1
2019-06-05frames: again change meta_frames_applet_shapesVictor Kareh2-64/+29
2019-06-05Fix scaling overcorrection when caching frame bordersVictor Kareh1-18/+16
2019-06-05frames: apply shapes in different wayVictor Kareh2-4/+53
2019-06-05frames: add dest_kind to apply_cairo_region_to_windowVictor Kareh1-3/+4
2019-06-05frames: Fall back to title bar if nothing else matchedVictor Kareh1-1/+4
2019-06-05theme-viewer: Fix invisible bordersVictor Kareh2-10/+11
2019-06-05theme: don't add invisible borders for windows that can't be resizedVictor Kareh1-7/+14
2019-06-05theme: Don't add any bottom border to shaded windowsVictor Kareh1-4/+4
2019-06-05ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorderVictor Kareh3-172/+198
2019-06-05MetaFrameBorders: add invisible bordersVictor Kareh2-0/+20
2019-06-05theme: add invisible_border to metacity themeVictor Kareh1-0/+5
2019-06-05MetaFrames: factor out MetaUIFrame accessors for borders, corner radiusesVictor Kareh1-15/+38
2019-06-05frame: Add "get_corner_radiuses" chainVictor Kareh3-0/+55
2019-06-05Only shadow ARGB windows with a frame outside the frameVictor Kareh3-68/+135
2019-06-05Fix XShapeVictor Kareh1-1/+1
2019-06-05theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetVictor Kareh5-56/+21
2019-06-05frames: Explicitly initialize style contextsVictor Kareh1-0/+1
2019-06-05fix a crash-on-exitVictor Kareh1-0/+9
2019-06-05ui-frame: Add support for style variantsVictor Kareh2-4/+93
2019-06-05ui-frames: Delay attaching the style to new framesVictor Kareh1-1/+0
2019-06-05ui: Add meta_ui_update_frame_style()Victor Kareh3-0/+23
2019-06-05MetaFrameBorders: Add meta_frame_borders_clearVictor Kareh4-34/+10
2019-06-05Replace public MetaFrameGeometry with MetaFrameBordersVictor Kareh8-133/+96
2019-06-03alt+tab popup: bugfix mouse click handling for scale factor > 1osch1-5/+5
2019-06-03Handle mouse clicks in Alt+Tab Popuposch1-0/+40
2019-06-03Allow use of up/down arrow keys in alt+tab popuposch1-2/+51
2019-06-01libmetacity: use cairo to render gradientVictor Kareh2-58/+99
2019-06-01gradient: sync code with mutter before it was removedVictor Kareh2-225/+280
2019-04-23ui: always set the frame background to NoneGiovanni Campagna3-136/+12
2019-04-23theme-viewer: avoid deprecated gtk_widget_override_background_colorAlberts Muktupavels1-3/+23
2019-04-23reload icons if icon size preference changedosch1-3/+6