summaryrefslogtreecommitdiff
path: root/src/ui/tabpopup.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19tabpopup: Use more contrasting background when not compositedColomban Wendling1-5/+16
2023-08-17ui/tabpopup: likewise only enable compositing code if available.Mihai Moldovan1-2/+7
2020-08-04Remove multiple empty linesrbuj1-3/+0
2020-08-04Remove trailing spaces/tabsrbuj1-4/+4
2020-05-27In the pop-up workspace switcher, show the selected workspace withWilliam Bader1-1/+10
2019-10-27tabpopup: Fix deprecation warningsVictor Kareh1-26/+38
2019-10-27tabpopup: Make workspaces compatible with OSD popupVictor Kareh1-6/+6
2019-10-27tabpopup: Render window thumbnail as cairo surfaceVictor Kareh1-10/+20
2019-10-27tabpopup: Draw transparent OSD-style popupsVictor Kareh1-56/+89
2019-09-19Remove warning: format not a string literal, argument types not checkedrbuj1-7/+1
2019-06-07Make alt+tab max columns configurable and consider window label widthosch1-13/+43
2019-06-03alt+tab popup: bugfix mouse click handling for scale factor > 1osch1-5/+5
2019-06-03Handle mouse clicks in Alt+Tab Popuposch1-0/+40
2019-06-03Allow use of up/down arrow keys in alt+tab popuposch1-2/+51
2019-03-28Fix -Werror=cast-function-typerbuj1-4/+8
2019-01-31screen: Remove get_current_monitor in favor of get_current_xineramaVictor Kareh1-14/+4
2019-01-31Increase icon size on tab and workspace popupsVictor Kareh1-9/+34
2018-08-28tabpopup.c: improveVictor Kareh1-32/+29
2018-03-22Support HiDPI window decorationsVictor Kareh1-14/+14
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela1-3/+2
2017-08-18avoid deprecated gdk_screen_get_widthZenWalker1-1/+3
2017-07-29avoid deprecated gdk_display_get_screenZenWalker1-3/+1
2016-12-05Added functionality to disable display preselected tab window borderIllia Danko1-9/+13
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-294/+8
2016-01-25fix dprecated GtkMiscWolfgang Ulbrich1-1/+1
2015-12-02Gtk3: fix a fogotten GtkMisc deprecationWolfgang Ulbrich1-0/+7
2015-12-02Gtk+-3.14 tabpopup.c: don't use deprecated GtkAlignmentWolfgang Ulbrich1-0/+12
2015-12-02Gtk+-3.14 tabpopup.c: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+5
2015-09-14Remove deprecated GTK+ symbols and use accessor functionsinfirit1-22/+30
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-4/+56
2014-11-25Gtk3: Silence the GtkVBox and GtkHBox deprecations warningsinfirit1-0/+2
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-7/+2
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-73/+73
2013-11-16Fix typo in function nameRyan Doyle1-1/+1
2013-10-26Starting to add GTK3 supportLaszlo Boros1-17/+210
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+967