Commit Graph

  • 60fd80b616 crtc-kms: Get rid of meta_crtc_kms_get_modifiers Sebastian Wick 2024-01-10 15:00:44 +01:00
  • 2fda8ae6d9 crtc-kms: Get rid of meta_crtc_kms_copy_drm_format_list Sebastian Wick 2024-01-10 15:00:16 +01:00
  • ee60e33d95 crtc-kms: Get rid of unusedmeta_crtc_kms_set_is_underscanning Sebastian Wick 2024-01-10 14:50:02 +01:00
  • 84070b4a3f crtc-kms: Get rid of unused is_transform_handled Sebastian Wick 2024-01-10 14:49:36 +01:00
  • d6dc403fa8 backends/native: Move KmsUpdate plane assignment to OnscreenNative Sebastian Wick 2024-01-10 14:37:13 +01:00
  • 23b30267b5 monitor-unit-tests: Add basic tests for RGB range Sebastian Wick 2024-01-17 17:25:06 +01:00
  • 926f7ea26d backends: Get the RGB range from a monitor config to the output Sebastian Wick 2024-01-19 19:28:20 +01:00
  • 3f866d22c9 monitor-config-store: Store and parse rgbrange monitor property Sebastian Wick 2024-01-19 19:26:44 +01:00
  • 5ca2e06b2c monitor-config-store: Explicitly initialize MonitorConfig Sebastian Wick 2024-01-29 22:27:15 +01:00
  • 7b1e89b046 monitor: Add a getter for the RGB range Sebastian Wick 2024-01-19 19:24:52 +01:00
  • d945626318 onscreen/native: Set the RGB range when mode setting Sebastian Wick 2024-01-19 19:23:36 +01:00
  • aa7cd84f7c output: Introduce the RGB range property Sebastian Wick 2024-01-19 19:21:58 +01:00
  • 665c21e65b output: Explicitly initialize output properties Sebastian Wick 2024-01-19 19:20:13 +01:00
  • c4399bd94d kms/connector: Add support for the Broadcast RGB property Sebastian Wick 2024-01-17 13:22:56 +01:00
  • d45104c14a backends/native: Build up connector updates in onscreen-native Sebastian Wick 2024-01-19 19:08:19 +01:00
  • af4de2a681 output/native: Remove unused function declarations Sebastian Wick 2024-01-19 19:07:41 +01:00
  • 88bc52838a doc: Update link to looking glass documentation Sebastian Keller 2024-01-29 20:05:39 +01:00
  • 3528b54378 backends/native: Fix clutter button number assignment to pointer evcodes Carlos Garnacho 2024-01-27 14:11:42 +01:00
  • a26d08d3bc core: Detect pad ring wraparound values Peter Hutterer 2024-01-25 14:01:45 +10:00
  • 947c636275 backends/native: Swap BTN_STYLUS and BTN_STYLUS2 Peter Hutterer 2024-01-24 14:24:02 +10:00
  • d92c89ca23 backends/native: Use the define for BTN_STYLUS3 Peter Hutterer 2024-01-23 15:16:47 +10:00
  • 381048cf90 wayland: Restore IM state flushing before handling key events Carlos Garnacho 2024-01-19 20:04:28 +01:00
  • 92ef543a44 window: Clarify rectangle type Bilal Elmoussaoui 2024-01-17 11:46:08 +01:00
  • 73651b553e clutter: Explicitly depend on cairo Bilal Elmoussaoui 2024-01-17 11:40:49 +01:00
  • f0ebc41205 cogl: Move cairo dependency to cogl-pango Bilal Elmoussaoui 2024-01-17 11:40:30 +01:00
  • a55b080129 gir: Remove unnused cairo include Bilal Elmoussaoui 2024-01-17 11:46:47 +01:00
  • 700ef19e8b tests: Remove unnused cairo import Bilal Elmoussaoui 2024-01-17 11:35:54 +01:00
  • bbd06f26e0 clutter: Drop cairo-gobject dependency Bilal Elmoussaoui 2024-01-17 11:29:56 +01:00
  • baa051dcd2 tools: Remove no longer useful scripts Bilal Elmoussaoui 2024-01-17 12:12:53 +01:00
  • 265f6ef64e clutter/actor: Use g_signal_connect for connecting to pango context Jonas Dreßler 2024-01-24 12:16:40 +01:00
  • f99c6badb9 backends: Update cursor names to match updated metaphors Sebastian Keller 2024-01-17 17:45:24 +01:00
  • af0ca0cdc2 kms/cursor-manager: Create CrtcStateImpls for all active CRTCs Sebastian Wick 2024-01-22 12:45:37 +01:00
  • 0eaf4b4f4c Revert "frame/native: Remember whether the frame carried a kms update" Dor Askayo 2024-01-26 19:06:33 +00:00
  • b8deb4caa0 wayland: Emit frame callbacks when the frame is pending presentation Dor Askayo 2024-01-26 17:08:27 +00:00
  • c9cd9cef6a clutter/frame: Export clutter_frame_get_result() Dor Askayo 2024-01-26 17:02:28 +00:00
  • 79b998c681 Update Turkish translation Sabri Ünal 2024-01-25 15:00:31 +00:00
  • a512682b0e Update Galician translation Fran Dieguez 2024-01-24 08:36:08 +00:00
  • 3e4a330ae7 clutter/frame-clock,wayland: Calculate frame deadline during scheduling Dor Askayo 2023-09-24 16:18:42 +03:00
  • d5c2f20d55 wayland: Flatten logic in on_after_update() Dor Askayo 2023-09-25 12:41:48 +03:00
  • 26d8b9c69b wayland: Remove unnecessary dispatch of frame callback source Dor Askayo 2023-09-25 11:56:18 +03:00
  • 8c88dbfbe8 wayland: Rename source_ready_time_us to frame_deadline_us Dor Askayo 2023-09-24 18:58:37 +03:00
  • 83713a38bb wayland: Remove unreachable condition Dor Askayo 2023-09-24 18:09:44 +03:00
  • a2397e6b80 clutter: Prefer using ClutterTextDirection Bilal Elmoussaoui 2024-01-17 16:39:21 +01:00
  • c19eef3f5e wayland/dmabuf: Bump protocol version to 5 Robert Mader 2023-12-11 13:48:30 +01:00
  • 8b1015a5c7 wayland: Switch to stable linux-dmabuf protocol Robert Mader 2023-12-11 13:55:20 +01:00
  • 69446e1fb2 meson: Bump wayland-protocols requirement to 1.33 Robert Mader 2024-01-19 15:24:03 +01:00
  • 98ec6e66f5 Update Czech translation Daniel Rusek 2024-01-22 00:42:27 +00:00
  • 8e5a2b2f59 Update Russian translation Artur S0 2024-01-20 19:00:13 +00:00
  • 5e13c1dca6 kms/impl-device: Inhibit the deadline timer on permission errors Dor Askayo 2024-01-19 02:47:46 +02:00
  • 79063604ad kms: Resume all devices when KMS is resumed Dor Askayo 2024-01-19 02:28:12 +02:00
  • 9eb38b4107 kms/impl-device: Add function to resume all devices Dor Askayo 2024-01-19 02:25:32 +02:00
  • ada4ac49fb kms/impl-device: Add function to handle device resumption Dor Askayo 2024-01-19 02:15:51 +02:00
  • 98cdafdf0b kms/impl-device: Use enum for deadline timer state Dor Askayo 2024-01-19 02:00:35 +02:00
  • 8e39398d05 backends: Allow XKB model to be configured Leorize 2022-12-01 06:55:52 +00:00
  • 1ab4faaf18 place: Fix centering transients over parent Florian Müllner 2024-01-17 18:13:22 +01:00
  • 8e58aa46ac gen_default_modes: Consider reduced blanking with lower pixelclock Kai-Heng Feng 2023-12-11 12:01:26 +08:00
  • 237e505cc7 clutter: Move ClutterCanvas to gnome-shell Shmuel Melamud 2023-12-21 06:41:34 +02:00
  • 41a7e8e3e0 build: Make g-ir-scanner warnings fatal when -werror is set Sebastian Wick 2024-01-16 11:06:06 +01:00
  • e8116ba4f0 clutter/actor: Double asterisk is required for GObject Introspection Daniel van Vugt 2024-01-16 17:32:55 +08:00
  • 7551ffa81e clutter/actor: Remove whitespace at end of line Daniel van Vugt 2024-01-17 15:04:00 +08:00
  • 65d4815942 doc: Update link to commit message guidelines Florian Müllner 2024-01-16 02:23:23 +01:00
  • db492fe335 cogl: Use COGL_ENABLE_DEBUG instead of COGL_DEBUG_ENABLED Sebastian Wick 2024-01-04 16:32:12 +01:00
  • 6749151ac9 cogl/pipeline: Use the pipeline context instead of the default context Sebastian Wick 2023-12-15 16:17:19 +01:00
  • a9944b27aa cogl/pipeline: Refactor pipeline initialization Sebastian Wick 2023-12-06 16:17:52 +01:00
  • f4c6fa949d clutter: Make clutter_actor_create_texture_paint_node public Shmuel Melamud 2024-01-10 00:32:03 +02:00
  • 37c0b27895 Update Greek translation Efstathios Iosifidis 2024-01-14 22:42:51 +00:00
  • 1037fde087 ci: Update gsettings-desktop-schemas Florian Müllner 2024-01-10 20:27:59 +01:00
  • 4dbe97a894 ci: Add work-around for podman-push permission issue Florian Müllner 2024-01-12 17:55:52 +01:00
  • 3002e18668 ci: Quote package names with parentheses Florian Müllner 2024-01-10 21:19:48 +01:00
  • 2dd04f7cbe compositor: Use subclassing macros for Module Bilal Elmoussaoui 2024-01-10 16:06:24 +01:00
  • b1bc03a314 native: Use subclassing macros for InputDeviceToolNative Bilal Elmoussaoui 2024-01-10 11:21:37 +01:00
  • a79834a1ff x11: Use subclassing macros for InputSettingsX11 Bilal Elmoussaoui 2024-01-10 11:17:28 +01:00
  • b1fc022ee6 x11: Use subclassing macros for InputDeviceX11 Bilal Elmoussaoui 2024-01-10 11:15:44 +01:00
  • 5387135220 x11: Use subclassing macros for InputDeviceToolX11 Bilal Elmoussaoui 2024-01-10 11:13:05 +01:00
  • 4f96b43222 x11: Use subclassing macros for CursorRendererX11 Bilal Elmoussaoui 2024-01-08 13:56:24 +01:00
  • d90a938c17 core: Use subclassing macros for GestureTracker Bilal Elmoussaoui 2024-01-08 13:53:16 +01:00
  • 59bdc69544 native: Use subclassing macros for InputSettingsNative Bilal Elmoussaoui 2024-01-08 13:51:02 +01:00
  • c8c5560916 backends/native: Main thread rt-scheduler: experimental feature no more Dallas Strouse 2023-10-18 17:34:15 -04:00
  • ecdd2aeb85 workspace: Don't crash on invalid argument to meta_workspace_index Simon McVittie 2022-12-18 15:54:55 +00:00
  • cb03b46a20 cogl/onscreen: Add several introspection annotations Corentin Noël 2024-01-11 09:38:08 +01:00
  • 399ffdfc88 kms/connector: Keep a ref to the KmsImplDevice instead of KmsDevice Sebastian Wick 2024-01-11 16:37:33 +01:00
  • 7b232d9f65 wayland: Keep track of the "input focus" on MetaWaylandSeat Carlos Garnacho 2023-11-15 00:26:35 +01:00
  • 962eb9e054 wayland: Hook focus synchronization to MetaDisplay signals Carlos Garnacho 2023-11-02 14:30:59 +01:00
  • 38421b07c7 compositor: Use MetaWaylandCompositor API to drive focus synchronization Carlos Garnacho 2023-11-02 14:30:02 +01:00
  • a2d2e04d80 wayland: Use MetaWaylandCompositor API to drive focus synchronization Carlos Garnacho 2023-11-02 14:29:12 +01:00
  • 9383171958 wayland: Move Wayland focus synchronization code out of core Carlos Garnacho 2023-11-02 14:23:22 +01:00
  • 17d1d3abd8 compositor: Avoid special grab begin/end handling in MetaWindowDrag Carlos Garnacho 2023-11-02 14:18:17 +01:00
  • bd387a6308 clutter: Drop clutter_event_new() from public headers Carlos Garnacho 2023-10-30 13:04:14 +01:00
  • bca62e6ec2 docs/website: Add documentation pages Sebastian Wick 2024-01-12 12:59:03 +01:00
  • da3909187f docs/website: Call it API Reference instead of API documentation Sebastian Wick 2024-01-12 12:55:56 +01:00
  • 02007bf96e docs/website: Pull in the entire README.md contribution section Sebastian Wick 2024-01-12 12:52:41 +01:00
  • 692e1f2759 docs/clutter: Drop no longer applicable examples links Bilal Elmoussaoui 2024-01-10 22:19:42 +01:00
  • c3cb760412 misc: Use the new mutter.gnome.org URL Bilal Elmoussaoui 2024-01-10 20:33:25 +01:00
  • 9108f2eeec clutter: Update picked actor on scroll events Carlos Garnacho 2024-01-11 11:53:50 +01:00
  • 54e4d1df79 x11: Defer ClutterStage focus actor change until window is focused Carlos Garnacho 2023-12-19 13:52:28 +01:00
  • 5378b10a00 ci: Distribute the new website Bilal Elmoussaoui 2024-01-04 15:35:40 +01:00
  • 3bb42e2f66 docs: Add a website Bilal Elmoussaoui 2024-01-09 16:17:33 +01:00
  • 94f9d88371 x11: Drop error trap helpers Bilal Elmoussaoui 2024-01-03 15:43:36 +01:00
  • 5564eaeb4a ci: Check that gnome-shell can still run Florian Müllner 2024-01-10 11:40:27 +01:00
  • 8ae87ce041 clutter: Mark FixedLayout as derivable Bilal Elmoussaoui 2024-01-10 12:18:10 +01:00