Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
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 | |
Conflicts: src/ui/frames.c | |||||
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 | |
This reverts commit 2425d611fccb0fa43cfd85a967d41d0777ecd353. | |||||
2014-03-07 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 2 | -30/+27 | |
Conflicts: src/ui/frames.c | |||||
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 | |
reference. This broke the GTK2 implementation of generate_pixmap(). This commit updates the GTK2 function to work with the changes. | |||||
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 | |
Patch by Florian Müllner for Metacity https://bugzilla.gnome.org/show_bug.cgi?id=607694 When dragging a window over a screen edge and dropping it there, maximize it vertically and scale it horizontally to cover the corresponding half of the current monitor. Whenever a "hot area" which triggers this behavior is entered, an indication of window's target size is displayed after a short delay to avoid distraction when moving a window between monitors. | |||||
2013-05-15 | Fix for white line problem. Cribbed from ↵ | Scott Balneaves | 1 | -4/+8 | |
https://git.gnome.org/browse/mutter/commit/?id=ecf812db833db5bf663c5e6b2fa02856f890a47e. Thanks stefano-k | |||||
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 | |
maximize the window vertically, a right click horizontally. | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 25 | -0/+22634 | |