summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* theme: use invisible borders only with compositing managerwip/invisible-bordersAlberts Muktupāvels2015-01-202-5/+20
* compositor: fix border_sizeAlberts Muktupāvels2015-01-201-0/+52
* 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-191-1/+4
* Disable top resizing for attached modal dialogs, for real this timeJasper St. Pierre2015-01-191-4/+6
* Disable top resizing for attached modal dialogsJasper St. Pierre2015-01-191-1/+3
* theme-viewer: Fix invisible bordersJasper St. Pierre2015-01-192-10/+10
* window: Correct coordinates for the configure eventJasper St. Pierre2015-01-191-4/+8
* frame: Make sure to offset by invisible borders when unmanaging windowsJasper St. Pierre2015-01-191-2/+5
* window: Fix _NET_FRAME_EXTENTS to work properlyJasper St. Pierre2015-01-191-4/+7
* theme: don't add invisible borders for windows that can't be resizedAlberts Muktupāvels2015-01-191-12/+15
* window: Fix window placement to exclude invisible bordersJasper St. Pierre2015-01-191-4/+4
* theme: Don't add any bottom border to shaded windowsFlorian Müllner2015-01-191-4/+4
* theme: Attached modal dialogs should have no top invisible borderJasper St. Pierre2015-01-192-0/+10
* frames: Fix the visible region when we have a rounded bottom-right cornerJasper St. Pierre2015-01-191-1/+1
* Account for invisible borders when constraining modal dialogsJasper St. Pierre2015-01-191-1/+1
* compositor: fix shadow size and placementAlberts Muktupāvels2015-01-191-4/+7
* MetaWindow: Repurpose get_outer_rect and add get_input_rectAlberts Muktupāvels2015-01-192-1/+41
* MetaWindow: Compensate for invisible border changesJasper St. Pierre2015-01-191-20/+20
* ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorderJasper St. Pierre2015-01-193-141/+160
* MetaFrameBorders: add invisible bordersAlberts Muktupāvels2015-01-193-4/+19
* doc: add info for 3.5 and 3.6 theme format versionsAlberts Muktupāvels2015-01-191-0/+12
* theme: add invisible_border to metacity themeAlberts Muktupāvels2015-01-193-1/+11
* ui: always set the frame background to NoneGiovanni Campagna2015-01-195-152/+12
* theme: Rename button_rect() to get_button_rect()Florian Müllner2015-01-191-5/+5
* Fix handling of dynamic updates to colors/font/etc.Owen W. Taylor2015-01-192-23/+22
* constraints: fix mem leak in meta_window_constrain()Pavel Vasin2015-01-191-3/+10
* MetaFrames: factor out MetaUIFrame accessors for borders, corner radiusesSimon McVittie2015-01-191-17/+39
* frame: Add "get_corner_radiuses" chainJasper St. Pierre2015-01-196-0/+81
* frames: Fix astonishing accidental pointer trickeryJasper St. Pierre2015-01-191-1/+1
* 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-199-79/+210
* Fix XShapeJasper St. Pierre2015-01-191-1/+1
* Convert frame region handling to cairo regionsOwen W. Taylor2015-01-191-46/+79
* compositor: don't draw shadow under windowsAlberts Muktupāvels2015-01-193-20/+80
* autogen: remove deprecated variablesAlberts Muktupāvels2015-01-191-2/+2
* Revert "use force_save_user_rect=TRUE for maximized windows too"Alberts Muktupāvels2015-01-191-0/+2
* constraints: initialize window->user_rect in initial placementAlberts Muktupāvels2015-01-191-0/+4
* all-keybindings.h: move switch-applications to correct placeAlberts Muktupāvels2015-01-071-6/+4
* keybindings: add keycode_to_stringAlberts Muktupāvels2015-01-071-25/+22
* keybindings: add keycode_to_keysymAlberts Muktupāvels2015-01-071-2/+16
* remove application-based preferenceAlberts Muktupāvels2015-01-073-41/+2
* theme: Add the .background style class back to framesJasper St. Pierre2015-01-071-0/+1
* theme-viewer: use the same GtkStyleContext as mutter usually rendersJasper St. Pierre2015-01-076-44/+82
* theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetJasper St. Pierre2015-01-075-64/+29
* remove common.cAlberts Muktupāvels2015-01-073-39/+0
* build everything as libraryAlberts Muktupāvels2015-01-071-28/+17
* Allow raise_on_click to be set independent of focus_modeJasper St. Pierre2015-01-072-6/+2