summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Add job to check code stylewip/carlosg/code-style-checksCarlos Garnacho2021-08-221-2/+21
* build: Add script to check code styleCarlos Garnacho2021-08-221-0/+134
* tools: Add uncrustify config fileCarlos Garnacho2021-08-221-0/+155
* ci: Switch to meson's generated Junit reportFlorian Müllner2021-08-223-116/+1
* ci: Use backend-agnostic meson command to buildFlorian Müllner2021-08-222-9/+9
* build: Stop using source_root()/build_root()Florian Müllner2021-08-224-4/+7
* build: Switch to meson's summary commandFlorian Müllner2021-08-221-49/+31
* cogl: Remove conditional g_type_init() callFlorian Müllner2021-08-221-4/+0
* tests/stage-view: Added test for incorrect frame clock schedulingJonas Ådahl2021-08-222-1/+133
* window-actor/x11: Don't cache the frame-drawn frame clockJonas Ådahl2021-08-221-7/+15
* clutter/stage-view: Initialize view as damaged and awaiting frameJonas Ådahl2021-08-221-0/+3
* wayland/output: Fly-by coding style fixJonas Ådahl2021-08-221-9/+11
* wayland/output: Make each wl_output correspond to one monitorJonas Ådahl2021-08-222-114/+76
* monitor: Add hash functionJonas Ådahl2021-08-222-0/+13
* wayland/output: Move struct to C fileJonas Ådahl2021-08-223-20/+20
* wayland: Fetch wl_output logical monitor via helperJonas Ådahl2021-08-225-8/+28
* wayland/surface: Get wl_output resource list via helperJonas Ådahl2021-08-223-8/+14
* cursor-tracker: Add meta_cursor_tracker_get_scale ()Ivan Molodetskikh2021-08-222-0/+22
* clutter: Add clutter_stage_paint_to_content ()Ivan Molodetskikh2021-08-222-0/+62
* Update Basque translationAsier Sarasua Garmendia2021-08-201-61/+74
* Bump version to 41.beta41.betaFlorian Müllner2021-08-172-1/+53
* Updated Spanish translationDaniel Mustieles2021-08-171-103/+121
* window: Make default focus window on each workspace appear focusedAlexander Mikhaylenko2021-08-123-10/+70
* workspace: Add meta_workspace_get_default_focus_window()Alexander Mikhaylenko2021-08-122-0/+15
* stack: Check workspace in get_default_focus_window()Alexander Mikhaylenko2021-08-121-4/+9
* plugins/default: Switch to g_spawn_check_wait_status()Jonas Ådahl2021-08-121-1/+1
* xwayland-grab-keyboard: Switch to g_pattern_spec_match_string()Jonas Ådahl2021-08-123-4/+8
* Update Chinese (China) translationBoyuan Yang2021-08-091-105/+119
* Update Slovenian translationMatej Urbančič2021-08-091-63/+76
* Updated Czech translationMarek Černocký2021-08-081-89/+118
* Update Hebrew translationYaron Shahrabani2021-08-071-127/+124
* wayland-dma-buf: Fix 'kms-modifiers' experimental settingRobert Mader2021-08-061-2/+5
* clutter/text: Don't query preferred size without allocationFlorian Müllner2021-08-051-6/+11
* shaped-texture: Do not apply y-inverts to shape masksRobert Mader2021-08-041-2/+2
* wayland/gtk-shell: Add titlebar_gesture requestFlorian Müllner2021-08-043-4/+112
* window: Add meta_window_lower_with_transients()Florian Müllner2021-08-043-49/+61
* monitor-test-utils: Add debug friendly statements during testsMarco Trevisan (Treviño)2021-08-044-64/+143
* monitor-config-manager: Use match rule to check laptop panel visibilityMarco Trevisan (Treviño)2021-08-041-2/+2
* monitor-conifig-manager: Generate primary monitor config with othersMarco Trevisan (Treviño)2021-08-041-31/+15
* monitor-config-manager: Computer monitor scale in callerMarco Trevisan (Treviño)2021-08-041-16/+30
* monitor-config-manager: Use monitor match filters to create configMarco Trevisan (Treviño)2021-08-041-204/+137
* monitor-config-manager: Define cleanup functions for structsMarco Trevisan (Treviño)2021-08-041-0/+7
* monitor-config-manager: Use single filter function to build configsMarco Trevisan (Treviño)2021-08-041-55/+91
* monitor: Only assign suggested positions to valid pointersMarco Trevisan (Treviño)2021-08-041-2/+5
* monitor-unit-tests: Check suggested configuration has adjacent outputsMarco Trevisan (Treviño)2021-08-041-0/+315
* monitor-config-manager: Reject a suggested config with gapsMarco Trevisan (Treviño)2021-08-041-0/+15
* boxes: Add function to check if rectangle is adjacent to regionMarco Trevisan (Treviño)2021-08-042-0/+23
* monitor-unit-tests: Add test for overlapping monitor configMarco Trevisan (Treviño)2021-08-041-0/+159
* x11: Add COGL_HAS_TRACING checks around tracing codeCarlos Garnacho2021-08-021-0/+2
* compositor: Add COGL_HAS_TRACING checks around tracing codeCarlos Garnacho2021-08-021-0/+4