summaryrefslogtreecommitdiff
path: root/typing-break/drw-utils.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18Remove trailing whitespacesrbuj1-3/+3
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2018-08-25typing-break: Make images larger and load as surfaceVictor Kareh1-5/+6
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela1-3/+3
This commit reverts: https://github.com/mate-desktop/mate-control-center/commit/fe782c673262e861334bb48265abf5075ff02680 https://github.com/mate-desktop/mate-control-center/commit/061f3780a3af6224a804d239f9b9dfc5c81873f6 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height
2017-08-15avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+3
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-70/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2015-07-15typing break: Remove forgotten bitsinfirit1-18/+0
This should have been in 2208d0af94aeb5b68d1209ad2b11cd46c14c8d23
2015-07-12Replace Gdk drawing with Cairoinfirit1-16/+5
2014-02-04typing-break: Add GTK3 supportStefano Karapetsas1-2/+44
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+250