Age | Commit message (Expand) | Author | Files | Lines |
2015-06-09 | Merge pull request #187 from monsta/patch-1 | Martin Wimpress | 1 | -1/+1 |
2015-06-09 | Merge pull request #189 from monsta/keybindings-fix | Martin Wimpress | 1 | -20/+25 |
2015-06-09 | Merge pull request #191 from GiedriusS/cleanup | Martin Wimpress | 1 | -10/+0 |
2015-06-09 | Merge pull request #198 from sgerd/bugfix | Martin Wimpress | 1 | -0/+1 |
2015-06-09 | fix uninitialized data field for sending _NET_WM_SYNC_REQUEST event | Sebastian Gerhardt | 1 | -0/+1 |
2015-04-17 | Remove information about non-existent tool run-marco.sh in HACKING | Giedrius Statkevičius | 1 | -10/+0 |
2015-04-09 | prefs: make keybindings change notifications work with GLib >= 2.43 | Monsta | 1 | -20/+25 |
2015-04-08 | prefs: make workspace name actually change | monsta | 1 | -1/+1 |
2015-04-06 | Bump version to 1.10.0marco-1.10.0 | Stefano Karapetsas | 2 | -3/+4 |
2015-04-06 | Sync translations with transifex | mate-i18n | 4 | -954/+519 |
2015-04-05 | keybindings: pass screen name instead of number to error dialog | Monsta | 1 | -7/+7 |
2015-04-04 | silent automake-1.14 | No_name | 1 | -1/+1 |
2015-03-15 | preview-widget: use correct name for missing icon | monsta | 1 | -2/+2 |
2015-02-25 | Bump version to 1.9.90marco-1.9.90 | Stefano Karapetsas | 2 | -2/+2 |
2015-02-25 | prefs: first connect to settings, then read them. | Monsta | 1 | -7/+7 |
2015-02-25 | Sync translations with transifex | mate-i18n | 3 | -17/+18 |
2015-01-20 | Sync translations with transifex | mate-i18n | 92 | -902/+915 |
2015-01-14 | check compositor status | Denis Gorodnichev | 5 | -30/+34 |
2015-01-14 | show tile preview with external compositor | Denis Gorodnichev | 3 | -10/+6 |
2015-01-14 | Bump version to 1.9.4marco-1.9.4 | Stefano Karapetsas | 2 | -2/+2 |
2014-12-10 | updated README | monsta | 1 | -2/+2 |
2014-12-05 | ui: use correct name for missing icon | Alberts Muktupāvels | 1 | -2/+2 |
2014-11-27 | removed unused function argument | Monsta | 1 | -3/+2 |
2014-11-26 | compositor: fix possible dereference of NULL pointer | monsta | 1 | -5/+10 |
2014-11-26 | wm-tester: correct NULL pointer check | monsta | 1 | -1/+1 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 27 | -478/+1407 |
2014-11-25 | Replace gtkstock icon usage | infirit | 2 | -4/+4 |
2014-11-25 | Gtk3: Silence the GtkVBox and GtkHBox deprecations warnings | infirit | 3 | -0/+13 |
2014-11-19 | Bump version to 1.9.3marco-1.9.3 | Stefano Karapetsas | 2 | -2/+2 |
2014-11-18 | Add missing ';' | Stefano Karapetsas | 1 | -1/+1 |
2014-11-12 | Unconditionally reset minimize_after_placement on placement | infirit | 1 | -3/+2 |
2014-11-12 | Work around usage of XPointer | infirit | 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-11-12 | Unify keymap-reloading code branches | infirit | 1 | -14/+24 |
2014-11-12 | Update keybindings when XKB keyboard layout changes | infirit | 2 | -1/+31 |
2014-11-12 | Allow explicit raises from same client, not just same app | infirit | 1 | -1/+22 |
2014-11-07 | Revert "Possible keybinding to switch to previous workspace." | infirit | 7 | -31/+1 |
2014-10-27 | Fixup Gtk3 Gdk device handling | Denis Gorodnichev | 3 | -8/+32 |
2014-10-27 | don't change use settings by command line argument | Denis Gorodnichev | 3 | -8/+10 |
2014-10-27 | Rework tiling code based off Consortium | infirit | 17 | -152/+414 |
2014-10-25 | Revert the new atom changes as they also got reverted later by metacity | infirit | 1 | -56/+1 |
2014-10-25 | Rename new ATOM from bc8eb8bd2f943b69c87eb7c9e154928f1dd861bb | infirit | 1 | -5/+5 |
2014-10-25 | Make sure to always call va_end | infirit | 2 | -3/+8 |
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 | compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOW | infirit | 1 | -1/+56 |
2014-10-25 | Drop support for Glib < 2.32 | infirit | 1 | -4/+0 |
2014-10-25 | Drop support for Gtk+ < 2.24 | infirit | 2 | -49/+1 |