summaryrefslogtreecommitdiff
path: root/src/compositor/region-utils.c
Commit message (Expand)AuthorAgeFilesLines
* region-utils: Fix typo in crop_and_scale() fastpathRobert Mader2021-03-291-2/+2
* region-utils: Always use FLT_EPSILON when comparing floating point valuesRobert Mader2020-11-161-6/+9
* region-utils: Reduce temporary allocationsRobert Mader2020-11-161-16/+13
* region-utils: Make transform util const correctJonas Ådahl2020-05-261-1/+1
* Replace ClutterRect by graphene_rect_tGeorges Basile Stavracas Neto2019-10-161-4/+4
* region-utils: Add API to crop and scale an integer regionRobert Mader2019-02-061-0/+48
* boxes: Add API to transform a MetaRectangleRobert Mader2019-01-051-43/+6
* monitor-transform: Move helper functions into their own fileRobert Mader2019-01-051-0/+1
* boxes: Add helper to scale rectangles by a doubleJonas Ådahl2019-01-031-15/+2
* region-utils: Add API to transform an integer regionRobert Mader2018-12-031-0/+72
* Clean up include macros messJonas Ådahl2018-11-061-1/+3
* region-utils: Add API to scale an integer region with a doubleJonas Ådahl2018-10-041-0/+45
* wayland: Make the surface actor set its own stateJonas Ådahl2015-03-031-0/+29
* Remove trailing whitespaceJasper St. Pierre2014-05-021-2/+2
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-121-3/+1
* window-actor: Use MetaRegionBuilder when scanning the visible regionJasper St. Pierre2012-05-251-22/+5
* region-utils.c: Squash a memory leakColin Walters2011-05-111-6/+0
* MetaRegionIterator: avoid reading off end of rectangles arrayOwen W. Taylor2010-12-061-1/+1
* Make shadows pretty and configurableOwen W. Taylor2010-11-181-0/+336