summaryrefslogtreecommitdiff
path: root/src/ui/tabpopup.c
AgeCommit message (Expand)AuthorFilesLines
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