Age | Commit message (Expand) | Author | Files | Lines |
2015-08-20 | Gtk3: Fix background color | infirit | 3 | -18/+82 |
2015-07-17 | theme: Remove outdated assertion | Yaakov Selkowitz | 2 | -3/+0 |
2015-06-10 | Merge pull request #164 from dnk/tile_preview_glitch | Martin Wimpress | 1 | -1/+2 |
2015-03-15 | preview-widget: use correct name for missing icon | monsta | 1 | -2/+2 |
2015-01-14 | check compositor status | Denis Gorodnichev | 1 | -15/+16 |
2015-01-14 | show tile preview with external compositor | Denis Gorodnichev | 1 | -4/+3 |
2015-01-14 | tile preview: invalidate window before showing | Denis Gorodnichev | 1 | -1/+2 |
2014-12-05 | ui: use correct name for missing icon | Alberts Muktupāvels | 1 | -2/+2 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 16 | -316/+985 |
2014-11-25 | Replace gtkstock icon usage | infirit | 1 | -2/+2 |
2014-11-25 | Gtk3: Silence the GtkVBox and GtkHBox deprecations warnings | infirit | 2 | -0/+8 |
2014-11-18 | Add missing ';' | Stefano Karapetsas | 1 | -1/+1 |
2014-11-12 | buttons: Fix background functions for non-default layouts | infirit | 3 | -16/+108 |
2014-11-12 | Fix drawing of <arc> elements | infirit | 1 | -1/+1 |
2014-10-27 | Fixup Gtk3 Gdk device handling | Denis Gorodnichev | 2 | -2/+23 |
2014-10-27 | Rework tiling code based off Consortium | infirit | 3 | -2/+113 |
2014-10-25 | Make sure to always call va_end | infirit | 1 | -1/+5 |
2014-10-25 | Add in XDG_USER_DATA_DIR when looking for themes | infirit | 1 | -1/+15 |
2014-10-25 | Clean up code to find themes | infirit | 1 | -172/+118 |
2014-10-25 | theme-viewer: stop using gtk_misc_set_alignment for Gtk+3 | infirit | 1 | -0/+5 |
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 | 7 | -87/+6 |
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-10-24 | themewidget: remove, it is unused | infirit | 3 | -406/+0 |
2014-07-24 | gtk3: fix draw workspace | Denis Gorodnichev | 1 | -1/+1 |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 20 | -428/+428 |
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 2 | -0/+8 |
2014-04-23 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 2 | -30/+27 |
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 7 | -56/+243 |
2014-03-22 | Revert "gtk3: remove always on top square at 0x0-200x200" | Stefano Karapetsas | 2 | -27/+30 |
2014-03-07 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 2 | -30/+27 |
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 | tile-preview: Fix GTK3 support | Stefano Karapetsas | 1 | -7/+17 |
2014-01-24 | ui: Fix endif position | Stefano Karapetsas | 1 | -1/+1 |
2014-01-24 | Merge branch 'master' of github.com:mate-desktop/marco | Stefano Karapetsas | 1 | -0/+278 |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 4 | -54/+316 |
2014-01-24 | tile-preview: Replace gtk_window_set_visual with gtk_widget_set_visual | Stefano Karapetsas | 1 | -1/+1 |
2014-01-24 | tile-preview: Add GTK3 support | Stefano Karapetsas | 1 | -1/+28 |
2014-01-24 | Merge branch '1.7.0-window-snapping' | Stefano Karapetsas | 1 | -0/+251 |
2014-01-18 | ui: Some GTK3 fixes | Stefano Karapetsas | 1 | -6/+34 |
2013-11-16 | Fix typo in function name | Ryan Doyle | 1 | -1/+1 |
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 | 14 | -57/+1365 |
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 1 | -0/+251 |
2013-05-15 | Fix for white line problem. Cribbed from https://git.gnome.org/browse/mutter... | Scott Balneaves | 1 | -4/+8 |
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 2 | -2/+14 |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 25 | -50/+50 |
2012-10-16 | improve button theming - taken from Ubuntu | Nelson Marques | 2 | -25/+29 |
2012-03-16 | Change the behavior of the maximize button so that a middle click on it will ... | Benjamin Valentin | 1 | -12/+41 |