summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* core: drop use of volatileAlberts Muktupāvels2021-08-211-1/+1
* window: offset gravity position by invisible bordersAlberts Muktupāvels2021-07-221-2/+15
* main: use correct timestamp when closing displayAlberts Muktupāvels2021-07-191-2/+7
* main: add SIGINT handlerAlberts Muktupāvels2021-07-191-1/+14
* main: use g_unix_signal_add to add signal handlerAlberts Muktupāvels2021-07-191-35/+5
* session: always finish interactionAlberts Muktupāvels2021-07-191-0/+5
* session: remove redundant assignmentAlberts Muktupāvels2021-07-191-1/+0
* window-props: don't set override-redirect window as parentAlberts Muktupāvels2021-06-211-0/+10
* misc: remove Coverity annotationsAlberts Muktupāvels2021-03-192-6/+0
* bell: remove unused codeAlberts Muktupāvels2021-03-162-40/+0
* bell: remove tabsAlberts Muktupāvels2021-03-161-36/+41
* testboxes: fix test_find_closest_point_to_line testAlberts Muktupāvels2021-03-161-4/+12
* testboxes: use GRand to generate random numbersAlberts Muktupāvels2021-03-161-10/+9
* place: use GRand to generate random numbersAlberts Muktupāvels2021-03-161-3/+9
* display: add NULL check to fix coverity defectAlberts Muktupāvels2021-03-151-1/+1
* window: fix logically dead code defectAlberts Muktupāvels2021-03-151-3/+9
* main: check g_setenv return valueAlberts Muktupāvels2021-03-141-1/+4
* core: suppress logically dead code defectAlberts Muktupāvels2021-03-141-0/+1
* place: use correct event to suppress defectsAlberts Muktupāvels2021-03-141-2/+2
* 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
* stack-tracker: stop using GSliceAlberts Muktupāvels2021-03-141-5/+5
* core: use g_memdup2Alberts Muktupāvels2021-03-142-2/+2
* window: check XResQueryClientIds return valueAlberts Muktupāvels2020-10-221-5/+12
* session: check fcntl return valueAlberts Muktupāvels2020-10-211-3/+8
* 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
* main: use enumeration type to find valueAlberts Muktupāvels2020-09-131-9/+12
* compositor: add MetaCompositorXPresentAlberts Muktupāvels2020-09-121-0/+7
* 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-053-33/+164
* compositor-vulkan: do not change compositing-manager settingAlberts Muktupāvels2020-09-051-2/+8
* core: remove unused functionsAlberts Muktupāvels2020-09-041-100/+0
* core: Remove META_CORE_IS_TITLEBAR_ONSCREENFlorian Müllner2020-09-041-3/+0
* window: fix coerced valueMarek Ch2020-09-041-1/+1
* 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
* window-props: use XResQueryClientIds to get pidAlberts Muktupāvels2020-05-011-0/+47
* build: fix enum type generationAlberts Muktupāvels2020-04-301-1/+1
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-303-78/+0
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-303-13/+0
* group: free group if returning earlyAlberts Muktupāvels2020-04-301-1/+4
* remove reduced-resources settingAlberts Muktupāvels2020-03-2711-753/+47
* iconcache: remove dead codeAlberts Muktupāvels2020-03-261-34/+5