summaryrefslogtreecommitdiff
path: root/src/ui/frames.c
Commit message (Expand)AuthorAgeFilesLines
* Disable top resizing for attached modal dialogsJasper St. Pierre2015-01-201-1/+3
* frames: Fix the visible region when we have a rounded bottom-right cornerJasper St. Pierre2015-01-201-1/+1
* ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorderJasper St. Pierre2015-01-201-92/+114
* ui: always set the frame background to NoneGiovanni Campagna2015-01-191-112/+0
* Fix handling of dynamic updates to colors/font/etc.Owen W. Taylor2015-01-191-20/+16
* MetaFrames: factor out MetaUIFrame accessors for borders, corner radiusesSimon McVittie2015-01-191-17/+39
* frame: Add "get_corner_radiuses" chainJasper St. Pierre2015-01-191-0/+34
* frames: Fix astonishing accidental pointer trickeryJasper St. Pierre2015-01-191-1/+1
* Only shadow ARGB windows with a frame outside the frameOwen W. Taylor2015-01-191-68/+120
* Fix XShapeJasper St. Pierre2015-01-191-1/+1
* Convert frame region handling to cairo regionsOwen W. Taylor2015-01-191-46/+79
* theme-viewer: use the same GtkStyleContext as mutter usually rendersJasper St. Pierre2015-01-071-36/+6
* theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetJasper St. Pierre2015-01-071-11/+13
* Don't allow multiline window titlesWilliam Jon McCann2015-01-071-0/+2
* frames: Bump priority of style providersFlorian Müllner2014-10-081-1/+1
* frames: Explicitly initialize style contextsFlorian Müllner2014-10-081-0/+1
* fix a crash-on-exitDan Winship2014-10-081-2/+11
* ui-frame: Add support for style variantsFlorian Müllner2014-10-081-1/+92
* ui-frames: Delay attaching the style to new framesFlorian Müllner2014-10-081-1/+0
* ui: Add meta_ui_update_frame_style()Florian Müllner2014-10-081-0/+14
* add support for app-menu button in themeAlberts Muktupāvels2014-10-071-0/+25
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-159/+159
* frames: Hackily adapt to GTK+ drawing changesJasper St. Pierre2014-10-041-6/+18
* Replace public MetaFrameGeometry with MetaFrameBordersJasper St. Pierre2014-09-281-9/+17
* Allow a theme to specify ellipsize width for a titleOwen W. Taylor2014-09-271-0/+1
* frames.c: don't try to remove source that does not existAlberts Muktupāvels2014-06-031-0/+2
* fixedtip: remove unused function parameterAlberts Muktupāvels2014-06-031-2/+1
* More fixes from mutterAlberts Muktupāvels2014-06-031-27/+11
* Build with gtk+-3.0Alberts Muktupāvels2014-06-031-304/+174
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* build: Use accessor functionsFlorian Müllner2012-01-121-5/+24
* Remove deprecated GTK+ symbolsFlorian Müllner2012-01-121-25/+2
* build: Bump required GTK+ version and remove compat codeFlorian Müllner2012-01-121-2/+0
* Port preferences to GSettingsFlorian Müllner2011-11-111-11/+8
* buttons: Fix background functions for non-default layoutsFlorian Müllner2011-02-031-14/+0
* Add compatibility with GTK+ 2.20Florian Müllner2011-01-241-0/+2
* Replace GDK drawing API with cairoFlorian Müllner2010-09-151-47/+72
* Removes usage of (newly deprecated) gdk_displayMatthias Clasen2010-09-151-80/+80
* Replace deprecated GDK symbolsFlorian Müllner2010-07-141-10/+16
* Remove deprecated GTK symbols. Refs #572332.Thomas James Alexander Thurman2009-03-121-3/+3
* GtkStyle is specific to a particular colormap. Metacity uses differentOwen Taylor2009-01-281-15/+58
* alt-F10 toggles maximisation, alt-F5 only restores. Also renameThomas James Alexander Thurman2008-12-251-1/+1
* when the user double-clicks the title bar, end the grab op. ClosesThomas James Alexander Thurman2008-12-191-0/+1
* Add ability to vertically and horizontally maximise using the mouse, byCosimo Cecchi2008-03-031-0/+26
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+2821