summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* frames: Allow for unknown mouse buttonsOlivier Fourdan2018-05-251-4/+11
* frames: Handle touch eventsCarlos Garnacho2018-05-152-29/+137
* frames: Make 1st button/motion handlers take generic eventsCarlos Garnacho2018-05-151-51/+77
* theme, frames: Use surface device scale instead of cairo_scaleMarco Trevisan (Treviño)2018-04-222-4/+22
* theme: Scale titlebar spacing when computing xMarco Trevisan (Treviño)2018-04-031-1/+1
* theme: add ".appmenu" class to the appmenu buttonMarco Trevisan (Treviño)2018-04-031-0/+2
* theme: Fix icon scalingEgmont Koblinger2018-03-031-4/+4
* window: Allow resizing of tiled windowsFlorian Müllner2017-10-031-2/+5
* frames: use correct variable in for loop assignmentShantanu Goel2017-04-041-1/+1
* ui/frames: Simplify client area control computationRui Matos2017-03-021-16/+3
* Always use the default screenJonas Ådahl2016-07-234-19/+12
* ui/frames: Drop the current grab info on button releaseRui Matos2016-06-231-0/+1
* frames: "Initialize" frame backgroundFlorian Müllner2016-06-231-0/+7
* frames: Don't clip out "invisible" parts of framesFlorian Müllner2016-06-231-10/+10
* 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-042-4/+18
* theme: Update style context hierarchy (again)Florian Müllner2016-02-043-3/+13
* frames: don't force dark theme to all windowsAlberts Muktupāvels2016-02-041-8/+4
* frames: default theme variant now is set as empty stringAlberts Muktupāvels2016-02-041-1/+1
* theme: Support margins on titlebar title/buttonsFlorian Müllner2016-01-212-3/+34
* theme: Consider minimum sizesFlorian Müllner2016-01-212-4/+29
* 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
* ui/frames: Don't focus if the button press is on the client areaRui Matos2016-01-051-5/+4
* 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-164-176/+3
* 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
* frames: handle META_FRAME_CONTROL_NONE on left clickMarek Chalupa2015-07-151-0/+5
* theme: Fix C++-ismJasper St. Pierre2015-07-011-1/+1
* prevent duplicate declaration of MetaUIFrameJasper Lievisse Adriaanse2015-06-261-2/+1
* theme: Make sure to clear the entirety of buttons properlyJasper St. Pierre2015-06-231-1/+1
* theme: Scale window decorations on HiDPI displaysFlorian Müllner2015-03-173-30/+84
* ui: Remove device events from X11 maskJasper St. Pierre2015-03-131-7/+1
* ui: Fix undefined variable warningJasper St. Pierre2015-03-131-0/+1
* theme: Stop clipping titlebar buttonsFlorian Müllner2015-03-111-3/+1
* frames: Refactor out another inner switchJasper St. Pierre2015-03-081-40/+30
* frames: Refactor control handling with a switch statementJasper St. Pierre2015-03-081-71/+75
* frames: Refactor frame button click handling code a title bitJasper St. Pierre2015-03-081-70/+82
* Add style classes to the titlebuttonsHorst31802015-03-041-0/+22
* theme: Remove old metacity theme-format version macrosJasper St. Pierre2015-02-111-13/+0
* theme: Make certain MetaFrameLayout functions staticJasper St. Pierre2015-02-112-18/+3
* theme: Remove unused memory management functionsJasper St. Pierre2015-02-112-39/+5
* theme: Remove old comment about metacity themesJasper St. Pierre2015-02-081-17/+0
* frame: Don't redraw immediately when we resizeJasper St. Pierre2015-01-302-11/+0
* frames: Clutterify frame event handlingJasper St. Pierre2015-01-193-302/+66
* frames: Remove the destroy_event handlerJasper St. Pierre2015-01-191-20/+0
* frames: Fix window-type/frame-type mix-upFlorian Müllner2015-01-131-5/+5