summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* prefs: use button layout from GtkSettingsAlberts Muktupāvels2015-06-041-11/+87
* prefs: return FALSE if compositing_manager is not availableAlberts Muktupāvels2015-06-042-12/+26
* keybindings: use XGetKeyboardMapping to get KeySym from KeycodeAlberts Muktupāvels2015-06-031-5/+9
* keybindings: don't grab if devirtualization failedAlberts Muktupāvels2015-06-032-4/+12
* display: return boolean in meta_display_devirtualize_modifiersAlberts Muktupāvels2015-06-032-24/+36
* Revert "keybindings: don't grab keybindings without modmask"Alberts Muktupāvels2015-05-271-9/+0
* theme: fix missing background colorAlberts Muktupāvels2015-04-291-3/+29
* keybindings: add toggle-tile-left/right bindingsAlberts Muktupāvels2015-04-294-0/+76
* keybindings: store keybindings dynamicallyAlberts Muktupāvels2015-04-297-474/+881
* theme (gtk+): fix missing border on windowsAlberts Muktupāvels2015-04-151-6/+19
* update window->has_resize_func at the right time when unfullscreeningOwen W. Taylor2015-04-151-3/+5
* keybindings: don't grab keybindings without modmaskAlberts Muktupāvels2015-04-091-0/+9
* bump library version to 3:0:0Alberts Muktupāvels2015-04-071-1/+1
* fixedtip: use a tooltip styleAlberts Muktupāvels2015-04-051-43/+42
* theme: stop clipping titlebar buttonsFlorian Müllner2015-04-051-3/+1
* theme: add style classes to the titlebuttonsHorst31802015-04-051-0/+25
* theme: fix titlebar in gtk+ theme without compositing managerAlberts Muktupāvels2015-04-052-9/+16
* prefs: change default value for compositing_managerAlberts Muktupāvels2015-04-051-1/+1
* update on compositing-manager setting changesAlberts Muktupāvels2015-04-052-0/+4
* let the ui layer (via the core) construct the frame maskAlberts Muktupāvels2015-04-056-61/+133
* theme: don't use meta_prefs_get_theme to detect theme typeAlberts Muktupāvels2015-04-054-19/+45
* frames: clip drawing to visible region for metacity themesAlberts Muktupāvels2015-04-051-1/+15
* theme: read margin from gtk+ themeAlberts Muktupāvels2015-04-041-0/+22
* theme: don't use rounded corners with gtk+ theme ...Alberts Muktupāvels2015-04-041-14/+21
* theme: add .solid-csd class to window-frame ...Alberts Muktupāvels2015-04-041-1/+4
* 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