summaryrefslogtreecommitdiff
path: root/src/ui/tile-preview.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Remove multiple empty linesrbuj1-1/+0
2018-08-28theme: replace mutter/metacity with marcoVictor Kareh1-1/+1
2018-03-22Support HiDPI window decorationsVictor Kareh1-0/+7
2017-07-29avoid deprecated gdk_display_get_screenZenWalker1-2/+2
2017-04-23tile-preview: avoid a deprecation warningAlberts Muktupāvels1-3/+4
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-110/+1
2016-02-28GTK+3: Get values from GtkStyleContext states properlyraveit651-1/+6
2015-09-18gtk3: draw 1px tile borderDenis Gorodnichev1-6/+9
2015-09-16tile-preview: Small cleanupinfirit1-9/+1
2015-06-10Merge pull request #164 from dnk/tile_preview_glitchMartin Wimpress1-1/+2
2015-01-14check compositor statusDenis Gorodnichev1-15/+16
2015-01-14show tile preview with external compositorDenis Gorodnichev1-4/+3
2015-01-14tile preview: invalidate window before showingDenis Gorodnichev1-1/+2
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-5/+69
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-5/+1
2014-01-24tile-preview: Fix GTK3 supportStefano Karapetsas1-7/+17
2014-01-24ui: Fix endif positionStefano Karapetsas1-1/+1
2014-01-24tile-preview: Replace gtk_window_set_visual with gtk_widget_set_visualStefano Karapetsas1-1/+1
2014-01-24tile-preview: Add GTK3 supportStefano Karapetsas1-1/+28
2013-05-31Implement side-by-side tilingStefano Karapetsas1-0/+251