summaryrefslogtreecommitdiff
path: root/src/ui/theme.c
Commit message (Expand)AuthorAgeFilesLines
* theme: set RTL/LTR flags on the style contextCosimo Cecchi2016-04-091-0/+14
* theme: Take invisible borders required by the theme into accountFlorian Müllner2016-02-041-4/+16
* theme: Update style context hierarchy (again)Florian Müllner2016-02-041-3/+8
* theme: Support margins on titlebar title/buttonsFlorian Müllner2016-01-211-3/+29
* theme: Consider minimum sizesFlorian Müllner2016-01-211-4/+24
* Revert "frame: Don't allow resizing of edges that are constrained"Florian Müllner2016-01-101-8/+5
* frame: Don't allow resizing of edges that are constrainedJasper St. Pierre2016-01-091-5/+8
* theme: Shut up some GTK+ warningsFlorian Müllner2015-11-241-2/+3
* theme: Update style hierarchy (again)Florian Müllner2015-11-121-6/+4
* theme: Set object-name on style contextsFlorian Müllner2015-10-271-0/+9
* theme: Complete removal of "fringe" titlebar button supportFlorian Müllner2015-10-161-49/+2
* theme: Reset button style state when done drawingFlorian Müllner2015-10-161-0/+1
* theme: Stop hiding titlebar buttons in dialogsFlorian Müllner2015-10-071-2/+0
* theme: Fix C++-ismJasper St. Pierre2015-07-011-1/+1
* theme: Scale window decorations on HiDPI displaysFlorian Müllner2015-03-171-28/+76
* ui: Fix undefined variable warningJasper St. Pierre2015-03-131-0/+1
* theme: Stop clipping titlebar buttonsFlorian Müllner2015-03-111-3/+1
* Add style classes to the titlebuttonsHorst31802015-03-041-0/+22
* theme: Make certain MetaFrameLayout functions staticJasper St. Pierre2015-02-111-11/+3
* theme: Remove unused memory management functionsJasper St. Pierre2015-02-111-34/+4
* theme: Remove old comment about metacity themesJasper St. Pierre2015-02-081-17/+0
* theme: Remove flags argument from get_frame_layoutJasper St. Pierre2014-12-311-2/+1
* x11: Change the iconcache / window icons to being cairo surfacesJasper St. Pierre2014-12-311-10/+11
* theme: Move the layout we save closer to GTK+'s modelFlorian Müllner2014-12-291-59/+49
* theme: Remove MetaFrameStyle/MetaFrameStyleSetFlorian Müllner2014-12-291-312/+56
* theme: Remove MetaFrameResizeFlorian Müllner2014-12-291-112/+35
* Remove all support for the metacity formatFlorian Müllner2014-12-291-4634/+22
* theme: Use a singleton themeFlorian Müllner2014-12-291-12/+9
* theme: Don't load metacity themesFlorian Müllner2014-12-291-54/+60
* theme: Disable support for fringe buttonsFlorian Müllner2014-12-291-46/+3
* theme: Scale whitespace from theme with title_scale factorFlorian Müllner2014-12-291-0/+14
* theme: Use style information from GTK+Florian Müllner2014-12-291-189/+122
* theme: Add function to fill geometry information from GTK+ themeFlorian Müllner2014-12-291-0/+83
* theme: Add method to adjust styles for frame stateFlorian Müllner2014-12-291-0/+72
* frames: Use title style to set up title layoutFlorian Müllner2014-12-291-41/+25
* theme: Build a StyleContext hierarchy that matches GTK+'s CSDFlorian Müllner2014-12-291-24/+79
* theme: Add MetaStyleInfo for wrapping frame style contextFlorian Müllner2014-12-291-10/+42
* theme: Add titlebar_spacingFlorian Müllner2014-12-291-9/+16
* theme: Rename button_rect() to get_button_rect()Florian Müllner2014-12-291-5/+5
* Remove a few more guards for freesJasper St. Pierre2014-12-281-8/+3
* ui: Adapt to GtkStyleContext changesFlorian Müllner2014-10-251-2/+0
* theme: Remove COLORIZE feature of imagesJasper St. Pierre2014-10-141-414/+10
* theme: Use cairo for drawing uncolorized IMAGEsJasper St. Pierre2014-10-141-6/+14
* theme: Use cairo for TINT operations with alphaJasper St. Pierre2014-10-141-62/+9
* theme: Use cairo for drawing ICONJasper St. Pierre2014-10-141-39/+70
* theme: Remove our own gradient stuffJasper St. Pierre2014-10-141-122/+142
* theme: Remove bogus commentJasper St. Pierre2014-07-071-12/+0
* theme: Also support alpha values in blend/shade functionsFlorian Müllner2014-07-031-0/+2
* theme: Replace char array element comparisons with strncmpJasper St. Pierre2014-06-141-19/+7
* theme: Remove dead codeJasper St. Pierre2014-06-141-212/+0