summaryrefslogtreecommitdiff
path: root/src/core/frame.c
Commit message (Expand)AuthorAgeFilesLines
* surface-xrender: remove frame maskAlberts Muktupāvels2020-02-281-8/+0
* frame: use ARGB visual if compositedAlberts Muktupāvels2020-02-281-0/+13
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-281-6/+8
* core: preserve focus across decoration changesAlberts Muktupāvels2019-09-141-0/+12
* frame: add Visual to MetaFrame structAlberts Muktupāvels2019-08-221-1/+9
* frame: remove unnecessary server grabDaniel Drake2017-03-181-13/+0
* display: reapply shape after compositor changeAlberts Muktupāvels2017-03-121-18/+0
* frame: don't use XFixes if extension is not availableAlberts Muktupāvels2017-03-101-0/+3
* add better tracking of real stacking orderOwen W. Taylor2017-02-271-1/+16
* ui: use default screenAlberts Muktupāvels2016-06-121-2/+1
* frame: set window input shapeAlberts Muktupāvels2016-06-091-7/+31
* errors: simplify codeAlberts Muktupāvels2016-05-251-2/+2
* frame: always use the client window's visualAlberts Muktupāvels2016-04-161-42/+4
* frame: cache bordersOwen W. Taylor2016-04-131-3/+23
* theme: redo theme settingsAlberts Muktupāvels2016-02-231-40/+3
* core: move meta_frame_borders_clear to theme.cAlberts Muktupāvels2016-01-161-9/+0
* frame: fix build warningsAlberts Muktupāvels2015-09-201-0/+33
* let the ui layer (via the core) construct the frame maskAlberts Muktupāvels2015-04-051-13/+8
* Revert "theme: use invisible borders only with compositing manager"Alberts Muktupāvels2015-02-191-1/+1
* frame: remove uneeded includeAlberts Muktupāvels2015-01-221-4/+0
* theme: use invisible borders only with compositing managerAlberts Muktupāvels2015-01-201-1/+1
* frame: make frame window transparentAlberts Muktupāvels2015-01-201-6/+20
* frames: apply shapes in different wayAlberts Muktupāvels2015-01-201-0/+24
* frame: Make sure to offset by invisible borders when unmanaging windowsJasper St. Pierre2015-01-201-2/+5
* MetaFrameBorders: add invisible bordersAlberts Muktupāvels2015-01-201-4/+4
* ui: always set the frame background to NoneGiovanni Campagna2015-01-191-9/+0
* frame: Add "get_corner_radiuses" chainJasper St. Pierre2015-01-191-0/+13
* frame: destroy window->frame_bounds when destroying the frameRui Matos2015-01-191-0/+5
* Only shadow ARGB windows with a frame outside the frameOwen W. Taylor2015-01-191-4/+18
* remove common.cAlberts Muktupāvels2015-01-071-4/+0
* ui-frames: Delay attaching the style to new framesFlorian Müllner2014-10-081-1/+2
* frame: Delay updating the background until the frame is readyFlorian Müllner2014-10-081-5/+5
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-31/+31
* MetaFrameBorders: Add meta_frame_borders_clearJasper St. Pierre2014-09-281-0/+13
* Replace public MetaFrameGeometry with MetaFrameBordersJasper St. Pierre2014-09-281-15/+5
* Optionally attach modal dialogsMaxim Ermilov2014-09-271-1/+1
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-0/+6
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* queue resize on window undecorateThomas James Alexander Thurman2009-02-051-0/+1
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-1/+6
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+415