summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* prefs: change default value for compositing_managerAlberts Muktupāvels2015-04-051-1/+1
* update on compositing-manager setting changesAlberts Muktupāvels2015-04-051-0/+1
* let the ui layer (via the core) construct the frame maskAlberts Muktupāvels2015-04-052-19/+11
* prefs: force theme reloadAlberts Muktupāvels2015-04-041-1/+1
* Properly update on GTK+ theme changesFlorian Müllner2015-04-041-0/+6
* theme: allow NULL as theme nameAlberts Muktupāvels2015-04-041-4/+5
* 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
* prefs: add theme preferenceAlberts Muktupāvels2015-02-191-1/+1
* screen: use old icon size with alt-tab thumbnailAlberts Muktupāvels2015-02-191-3/+12
* prefs: add alt-tab-thumbnails preferenceAlberts Muktupāvels2015-02-192-1/+22
* Revert "screen: Remove alt-tab thumbnails"Alberts Muktupāvels2015-02-191-13/+74
* Revert "theme: use invisible borders only with compositing manager"Alberts Muktupāvels2015-02-191-1/+1
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-198-169/+8
* window: load NET_WM_USER_TIME from the right windowAlberts Muktupāvels2015-02-181-1/+9
* frame: remove uneeded includeAlberts Muktupāvels2015-01-221-4/+0
* bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2015-01-222-21/+9
* 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
* window: Correct coordinates for the configure eventJasper St. Pierre2015-01-201-4/+8
* frame: Make sure to offset by invisible borders when unmanaging windowsJasper St. Pierre2015-01-201-2/+5
* window: Fix _NET_FRAME_EXTENTS to work properlyJasper St. Pierre2015-01-201-4/+7
* window: Fix window placement to exclude invisible bordersJasper St. Pierre2015-01-201-4/+4
* Account for invisible borders when constraining modal dialogsJasper St. Pierre2015-01-201-1/+1
* MetaWindow: Repurpose get_outer_rect and add get_input_rectAlberts Muktupāvels2015-01-202-1/+41
* MetaWindow: Compensate for invisible border changesJasper St. Pierre2015-01-201-20/+20
* MetaFrameBorders: add invisible bordersAlberts Muktupāvels2015-01-201-4/+4
* ui: always set the frame background to NoneGiovanni Campagna2015-01-191-9/+0
* constraints: fix mem leak in meta_window_constrain()Pavel Vasin2015-01-191-3/+10
* frame: Add "get_corner_radiuses" chainJasper St. Pierre2015-01-192-0/+19
* 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-194-11/+65
* compositor: don't draw shadow under windowsAlberts Muktupāvels2015-01-191-3/+0
* 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
* 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-072-39/+2
* remove common.cAlberts Muktupāvels2015-01-072-38/+0
* Allow raise_on_click to be set independent of focus_modeJasper St. Pierre2015-01-072-6/+2
* xprop: Don't use GDK for reading text propertiesJasper St. Pierre2015-01-071-2/+24
* Work around Xlib 64-bit "specialness"Dan Winship2014-12-211-0/+14
* window: fix warning about uninitialized variable usageAlberts Muktupāvels2014-10-311-0/+2