Age | Commit message (Expand) | Author | Files | Lines |
2021-03-06 | i18n: Use glib's gettext support macros | rbuj | 1 | -0/+2 |
2020-09-01 | theme: macro "ALPHA_TO_UCHAR" is not used | rbuj | 1 | -2/+0 |
2020-08-04 | Remove multiple empty lines | rbuj | 1 | -4/+0 |
2020-08-04 | Remove trailing spaces/tabs | rbuj | 1 | -1/+1 |
2020-02-21 | theme: avoid deprecated g_memmove | rcaridade145 | 1 | -3/+3 |
2019-12-05 | theme.c: Fix window control hidpi rendering for all themes. | Michael Webster | 1 | -3/+15 |
2019-10-07 | theme: Render window control buttons and icons as surfaces | Victor Kareh | 1 | -24/+290 |
2019-06-05 | theme: Fix window state when tiling from maximized | Victor Kareh | 1 | -0/+2 |
2019-06-05 | theme: fix warning | Victor Kareh | 1 | -0/+1 |
2019-06-05 | theme: don't add invisible borders for windows that can't be resized | Victor Kareh | 1 | -7/+14 |
2019-06-05 | theme: Don't add any bottom border to shaded windows | Victor Kareh | 1 | -4/+4 |
2019-06-05 | ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorder | Victor Kareh | 1 | -46/+46 |
2019-06-05 | MetaFrameBorders: add invisible borders | Victor Kareh | 1 | -0/+10 |
2019-06-05 | theme: add invisible_border to metacity theme | Victor Kareh | 1 | -0/+5 |
2019-06-05 | theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widget | Victor Kareh | 1 | -37/+13 |
2019-06-05 | MetaFrameBorders: Add meta_frame_borders_clear | Victor Kareh | 1 | -13/+3 |
2019-06-05 | Replace public MetaFrameGeometry with MetaFrameBorders | Victor Kareh | 1 | -52/+31 |
2019-06-01 | libmetacity: use cairo to render gradient | Victor Kareh | 1 | -54/+91 |
2019-04-08 | Remove GDestroyNotify function cast for g_object_unref | rbuj | 1 | -1/+1 |
2019-03-28 | Improve performance by removing unused assignments | rbuj | 1 | -5/+3 |
2019-01-31 | Increase icon size on tab and workspace popups | Victor Kareh | 1 | -1/+5 |
2018-08-28 | theme: add invisible_border to metacity theme | Alberts Muktupāvels | 1 | -0/+5 |
2018-08-28 | add support for app-menu button in theme | Alberts Muktupāvels | 1 | -2/+27 |
2018-08-28 | theme: replace mutter/metacity with marco | Victor Kareh | 1 | -1/+1 |
2018-08-28 | theme: Replace char array element comparisons with strncmp | Jasper St. Pierre | 1 | -19/+7 |
2018-08-28 | theme: Allow disabling fallback colors in gtk:custom() | Florian Müllner | 1 | -4/+20 |
2018-08-28 | theme: Allow using custom colors from the GTK+ theme | Florian Müllner | 1 | -1/+90 |
2018-08-28 | theme: Add background functions for single buttons | Florian Müllner | 1 | -18/+41 |
2018-08-28 | Add frame type for attached modal dialogs | Owen W. Taylor | 1 | -2/+9 |
2018-08-28 | Allow a theme to specify ellipsize width for a title | Owen W. Taylor | 1 | -3/+40 |
2018-08-28 | Add frame_x_center/frame_y_center variables for themes | Owen W. Taylor | 1 | -0/+14 |
2018-08-28 | metacity-theme-3.xml: Add a flexible version mechanism | Owen W. Taylor | 1 | -3/+3 |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -627/+0 |
2015-11-20 | Gtk3: fix colors | Balló György | 1 | -0/+4 |
2015-09-24 | gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed | Denis Gorodnichev | 1 | -0/+2 |
2015-09-14 | theme: Rename button_rect() to get_button_rect() | Florian Müllner | 1 | -6/+6 |
2015-09-14 | Clean up antialiasing fixes | Owen W. Taylor | 1 | -24/+11 |
2015-08-20 | Gtk3: Fix background color | infirit | 1 | -10/+71 |
2015-07-17 | theme: Remove outdated assertion | Yaakov Selkowitz | 1 | -1/+0 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -151/+360 |
2014-11-18 | Add missing ';' | Stefano Karapetsas | 1 | -1/+1 |
2014-11-12 | buttons: Fix background functions for non-default layouts | infirit | 1 | -2/+103 |
2014-11-12 | Fix drawing of <arc> elements | infirit | 1 | -1/+1 |
2014-10-27 | Rework tiling code based off Consortium | infirit | 1 | -2/+61 |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -7/+7 |
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -0/+4 |
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -2/+31 |
2014-02-17 | Cut with fading the Bar title when it's longer than the decoration bar. | Omer Akram | 1 | -0/+27 |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 1 | -4/+26 |
2013-10-26 | Starting to add GTK3 support | Laszlo Boros | 1 | -17/+324 |