summaryrefslogtreecommitdiff
path: root/src/core/screen.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-17ui/tabpopup: likewise only enable compositing code if available.Mihai Moldovan1-0/+2
2022-03-11Fix some -Wfloat-conversion warningsrbuj1-4/+5
2021-06-07screen: add support for _GTK_WORKAREAS_Dnraveit651-0/+44
2021-03-06i18n: Use glib's gettext support macrosrbuj1-0/+2
2020-08-04Remove multiple empty linesrbuj1-7/+0
2020-08-04Remove trailing spaces/tabsrbuj1-2/+2
2020-02-21remove warning: 'GTimeVal' is deprecatedrbuj1-7/+9
2019-10-27tabpopup: Render window thumbnail as cairo surfaceVictor Kareh1-81/+97
2019-06-07Make alt+tab max columns configurable and consider window label widthosch1-1/+3
2019-04-23scale icon down if icon is larger than alt+tab preview thumbnailosch1-4/+18
2019-04-23make icon size configurableosch1-4/+6
2019-03-28Fix -Werror=cast-function-typerbuj1-7/+4
2019-03-28Improve performance by removing unused assignmentsrbuj1-3/+0
2019-03-06screen: Fix use of memory after it is freedPablo Barciela1-2/+1
2019-01-31screen: Remove get_current_monitor in favor of get_current_xineramaVictor Kareh1-37/+4
2019-01-31Increase icon size on tab and workspace popupsVictor Kareh1-6/+44
2019-01-15screen: avoid 'NULL' in 'meta_error_trap...' functionsPablo Barciela1-2/+4
2019-01-07'meta_error_trap_push' instead 'meta_error_trap_push_with_return'Pablo Barciela1-4/+4
2018-08-28tabpopup.c: always show 5px outline borderVictor Kareh1-35/+13
2018-01-02Add support for gtk3 _GTK_SHOW_WINDOW_MENU eventBjörn Weber1-0/+1
2017-12-20Implemented simple corner tiling by mouse dragOmar Zeidan1-13/+13
2017-11-10Add stricter logic for running without XPresent supportVictor Kareh1-5/+4
2017-11-10XPresent extension support - first passVictor Kareh1-4/+5
2017-07-29avoid deprecated gdk_display_get_screenZenWalker1-3/+1
2017-01-17Added functionality to ignore applications while show-desktop is triggeredIllia Danko1-2/+3
2016-12-05Added functionality to disable display preselected tab window borderIllia Danko1-33/+41
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-15/+0
2016-04-12fix crash on showing alt-tab thumbnails with compositor on (GTK+2)monsta1-4/+4
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-01-14check compositor statusDenis Gorodnichev1-14/+13
2015-01-14show tile preview with external compositorDenis Gorodnichev1-3/+1
2014-10-27Rework tiling code based off Consortiuminfirit1-3/+33
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-213/+213
2014-04-21Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hintStefano Karapetsas1-0/+1
2014-01-24Merge branch 'master' of github.com:mate-desktop/marcoStefano Karapetsas1-2/+64
2014-01-24core: Improve GTK3 supportStefano Karapetsas1-2/+11
2013-05-31Implement side-by-side tilingStefano Karapetsas1-2/+64
2012-11-20Fix deprecations and compile warnings. Clean compileScott Balneaves1-2/+2
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-01migrate to gsettingsStefano Karapetsas1-3/+3
2012-05-26Fixes https://github.com/mate-desktop/mate-window-manager/issues/4Steve Zesch1-1/+7
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2815