summaryrefslogtreecommitdiff
path: root/src/ui/ui.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-17ui/frames: check that compositing is not only requested, but also available.Mihai Moldovan1-6/+7
2022-08-15ui: avoid 'g_object_unref (NULL)'rbuj1-3/+5
2021-06-04iconcache: Use GDesktopAppInfo to find correct application iconsVictor Kareh1-0/+74
2020-08-04Remove multiple empty linesrbuj1-1/+0
2019-08-10frames: apply modified hack from Mutter/Metacitymonsta1-3/+6
2019-06-05frame: Add "get_corner_radiuses" chainVictor Kareh1-0/+13
2019-06-05Only shadow ARGB windows with a frame outside the frameVictor Kareh1-0/+12
2019-06-05ui: Add meta_ui_update_frame_style()Victor Kareh1-0/+7
2019-06-05MetaFrameBorders: Add meta_frame_borders_clearVictor Kareh1-4/+1
2019-06-05Replace public MetaFrameGeometry with MetaFrameBordersVictor Kareh1-17/+13
2019-04-23ui: always set the frame background to NoneGiovanni Campagna1-17/+12
2019-04-23reload icons if icon size preference changedosch1-3/+6
2019-04-23make icon size configurableosch1-1/+1
2019-01-31Increase icon size on tab and workspace popupsVictor Kareh1-23/+8
2018-03-22Support HiDPI window decorationsVictor Kareh1-5/+0
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-9/+0
2017-08-11Forces a window scale of 1 for the window manager, instead of using the defau...Martin Wimpress1-0/+5
2017-07-29avoid deprecated gdk_display_get_screenZenWalker1-5/+4
2017-04-23ui: avoid deprecated GdkDeviceManagerAlberts Muktupāvels1-0/+9
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-206/+0
2016-03-03[GTK+3] re-add ability to show alt-tab thumbnails when compositor is onmonsta1-1/+12
2016-03-03fix typo in b4d2708dbae8708fe4e50b2fb4d823c20d9d829amonsta1-1/+1
2016-02-28GTK+3: Get values from GtkStyleContext states properlyraveit651-1/+8
2015-09-16ui: Small cleanupsinfirit1-19/+0
2015-09-16Remove more unused functionsinfirit1-105/+0
2015-09-14Remove deprecated GTK+ symbols and use accessor functionsinfirit1-4/+6
2015-09-14ui: Refactor the default image lookupJasper St. Pierre1-20/+15
2015-09-14xprop: Don't use GDK for reading text propertiesJasper St. Pierre1-32/+0
2015-08-31check for GTK+ release, not pre-releaseMonsta1-1/+1
2014-12-05ui: use correct name for missing iconAlberts Muktupāvels1-2/+2
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-3/+5
2014-10-27Fixup Gtk3 Gdk device handlingDenis Gorodnichev1-2/+13
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-30/+0
2014-04-23GTK3 fixesStefano Karapetsas1-2/+52
2014-01-24ui: Improve GTK3 supportStefano Karapetsas1-35/+149
2014-01-18ui: Some GTK3 fixesStefano Karapetsas1-6/+34
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1117