Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widget | Victor Kareh | 1 | -3/+5 |
2019-06-05 | frames: Explicitly initialize style contexts | Victor Kareh | 1 | -0/+1 |
2019-06-05 | fix a crash-on-exit | Victor Kareh | 1 | -0/+9 |
2019-06-05 | ui-frame: Add support for style variants | Victor Kareh | 1 | -4/+91 |
2019-06-05 | ui-frames: Delay attaching the style to new frames | Victor Kareh | 1 | -1/+0 |
2019-06-05 | ui: Add meta_ui_update_frame_style() | Victor Kareh | 1 | -0/+14 |
2019-06-05 | Replace public MetaFrameGeometry with MetaFrameBorders | Victor Kareh | 1 | -15/+20 |
2019-04-23 | ui: always set the frame background to None | Giovanni Campagna | 1 | -112/+0 |
2019-03-28 | Improve performance by removing unused assignments | rbuj | 1 | -4/+2 |
2019-03-10 | frames: avoid deprecated 'gtk_widget_set_double_buffered' | Pablo Barciela | 1 | -6/+17 |
2019-01-06 | frames.c: drop unused variables | Pablo Barciela | 1 | -3/+0 |
2018-08-28 | Convert frame region handling to cairo regions | Owen W. Taylor | 1 | -43/+79 |
2018-08-28 | add support for app-menu button in theme | Alberts Muktupāvels | 1 | -0/+25 |
2018-08-28 | Allow a theme to specify ellipsize width for a title | Owen W. Taylor | 1 | -0/+1 |
2018-04-25 | Fix frame geometry to avoid stuck resize cursor | Victor Kareh | 1 | -5/+0 |
2018-03-22 | Use frame window to determine scale | Victor Kareh | 1 | -1/+1 |
2018-03-22 | Support HiDPI window decorations | Victor Kareh | 1 | -28/+71 |
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 1 | -8/+3 |
2017-07-15 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -1/+1 |
2017-06-27 | ui: Fix invalid object construction in frames | Ikey Doherty | 1 | -4/+0 |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -445/+18 |
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 1 | -6/+22 |
2015-09-14 | Don't allow multiline window titles | William Jon McCann | 1 | -0/+2 |
2015-09-14 | Fix typo | infirit | 1 | -1/+1 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -19/+30 |
2014-11-12 | buttons: Fix background functions for non-default layouts | infirit | 1 | -14/+0 |
2014-10-27 | Fixup Gtk3 Gdk device handling | Denis Gorodnichev | 1 | -0/+10 |
2014-10-25 | Drop support for Gtk+ < 2.24 | infirit | 1 | -48/+0 |
2014-10-25 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -6/+1 |
2014-10-24 | frames.c: don't try to remove source that does not exist | infirit | 1 | -0/+2 |
2014-10-24 | Fix the resizing of CSD windows | monsta | 1 | -23/+10 |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -8/+8 |
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -0/+4 |
2014-04-23 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 1 | -29/+19 |
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -5/+12 |
2014-03-22 | Revert "gtk3: remove always on top square at 0x0-200x200" | Stefano Karapetsas | 1 | -19/+29 |
2014-03-07 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 1 | -29/+19 |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 1 | -1/+28 |
2013-11-16 | As of 5804817, the call to generate_pixmap():2353 was changed to pass by | Ryan Doyle | 1 | -8/+8 |
2013-10-26 | Starting to add GTK3 support | Laszlo Boros | 1 | -2/+251 |
2013-05-15 | Fix for white line problem. Cribbed from https://git.gnome.org/browse/mutter... | Scott Balneaves | 1 | -4/+8 |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 |
2012-03-16 | Change the behavior of the maximize button so that a middle click on it will ... | Benjamin Valentin | 1 | -12/+41 |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2940 |