summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* place: suppress logically dead code defectsAlberts Muktupāvels2021-03-141-0/+6
* session: fix memory leakAlberts Muktupāvels2021-03-141-3/+1
* xprops: remove unneeded NULL checkAlberts Muktupāvels2021-03-141-5/+2
* frames: suppress logically dead code defectAlberts Muktupāvels2021-03-141-1/+5
* accellabel: simplify meta_accel_label_updateAlberts Muktupāvels2021-03-141-3/+0
* accellabel: remove signal_quote1 and signal_quote2Alberts Muktupāvels2021-03-142-4/+0
* accellabel: remove unneeded padding in class structAlberts Muktupāvels2021-03-141-6/+0
* accellabel: remove unused accel_seperatorAlberts Muktupāvels2021-03-142-4/+1
* stack-tracker: stop using GSliceAlberts Muktupāvels2021-03-141-5/+5
* core: use g_memdup2Alberts Muktupāvels2021-03-142-2/+2
* metacity-message: use gettext macros from glibAlberts Muktupāvels2021-03-141-5/+1
* util: use gettext macros from glibAlberts Muktupāvels2021-03-141-4/+1
* window: check XResQueryClientIds return valueAlberts Muktupāvels2020-10-221-5/+12
* session: check fcntl return valueAlberts Muktupāvels2020-10-211-3/+8
* compositor-xrender: use GRand to generate random numbersAlberts Muktupāvels2020-10-101-3/+9
* window: make window_is_terminal privateJasper St. Pierre2020-10-102-9/+5
* stack: don't ignore workspace in get_default_focus_windowAlberts Muktupāvels2020-10-103-7/+20
* compositor-vulkan: use enumeration type to find nickAlberts Muktupāvels2020-09-131-20/+9
* main: use enumeration type to find valueAlberts Muktupāvels2020-09-132-9/+13
* compositor: add MetaCompositorXPresentAlberts Muktupāvels2020-09-126-0/+326
* compositor-xrender: add meta_compositor_xrender_drawAlberts Muktupāvels2020-09-122-35/+61
* compositor: add ready_to_redraw vfuncAlberts Muktupāvels2020-09-122-0/+16
* compositor-xrender: move root buffer creation to vfuncAlberts Muktupāvels2020-09-122-25/+44
* compositor-xrender: add meta_compositor_xrender_create_root_bufferAlberts Muktupāvels2020-09-122-40/+55
* compositor-xrender: make derivableAlberts Muktupāvels2020-09-122-134/+204
* compositor-xrender: fix memory leaksAlberts Muktupāvels2020-09-121-0/+12
* window-props: remove support for _NET_WM_PIDAlberts Muktupāvels2020-09-123-77/+0
* window-props: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-7/+11
* delete: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-2/+5
* bell: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-1/+5
* window: add meta_window_get_client_pidAlberts Muktupāvels2020-09-122-0/+39
* prefs: don't use define in string concatenationAlberts Muktupāvels2020-09-061-1/+1
* prefs: add new compositor settingAlberts Muktupāvels2020-09-056-48/+195
* compositor-vulkan: do not change compositing-manager settingAlberts Muktupāvels2020-09-053-4/+13
* core: remove unused functionsAlberts Muktupāvels2020-09-042-131/+3
* core: Remove META_CORE_IS_TITLEBAR_ONSCREENFlorian Müllner2020-09-042-4/+0
* window: fix coerced valueMarek Ch2020-09-041-1/+1
* draw-workspace: use correct enum typeAlberts Muktupāvels2020-07-271-1/+1
* compositor-xrender: do not create shadows when disabledAlberts Muktupāvels2020-07-133-5/+15
* stack-tracker: don't log warnings on race conditionsAlberts Muktupāvels2020-07-111-12/+18
* window-props: change debug message for WM_PROTOCOLSAlberts Muktupāvels2020-06-281-4/+2
* compositor-vulkan: fix buildAlberts Muktupāvels2020-06-061-0/+2
* window-props: use XResQueryClientIds to get pidAlberts Muktupāvels2020-05-011-0/+47
* build: fix enum type generationAlberts Muktupāvels2020-04-302-3/+3
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-306-290/+2
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-306-41/+0
* group: free group if returning earlyAlberts Muktupāvels2020-04-301-1/+4
* remove reduced-resources settingAlberts Muktupāvels2020-03-2716-842/+50
* iconcache: remove dead codeAlberts Muktupāvels2020-03-261-34/+5
* iconcache: remove want_fallbackAlberts Muktupāvels2020-03-262-18/+2