summaryrefslogtreecommitdiff
path: root/src/core/display.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-07'meta_error_trap_push' instead 'meta_error_trap_push_with_return'Pablo Barciela1-5/+5
2018-08-28Optionally attach modal dialogsMaxim Ermilov1-0/+28
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-9/+0
2018-01-01Implemented tabpopup when moving window to different workspaceOmar Zeidan1-1/+4
2017-11-10Add stricter logic for running without XPresent supportVictor Kareh1-4/+0
2017-11-10XPresent extension support - first passVictor Kareh1-0/+4
2017-08-14display: don't use deprecated GDK_DEVICE_MANAGERraveit651-2/+14
2017-08-14Fix synthetic keybinding/button-grab window (#342)Victor Kareh1-0/+14
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-10/+1
2015-09-14bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels1-19/+9
2015-08-20Fix crash when struts change during grab operationOwen W. Taylor1-12/+0
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-3/+18
2014-11-12Update keybindings when XKB keyboard layout changesinfirit1-0/+4
2014-10-27Fixup Gtk3 Gdk device handlingDenis Gorodnichev1-6/+9
2014-10-27Rework tiling code based off Consortiuminfirit1-0/+23
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-4/+1
2014-10-24Properly ifdef some KXB code.infirit1-9/+7
2014-09-23Tell we are Metacity to avoid issues with maximized Java applicationsStefano Karapetsas1-1/+1
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-309/+309
2014-05-05Dont destroy all windows with GTK2Stefano Karapetsas1-12/+0
2014-04-23gtk3: set event deviceDenis Gorodnichev1-20/+62
2014-03-22Revert "gtk3: set event device"Stefano Karapetsas1-62/+20
2014-02-23gtk3: set event deviceDenis Gorodnichev1-20/+62
2014-01-24core: Improve GTK3 supportStefano Karapetsas1-0/+4
2013-05-17Revert deprecations for issue #41Scott Balneaves1-4/+0
2013-05-14Fix memory leak in marco. Cribbed from https://git.gnome.org/browse/metacity...Scott Balneaves1-13/+15
2012-11-20Fix deprecations and compile warnings. Clean compileScott Balneaves1-0/+4
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-08-23Fix key handling while drag and drop is activeStefan Tauner1-1/+1
2012-08-01apply Should-set-RestartStyleHint-to-RestartIfRunning-wh.patchraveit651-11/+4
2012-03-16Introduce key combination to switch between windows on all workspaces taken f...Alexander Larsson1-42/+79
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+5355