summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)AuthorFilesLines
2019-01-31screen: Remove get_current_monitor in favor of get_current_xineramaVictor Kareh1-14/+4
2019-01-31Increase icon size on tab and workspace popupsVictor Kareh3-33/+47
2019-01-06frames.c: drop unused variablesPablo Barciela1-3/+0
2018-08-29theme: revert theme format version 3.6Alberts Muktupāvels1-3/+1
2018-08-28Convert frame region handling to cairo regionsOwen W. Taylor1-43/+79
2018-08-28theme: add invisible_border to metacity themeAlberts Muktupāvels3-1/+11
2018-08-28add support for app-menu button in themeAlberts Muktupāvels5-3/+56
2018-08-28theme: replace mutter/metacity with marcoVictor Kareh3-3/+3
2018-08-28theme: Replace char array element comparisons with strncmpJasper St. Pierre1-19/+7
2018-08-28tabpopup.c: improveVictor Kareh1-32/+29
2018-08-28theme: Allow disabling fallback colors in gtk:custom()Florian Müllner1-4/+20
2018-08-28theme: Allow using custom colors from the GTK+ themeFlorian Müllner3-2/+96
2018-08-28theme: Add background functions for single buttonsFlorian Müllner3-22/+47
2018-08-28theme-parser: Use peek_required_version() for validationFlorian Müllner1-3/+5
2018-08-28Add frame type for attached modal dialogsOwen W. Taylor3-4/+19
2018-08-28Allow a theme to specify ellipsize width for a titleOwen W. Taylor4-3/+56
2018-08-28Add frame_x_center/frame_y_center variables for themesOwen W. Taylor3-1/+19
2018-08-28metacity-theme-3.xml: Add a flexible version mechanismOwen W. Taylor2-30/+246
2018-08-28theme-parser: Remove unused defineVictor Kareh1-19/+1
2018-04-29Correct resize popup position on HiDPI displaysVictor Kareh1-0/+8
2018-04-25Fix frame geometry to avoid stuck resize cursorVictor Kareh1-5/+0
2018-03-22Use frame window to determine scaleVictor Kareh1-1/+1
2018-03-22Support HiDPI window decorationsVictor Kareh5-49/+96
2018-02-16avoid deprecated GtkButton:use-stockPablo Barciela1-5/+2
2018-02-15avoid deprecated GtkStockPablo Barciela1-1/+6
2018-01-28require GTK+ 3.22 and GLib 2.50monsta4-43/+1
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela2-9/+5
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+9
2017-08-18avoid deprecated gdk_screen_width/heightZenWalker1-2/+6
2017-08-18avoid deprecated gdk_screen_get_widthZenWalker1-1/+3
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_screenZenWalker8-26/+15
2017-07-15avoid deprecated gdk_screen_get_numberZenWalker1-1/+1
2017-06-27ui: Fix invalid object construction in framesIkey Doherty1-4/+0
2017-04-23ui: avoid deprecated GdkDeviceManagerAlberts Muktupāvels1-0/+9
2017-04-23tile-preview: avoid a deprecation warningAlberts Muktupāvels1-3/+4
2017-02-07theme-viewer: don't use deprecated gtk_widget_override_fontraveit651-1/+23
2017-02-07theme-viewer: don't use deprecated GtkAlignmentraveit651-17/+10
2017-02-07theme-viewer: port GtkAction to GActionraveit651-86/+113
2017-02-07theme-viewer: don't use deprecated gtk_scrolled_window_add_with_viewportraveit651-2/+2
2017-02-07theme-viewer: port GtkTable to GtkGridraveit651-38/+36
2017-01-06theme-viewer: use GtkStyleContextmonsta1-10/+22
2017-01-06theme-viewer: use GdkRGBA instead of GdkColormonsta1-14/+17
2017-01-06theme-viewer: remove unused codemonsta1-307/+0
2016-12-05Added functionality to disable display preselected tab window borderIllia Danko1-9/+13
2016-11-25theme-viewer: fix buildmonsta1-9/+10
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta20-2701/+58
2016-05-17fix a typo with deprecated GtkMiscraveit651-2/+2
2016-05-03GTK+3 fixedtip: add style class tooltipraveit651-0/+1
2016-03-03[GTK+3] re-add ability to show alt-tab thumbnails when compositor is onmonsta1-1/+12