summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* frames: include invisible are in cacheAlberts Muktupāvels2015-04-041-11/+11
* compositor: subtract window_size from shadow not border_sizeAlberts Muktupāvels2015-04-041-10/+40
* prefs: force theme reloadAlberts Muktupāvels2015-04-041-1/+1
* theme: don't load metacity theme when using GTK+ themeAlberts Muktupāvels2015-04-041-3/+91
* Properly update on GTK+ theme changesFlorian Müllner2015-04-043-4/+9
* theme: allow NULL as theme nameAlberts Muktupāvels2015-04-042-5/+6
* frames: fix double free introduced in previous commit ...Alberts Muktupāvels2015-04-041-1/+2
* frames: force dark theme for all apps if user requested itAlberts Muktupāvels2015-04-041-5/+30
* window: fix cursor not on titlebar unmaximizing csd windowsAlberts Muktupāvels2015-04-031-4/+3
* window: add a meta_window_get_titlebar_rectAlberts Muktupāvels2015-04-034-21/+37
* window-props: increase window title length in debug messagesAlberts Muktupāvels2015-04-031-6/+1
* window: add _NET_WM_STATE_FOCUSED hint to _NET_WM_STATEAlberts Muktupāvels2015-04-032-7/+19
* constraints: take into account _GTK_FRAME_EXTENTSAlberts Muktupāvels2015-04-031-34/+76
* MetaScreen: include _GTK_FRAME_EXTENTS in _NET_SUPPORTEDGiovanni Campagna2015-03-191-0/+2
* frames: Rename layout to text_layoutFlorian Müllner2015-02-192-24/+18
* theme: Scale whitespace from theme with title_scale factorFlorian Müllner2015-02-191-0/+14
* theme: Use style information from GTK+Florian Müllner2015-02-196-22/+218
* theme: Add function to fill geometry information from GTK+ themeFlorian Müllner2015-02-192-0/+90
* theme: Add method to adjust styles for frame stateFlorian Müllner2015-02-192-0/+75
* frames: Use title style to set up title layoutFlorian Müllner2015-02-194-20/+77
* theme: fix warningAlberts Muktupāvels2015-02-191-0/+1
* theme: Build a StyleContext hierarchy that matches GTK+'s CSDFlorian Müllner2015-02-192-23/+83
* theme: Add MetaStyleInfo for wrapping frame style contextFlorian Müllner2015-02-197-55/+113
* theme: Add titlebar_spacingFlorian Müllner2015-02-192-9/+52
* prefs: add theme preferenceAlberts Muktupāvels2015-02-192-1/+9
* themes: add Adwaita and HightContrast themesAlberts Muktupāvels2015-02-193-0/+3648
* Improve translatable strings in gschema filePiotr Drąg2015-02-191-5/+5
* ui: use rgba visual in meta_ui_get_pixbuf_from_pixmapAlberts Muktupāvels2015-02-191-4/+5
* screen: use old icon size with alt-tab thumbnailAlberts Muktupāvels2015-02-191-3/+12
* prefs: add alt-tab-thumbnails preferenceAlberts Muktupāvels2015-02-194-2/+34
* gschema: fix indentationAlberts Muktupāvels2015-02-191-1/+1
* Revert "screen: Remove alt-tab thumbnails"Alberts Muktupāvels2015-02-191-13/+74
* ui: update meta_ui_get_pixbuf_from_pixmapAlberts Muktupāvels2015-02-191-18/+16
* Revert "ui.[c/h]: remove unused function"Alberts Muktupāvels2015-02-192-0/+30
* frames: fix typoAlberts Muktupāvels2015-02-191-1/+1
* frames: remove unused defineAlberts Muktupāvels2015-02-191-5/+0
* frames: again change meta_frames_applet_shapesAlberts Muktupāvels2015-02-192-59/+24
* Revert "theme: use invisible borders only with compositing manager"Alberts Muktupāvels2015-02-192-20/+5
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-1911-181/+8
* window: load NET_WM_USER_TIME from the right windowAlberts Muktupāvels2015-02-181-1/+9
* compositor: don't use invalid back_pixmapAlberts Muktupāvels2015-02-181-1/+6
* preview-widget: use correct name for missing iconAlberts Muktupāvels2015-01-261-2/+2
* frame: remove uneeded includeAlberts Muktupāvels2015-01-221-4/+0
* bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2015-01-224-174/+58
* theme: use invisible borders only with compositing managerAlberts Muktupāvels2015-01-202-5/+20
* compositor: fix border_sizeAlberts Muktupāvels2015-01-201-0/+23
* frame: make frame window transparentAlberts Muktupāvels2015-01-201-6/+20
* frames: apply shapes in different wayAlberts Muktupāvels2015-01-203-4/+77
* frames: add dest_kind to apply_cairo_region_to_windowAlberts Muktupāvels2015-01-201-3/+4
* frames: Fall back to title bar if nothing else matchedJasper St. Pierre2015-01-201-1/+4