Commit Graph

  • bce2790f7f Revert "window/wayland: Use scale for configured rect in configuration" Jonas Ådahl 2024-06-27 23:40:09 +02:00
  • 562beb9314 tests/wayland: Add lease without connectors error test José Expósito 2024-09-09 10:30:35 +02:00
  • 973454dbdd tests/wayland: Add duplicated connector lease error test José Expósito 2024-09-09 10:17:01 +02:00
  • c804222e40 tests/wayland: Add connector lease with leased connector test José Expósito 2024-09-09 08:44:30 +02:00
  • e6178fae6d tests/wayland: Add connector lease test José Expósito 2024-09-08 19:24:06 +02:00
  • c366e32da6 tests/wayland: Add DRM lease device release test José Expósito 2024-09-08 12:49:47 +02:00
  • 59c4054c91 tests/wayland: Add event queue José Expósito 2024-09-08 11:27:20 +02:00
  • 97e50a7285 tests/wayland: Add DRM lease client basic test José Expósito 2024-09-07 18:06:51 +02:00
  • b4aba293b0 tests/wayland-test-utils: Add helper to start a client with args José Expósito 2024-09-08 16:17:16 +02:00
  • bc8a376b81 tests/wayland: Add DRM lease test scaffolding José Expósito 2024-09-07 12:31:54 +02:00
  • 9c536939a1 wayland/drm-lease: Fix reference count cycle José Expósito 2024-09-09 20:13:24 +02:00
  • 86c9d602cd drm-buffer: Handle both XR24 and AR24 in legacy path Jonas Ådahl 2024-08-06 21:36:37 +02:00
  • fd598e1868 kms: Add some debug logging for added planes/connectors/CRTCs Jonas Ådahl 2024-08-06 21:11:54 +02:00
  • 45bf41bf94 wayland/drm-lease: Hold device fd when listing leases José Expósito 2024-09-18 11:12:26 +02:00
  • c2273784ce backend/native: Log more about what pixel formats are attempted Jonas Ådahl 2024-09-10 16:58:02 +02:00
  • be39717639 cogl/pipeline/glsl: Display uniform updates on debug "show-uniforms" Joan Torres 2024-08-21 13:03:06 +02:00
  • 9c0200570a cogl/boxed-value: Add function _cogl_boxed_value_to_string Joan Torres 2024-09-05 16:04:14 +02:00
  • 1eba07f64f cogl/boxed-value: On _cogl_boxed_value_set_x, simplify mem alloc Joan Torres 2024-09-05 15:55:15 +02:00
  • 3e629256ce cogl/boxed-value: On _cogl_boxed_value_set_x, update copying values Joan Torres 2024-09-05 15:39:12 +02:00
  • afdd0be161 cogl/boxed-value: Use array types properly Joan Torres 2024-09-05 14:27:38 +02:00
  • cd65670f7a wayland/color-management: Support arbitrary primaries Joan Torres 2024-08-13 12:34:39 +02:00
  • a27da4e88f clutter/color-state: Create colorspace transform from primaries Joan Torres 2024-08-09 15:58:22 +02:00
  • 95c9ba514d clutter/color-state: Add ClutterPrimaries Joan Torres 2024-08-13 11:07:24 +02:00
  • 49c01ca6a5 clutter/color-state: Set colorspace transform matrix as uniform Joan Torres 2024-08-12 17:09:03 +02:00
  • c05e3e74ac wayland/single-pixel-buffer: Use higher precision pixel formats Joan Torres 2024-07-30 12:23:53 +02:00
  • 3199d4bbb8 wayland/drm-lease: Do not add connector twice on lease disappeared José Expósito 2024-09-16 16:16:45 +02:00
  • 4795e23f2c build: Bump API version Florian Müllner 2024-09-23 13:00:51 +02:00
  • 625965d956 ci: Rebase image to F41 Florian Müllner 2024-08-21 17:54:17 +02:00
  • 313a438a7c ci: Remove problematic vulkan driver Florian Müllner 2024-09-05 20:47:27 +02:00
  • bf9cad0753 ci: Include vulkan drivers Florian Müllner 2024-09-05 20:47:27 +02:00
  • 11fca7df25 ci: Remove libX11 downgrade Florian Müllner 2024-08-21 18:32:00 +02:00
  • f3e1e618a4 Update German translation Jürgen Benvenuti 2024-09-20 17:28:17 +00:00
  • 338bd62708 cogl/gles: Don't initialize glGetStringi Daniel van Vugt 2024-09-17 17:55:27 +08:00
  • 010d68ed5a cogl/gl: Don't initialize potentially unused/unsupported functions Daniel van Vugt 2024-09-17 17:53:29 +08:00
  • 390dd63341 cogl: Don't _cogl_context_get_gl_extensions before check_gl_version Daniel van Vugt 2024-09-12 18:17:45 +08:00
  • 656b836c62 cogl/egl: Restore support for EGL 1.4 Daniel van Vugt 2024-09-17 15:52:52 +08:00
  • 3bc3740a9e wayland/tablet-tool: Fix grabbing tablet devices Jonas Ådahl 2024-09-17 13:29:03 +02:00
  • 2ce64ac0c3 cogl/gles: Use unsized internal formats for RGB8, RGBA8 in GLES 2.0 Sebastian Wick 2024-09-18 12:57:48 +02:00
  • 846fc458d3 Update Spanish translation Daniel Mustieles 2024-09-18 10:04:00 +00:00
  • ee7795adcc Update Catalan translation Jordi Mas i Hernandez 2024-09-18 05:11:36 +00:00
  • e8a9d3a68e wayland/color-management: Fix SIGSEGV on dispose Joan Torres 2024-09-17 11:29:01 +02:00
  • 971bf15f26 x11: Reduce chances XPending does recvmsg() syscall Christian Hergert 2024-09-05 11:10:12 -07:00
  • 1247452d19 gwakeup: Reduce wake-ups to only first item in queue Christian Hergert 2024-09-05 15:06:53 -07:00
  • 18eb1be491 window/x11: Use g_autoslist (MetaStrut) in meta_window_x11_update_struts Michel Dänzer 2024-09-16 15:09:11 +02:00
  • 75b8d3a166 Update French translation Vincent Chatelain 2024-09-15 13:30:38 +00:00
  • 8b8f052ff9 Bump version to 47.0 Florian Müllner 2024-09-14 17:18:58 +02:00
  • e69e4fa6db Revert "wayland: Check focus surface to set a pointer cursor" Jonas Ådahl 2024-09-14 21:57:17 +02:00
  • 69b6e7ead6 wayland: Save session state in the background in a delayed manner Carlos Garnacho 2024-07-29 11:54:27 +02:00
  • 8b9bf6b051 core: Add async save method to MetaSessionManager Carlos Garnacho 2024-07-29 11:29:48 +02:00
  • 8468888508 tests: Add some basic tests for XDG session management Jonas Ådahl 2024-06-19 12:55:07 +02:00
  • 6c3c17daa6 tests: Make test context able to create a session manager Carlos Garnacho 2024-08-31 14:31:28 +02:00
  • 74ce36f323 wayland: Implement the XDG session management protocol Jonas Ådahl 2024-06-19 12:47:17 +02:00
  • 2074e4e146 core: Add debug control setting for session management Carlos Garnacho 2024-08-30 19:25:36 +02:00
  • 5c30483739 wayland: Add XDG Shell glue to cater for already restored windows Carlos Garnacho 2024-06-19 12:51:49 +02:00
  • 4a3eb2f992 build: Include a private copy if the session management protocol Jonas Ådahl 2024-06-19 12:43:20 +02:00
  • 6fa3a91325 wayland: Add MetaWaylandXdgSessionState Jonas Ådahl 2024-06-19 12:38:37 +02:00
  • 920de400f5 core: Make MetaContext manage the MetaSessionManager singleton Carlos Garnacho 2024-07-26 14:03:31 +02:00
  • fa9c70a1d4 core: Add MetaSessionManager Carlos Garnacho 2024-06-19 12:21:37 +02:00
  • c6acf3aef5 core: Add MetaSessionState Carlos Garnacho 2024-06-19 12:14:00 +02:00
  • 777c89f10d Add debug topic "session-management" Sebastian Wick 2024-09-02 21:09:34 +02:00
  • 837b37170a build: Add gvdb dependency Carlos Garnacho 2024-06-19 12:11:17 +02:00
  • 8caa2db139 tests/wayland-test-client-utils: Add custom test state field to display Jonas Ådahl 2024-04-04 15:16:13 +02:00
  • c41a8d539f tests/wayland-test-client: Add 'configure' signal to surface Jonas Ådahl 2024-04-04 15:15:25 +02:00
  • e76b4503cf tests/test-driver: Add tile and move_to requests Jonas Ådahl 2024-04-04 15:14:19 +02:00
  • 5ed0245c5c surface: Add API to check whether initial commit has been done Jonas Ådahl 2024-04-03 22:00:58 +02:00
  • c3cfd5266a context: Add 'nick' property Jonas Ådahl 2024-04-03 21:59:00 +02:00
  • af250506fb kms/impl-device: Queue result when discarding submitted update Jonas Ådahl 2024-09-05 14:36:44 +02:00
  • 0d9fd1ead7 kms/impl-device: Destroy submitted update in disarm_all_deadline_timers Michel Dänzer 2024-09-02 17:27:36 +02:00
  • 42290730e8 kms/impl-device: Merge in submitted update in process_mode_set_update Michel Dänzer 2024-09-02 16:53:52 +02:00
  • b2761819e4 kms/impl-device/atomic: Leave implicit sync enabled for modeset updates Michel Dänzer 2024-09-02 16:44:51 +02:00
  • 969f3a5ae4 Update Latvian translation Rūdolfs Mazurs 2024-09-11 19:30:07 +00:00
  • 756992c841 input-settings/native: Use the libinput matrix if we don't have one ourselves Peter Hutterer 2024-06-27 00:11:49 +10:00
  • 519ec32ac8 ci: Restrict use of "Fixes #123" Florian Müllner 2024-09-10 16:53:42 +02:00
  • 90d36b8821 ci: Extend "closes" rule Florian Müllner 2024-09-10 16:12:23 +02:00
  • a6207cd1d8 Update Danish translation Ask Hjorth Larsen 2024-09-10 20:39:01 +00:00
  • 8f3cfcafd9 Update Brazilian Portuguese translation Rafael Fontenelle 2024-09-10 16:09:39 +00:00
  • b5d5169c5e tests: Remove duplicate vx239-calibrated.icc Simon McVittie 2024-09-10 14:58:33 +01:00
  • 0024592541 tests/color-management: Use the inherited temporary XDG_DATA_HOME Simon McVittie 2024-09-07 17:16:48 +01:00
  • 19f8948164 tests: Create a temporary XDG_CACHE_HOME Simon McVittie 2024-09-10 11:11:02 +01:00
  • 24f4db3432 tests: Create a temporary XDG_CONFIG_HOME Simon McVittie 2024-09-10 11:10:45 +01:00
  • 642b672b70 tests: Create a temporary XDG_DATA_HOME to run each test Simon McVittie 2024-09-10 11:09:52 +01:00
  • d7a5f364c9 Update Occitan translation Quentin PAGÈS 2024-09-10 14:13:35 +00:00
  • 52991021a1 Update Russian translation Artur S0 2024-09-10 12:07:35 +00:00
  • 983f8d3186 Update British English translation Andi Chandler 2024-09-10 10:28:36 +00:00
  • ffc3eb4ef7 Updated Spanish translation Daniel 2024-09-09 12:41:35 +02:00
  • ed15460526 ci: Deny a plain "Closes: #123" message in the commit message Peter Hutterer 2024-09-09 11:07:08 +10:00
  • 0210f955d2 Update Indonesian translation Andika Triwidada 2024-09-09 08:04:17 +00:00
  • 57c1679ecb Update Hungarian translation Balázs Úr 2024-09-08 22:59:59 +00:00
  • 1c9477196a Update Lithuanian translation Aurimas Černius 2024-09-08 18:57:55 +00:00
  • 4576c8a4a5 Update Polish translation Piotr Drąg 2024-09-08 17:28:44 +02:00
  • d4d8d517ac Update Portuguese translation Hugo Carvalho 2024-09-08 10:22:49 +00:00
  • aa3437245b Update Basque translation Asier Sarasua Garmendia 2024-09-08 07:52:25 +00:00
  • 5f6d67dd12 Update Georgian translation Ekaterine Papava 2024-09-08 04:00:08 +00:00
  • 90e249a174 Update Swedish translation Anders Jonsson 2024-09-08 00:04:46 +00:00
  • a0b6e1e4c9 Update Bulgarian translation Alexander Shopov 2024-09-07 16:05:23 +00:00
  • 148ab84b83 Fix build when libwacom is disabled nibon7 2024-09-02 17:01:14 +08:00
  • be8e1ee96a ci: Run the sysext job only on runners tagged with x86_64_v3 Sebastian Wick 2024-09-06 13:50:35 +02:00
  • f68cd634b9 Update Persian translation Danial Behzadi 2024-09-05 23:42:26 +00:00
  • ab4840d64d Update Czech translation Daniel Rusek 2024-09-05 22:12:20 +00:00
  • fc08ed12c7 Update Turkish translation Emin Tufan Çetin 2024-09-05 18:45:56 +00:00