summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-08-20Allow programmatic minimization without MWM_FUNC_MINIMIZEStefan Dösinger1-2/+1
2015-08-20window menu: make minimize item insensitive when window should notMonsta1-2/+2
2015-08-20Fix crash when struts change during grab operationOwen W. Taylor4-18/+24
2015-08-20theme: Remove outdated assertionYaakov Selkowitz2-3/+0
2015-06-10Merge pull request #164 from dnk/tile_preview_glitchMartin Wimpress1-1/+2
2015-06-10Merge pull request #160 from micove/add-tile-keybindsMartin Wimpress6-23/+46
2015-06-09Merge pull request #187 from monsta/patch-1Martin Wimpress1-1/+1
2015-06-09Merge pull request #189 from monsta/keybindings-fixMartin Wimpress1-20/+25
2015-06-09fix uninitialized data field for sending _NET_WM_SYNC_REQUEST eventSebastian Gerhardt1-0/+1
2015-04-09prefs: make keybindings change notifications work with GLib >= 2.43Monsta1-20/+25
2015-04-08prefs: make workspace name actually changemonsta1-1/+1
2015-04-05keybindings: pass screen name instead of number to error dialogMonsta1-7/+7
2015-03-15preview-widget: use correct name for missing iconmonsta1-2/+2
2015-02-25prefs: first connect to settings, then read them.Monsta1-7/+7
2015-01-14check compositor statusDenis Gorodnichev5-30/+34
2015-01-14show tile preview with external compositorDenis Gorodnichev3-10/+6
2015-01-14tile preview: invalidate window before showingDenis Gorodnichev1-1/+2
2015-01-01BugFix: Can't retile to a different corner with keybindings.Miguel A. Colón Vélez1-1/+1
2015-01-01BugFix: Can't unmaximize a tiled window.Miguel A. Colón Vélez1-15/+1
2015-01-01Update handle_toggle_tiled.Miguel A. Colón Vélez1-7/+19
2015-01-01Add the tile-to-side options to the appropiate files.Miguel A. Colón Vélez4-0/+25
2014-12-05ui: use correct name for missing iconAlberts Muktupāvels1-2/+2
2014-11-27removed unused function argumentMonsta1-3/+2
2014-11-26compositor: fix possible dereference of NULL pointermonsta1-5/+10
2014-11-26wm-tester: correct NULL pointer checkmonsta1-1/+1
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev26-478/+1402
2014-11-25Replace gtkstock icon usageinfirit2-4/+4
2014-11-25Gtk3: Silence the GtkVBox and GtkHBox deprecations warningsinfirit3-0/+13
2014-11-18Add missing ';'Stefano Karapetsas1-1/+1
2014-11-12Unconditionally reset minimize_after_placement on placementinfirit1-3/+2
2014-11-12Work around usage of XPointerinfirit1-1/+1
2014-11-12buttons: Fix background functions for non-default layoutsinfirit3-16/+108
2014-11-12Fix drawing of <arc> elementsinfirit1-1/+1
2014-11-12Unify keymap-reloading code branchesinfirit1-14/+24
2014-11-12Update keybindings when XKB keyboard layout changesinfirit2-1/+31
2014-11-12Allow explicit raises from same client, not just same appinfirit1-1/+22
2014-11-07Revert "Possible keybinding to switch to previous workspace."infirit7-31/+1
2014-10-27Fixup Gtk3 Gdk device handlingDenis Gorodnichev3-8/+32
2014-10-27don't change use settings by command line argumentDenis Gorodnichev3-8/+10
2014-10-27Rework tiling code based off Consortiuminfirit17-152/+414
2014-10-25Revert the new atom changes as they also got reverted later by metacityinfirit1-56/+1
2014-10-25Rename new ATOM from bc8eb8bd2f943b69c87eb7c9e154928f1dd861bbinfirit1-5/+5
2014-10-25Make sure to always call va_endinfirit2-3/+8
2014-10-25Add in XDG_USER_DATA_DIR when looking for themesinfirit1-1/+15
2014-10-25Clean up code to find themesinfirit1-172/+118
2014-10-25theme-viewer: stop using gtk_misc_set_alignment for Gtk+3infirit1-0/+5
2014-10-25compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOWinfirit1-1/+56
2014-10-25Drop support for Glib < 2.32infirit1-4/+0
2014-10-25Drop support for Gtk+ < 2.24infirit1-48/+0
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit9-97/+9