summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Collapse)AuthorFilesLines
2014-04-23GTK3 fixesStefano Karapetsas2-0/+8
2014-04-23gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
Conflicts: src/ui/frames.c
2014-04-23GTK3 fixesStefano Karapetsas7-56/+243
2014-03-22Revert "gtk3: remove always on top square at 0x0-200x200"Stefano Karapetsas2-27/+30
This reverts commit 2425d611fccb0fa43cfd85a967d41d0777ecd353.
2014-03-07gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
Conflicts: src/ui/frames.c
2014-02-17Cut with fading the Bar title when it's longer than the decoration bar.Omer Akram1-0/+27
2014-01-24tile-preview: Fix GTK3 supportStefano Karapetsas1-7/+17
2014-01-24ui: Fix endif positionStefano Karapetsas1-1/+1
2014-01-24Merge branch 'master' of github.com:mate-desktop/marcoStefano Karapetsas1-0/+278
2014-01-24ui: Improve GTK3 supportStefano Karapetsas4-54/+316
2014-01-24tile-preview: Replace gtk_window_set_visual with gtk_widget_set_visualStefano Karapetsas1-1/+1
2014-01-24tile-preview: Add GTK3 supportStefano Karapetsas1-1/+28
2014-01-24Merge branch '1.7.0-window-snapping'Stefano Karapetsas1-0/+251
2014-01-18ui: Some GTK3 fixesStefano Karapetsas1-6/+34
2013-11-16Fix typo in function nameRyan Doyle1-1/+1
2013-11-16As of 5804817, the call to generate_pixmap():2353 was changed to pass byRyan Doyle1-8/+8
reference. This broke the GTK2 implementation of generate_pixmap(). This commit updates the GTK2 function to work with the changes.
2013-10-26Starting to add GTK3 supportLaszlo Boros14-57/+1365
2013-05-31Implement side-by-side tilingStefano Karapetsas1-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-15Fix for white line problem. Cribbed from ↵Scott Balneaves1-4/+8
https://git.gnome.org/browse/mutter/commit/?id=ecf812db833db5bf663c5e6b2fa02856f890a47e. Thanks stefano-k
2012-11-20Fix deprecations and compile warnings. Clean compileScott Balneaves2-2/+14
2012-11-18fixed incorrect fsf addresses.Steve Zesch25-50/+50
2012-10-16improve button theming - taken from UbuntuNelson Marques2-25/+29
2012-03-16Change the behavior of the maximize button so that a middle click on it will ↵Benjamin Valentin1-12/+41
maximize the window vertically, a right click horizontally.
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos25-0/+22634