summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Added hotkey to rename current workspaceFelipe Barriga Richards2-0/+242
2017-04-23build: Use non-deprecated feature test macrosDmitry Shachnev4-4/+4
2017-01-30workspace: switch wrapping behavior for 'classic' and 'toroidal'Kevin S.C. Decker1-10/+10
2017-01-17Added functionality to ignore applications while show-desktop is triggeredIllia Danko2-2/+53
2016-12-05Added functionality to disable display preselected tab window borderIllia Danko2-33/+57
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta5-292/+2
2016-04-12fix crash on showing alt-tab thumbnails with compositor on (GTK+2)monsta1-4/+4
2016-03-09remove duplicate function declarationmonsta1-2/+0
2016-03-03[GTK+3] re-add ability to show alt-tab thumbnails when compositor is onmonsta1-9/+22
2016-01-10Avoiding conditional directives that break statements.Romero Malaquias1-4/+8
2015-12-31window: remove excessive initializationmonsta1-1/+0
2015-12-11add a missing line from metacitymonsta1-0/+1
2015-11-08Revert "Merge pull request #115 from Samsagax/animation-fix-clean"Monsta4-148/+83
2015-10-26window: initialize fullscreen to FALSEAlberts Muktupāvels1-0/+1
2015-10-26window: initialize custom_frame_extentsAlberts Muktupāvels1-0/+6
2015-10-26constraints: take into account _GTK_FRAME_EXTENTSmonsta1-26/+78
2015-10-26effects: remove hack that made Marco crash in certain situationsAlberts Muktupāvels1-20/+1
2015-09-25Merge pull request #168 from robertek/swith_to_workspace_prevNo_name4-1/+22
2015-09-18Revert "Remove unused function handle_run_terminal"infirit1-0/+37
2015-09-16Add manual and by-pointer window placementFaidon Liambotis4-0/+79
2015-09-15Remove unused function handle_run_terminalinfirit1-37/+0
2015-09-14bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2-21/+9
2015-09-14window: load NET_WM_USER_TIME from the right windowAlberts Muktupāvels1-1/+9
2015-09-14xprop: Don't use GDK for reading text propertiesJasper St. Pierre1-2/+24
2015-09-14Work around Xlib 64-bit "specialness"Dan Winship1-0/+14
2015-08-20Fix crash when struts change during grab operationOwen W. Taylor4-18/+24
2015-08-01window menu: make minimize item insensitive when window should notMonsta1-2/+2
2015-07-31Allow programmatic minimization without MWM_FUNC_MINIMIZEStefan Dösinger1-2/+1
2015-06-10Merge pull request #160 from micove/add-tile-keybindsMartin Wimpress2-23/+21
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-02-25prefs: first connect to settings, then read them.Monsta1-7/+7
2015-01-23Possible keybinding to switch to previous workspace.Robert David4-1/+22
2015-01-14check compositor statusDenis Gorodnichev2-14/+14
2015-01-14show tile preview with external compositorDenis Gorodnichev1-3/+1
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
2014-11-27removed unused function argumentMonsta1-3/+2
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev6-53/+29
2014-11-12Unconditionally reset minimize_after_placement on placementinfirit1-3/+2
2014-11-12Work around usage of XPointerinfirit1-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."infirit4-16/+1