Commit Graph

  • fee3329997 onscreen/native: Allow requesting frame synchronization Dor Askayo 2020-07-04 22:13:55 +0300
  • 732f5afe13 monitor-manager: Add support for refresh rate modes Dor Askayo 2020-03-17 20:52:16 +0200
  • 1721dad5ec monitor: Include the refresh rate mode in the mode spec Dor Askayo 2020-03-17 20:57:41 +0200
  • be36c18787 output/kms: Initialize variable refresh rate output modes Dor Askayo 2022-06-10 19:45:47 +0300
  • 455ac43e0a kms: Initialize variable refresh rate CRTC modes Dor Askayo 2024-01-27 23:59:31 +0200
  • 9fcc938075 gpu/kms: Allow checking if VRR should be disabled Dor Askayo 2023-06-20 23:06:00 +0300
  • b2ceb055d6 backends/native: Add support to disable VRR using udev Dor Askayo 2022-07-31 14:04:01 +0300
  • e72baac97d settings: Add experimental feature for variable refresh rate Dor Askayo 2023-06-20 22:53:43 +0300
  • a74fbecbd6 kms/crtc: Calculate CRTC deadline for VRR Dor Askayo 2024-02-02 21:47:37 +0200
  • 2a3fc9b830 kms/impl-device: Allow the expected presentation time to be unknown Dor Askayo 2024-02-02 22:40:44 +0200
  • 4ad282cf26 kms: Allow setting the "VRR_ENABLED" property on a CRTC Dor Askayo 2022-07-02 17:10:36 +0300
  • b7128b1d12 connector/kms: Detect variable refresh rate capability Dor Askayo 2020-03-17 21:42:37 +0200
  • d5f68c8140 clutter/frame-clock: Add a mode for variable scheduling Dor Askayo 2020-08-04 00:28:12 +0300
  • 6cee9410f5 clutter: Bypass priv->has_key_focus when unsetting focus from self Carlos Garnacho 2024-03-01 22:33:18 +0100
  • 525ed1166c wayland/pointer: Unset current surface during window drags Jonas Dreßler 2024-03-01 16:41:46 +0100
  • 8519a31e8f wayland: Make MetaWaylandTabletTool struct private Carlos Garnacho 2024-02-27 23:09:54 +0100
  • f17300a22e wayland: Refactor tablet tool grab checks Carlos Garnacho 2024-02-27 23:08:28 +0100
  • 314ab7c3cb wayland: Remove some unnecessary header includes Carlos Garnacho 2024-02-27 20:15:22 +0100
  • bff8269a3e wayland: Make MetaWaylandPointer struct definition private Carlos Garnacho 2024-02-27 13:18:30 +0100
  • f53adae278 wayland: Avoid MetaWaylandPointer struct peeking in touchpad gestures Carlos Garnacho 2024-02-27 13:16:49 +0100
  • bf4d46097b wayland: Add getter for the pointer focus client Carlos Garnacho 2024-02-27 13:09:55 +0100
  • 03b504fc38 wayland: Refactor pointer grab checks Carlos Garnacho 2024-02-27 13:06:24 +0100
  • 84d48254d7 wayland: Make MetaWaylandKeyboard struct private Carlos Garnacho 2024-02-27 12:53:46 +0100
  • fb7cd18ebf wayland: Fetch seat input focus as focus for new pad devices Carlos Garnacho 2024-02-27 12:55:25 +0100
  • 017eff6663 wayland: Avoid MetaWaylandKeyboard struct access Carlos Garnacho 2024-02-27 12:45:55 +0100
  • 81df305645 wayland: Add MetaWaylandSeat input focus getter Carlos Garnacho 2024-02-27 12:48:28 +0100
  • 9e77d45704 Revert "frames: Always initialize _MUTTER_FRAME_EXTENTS to zero" Sebastian Keller 2024-03-01 10:46:13 +0100
  • c12991936e wayland: Let the tablet tool handle the handle_event() return value Carlos Garnacho 2024-02-28 14:46:53 +0100
  • 4c4c0b847d wayland: Do not claim tablet tool events as consumed without focus Carlos Garnacho 2024-02-28 14:52:25 +0100
  • a26fca0117 clutter/text: Use the PangoLayout y offset for min height calculation Julian Sparber 2024-02-22 13:13:26 +0100
  • 100dc6d2b1 cally/text: Fix emission of text_caret_moved signal Florian Müllner 2024-02-27 16:04:38 +0100
  • c4767b6c01 cogl: Increase annotation coverage Corentin Noël 2024-02-27 08:48:30 +0100
  • 8234f5bc7e egl: Return success status from meta_egl_query_device_string Sebastian Wick 2024-02-24 21:56:13 +0100
  • 46619573e0 egl: Make sure GError gets set when we return FALSE Sebastian Wick 2024-02-24 21:35:04 +0100
  • a816470996 screen-cast-stream: Remove stale comments and an unused variable Doğukan Korkmaztürk 2024-02-16 13:34:27 -0500
  • 839158ffd5 build/meta: Add explicit dependency on Gio-2.0 gir Marco Trevisan (Treviño) 2024-02-27 10:34:16 +0100
  • 52901320f0 clutter: Add missing dependency on Gio-2.0 gir Marco Trevisan (Treviño) 2024-02-27 10:30:19 +0100
  • e5483a963e wayland: Pass button/touch press begin coordinates as window drag hint Carlos Garnacho 2024-01-25 16:43:48 +0100
  • 1b3759d51c x11: Pass NET_WM_MOVERESIZE coordinates as window drag hint Carlos Garnacho 2024-01-25 16:42:43 +0100
  • 4b1e24fcc4 core: Pass position hint to meta_window_begin_grab_op() Carlos Garnacho 2024-01-25 16:41:38 +0100
  • 51e084ee8d compositor: Forward window drag position hint across internals Carlos Garnacho 2024-01-25 16:39:11 +0100
  • e4542a6495 compositor: Add MetaWindowDrag API to add a hint on the grab coordinates Carlos Garnacho 2024-01-25 12:38:01 +0100
  • 4fa2706b9b wayland: Look up pointer logical focus when enabling constraints Carlos Garnacho 2024-02-26 11:14:54 +0100
  • 1d5676bc9a wayland: Handle event interface changes during focus synchronization Carlos Garnacho 2024-02-26 15:30:36 +0100
  • 7fc49f742b wayland: Add getter for the MetaWaylandPointer logical focus Carlos Garnacho 2024-02-26 11:59:15 +0100
  • b102b6eca7 kms/connector: Remove getters for state tracked by KmsConnectorState Sebastian Wick 2024-01-29 17:02:17 +0100
  • 420c8cb37f kms/connector: Simplify privacy screen tracking Sebastian Wick 2024-01-29 16:52:13 +0100
  • 3e14edb00c kms/connector: Track max_bpc in KmsConnectorState Sebastian Wick 2024-01-29 16:41:48 +0100
  • e9e613a6c3 kms/connector: Track underscan in KmsConnectorState Sebastian Wick 2024-01-29 16:36:17 +0100
  • 0dc43c04ee onscreen/native: Move rgb range support to OutputInfo Sebastian Wick 2024-01-23 20:55:47 +0100
  • 706bee2a58 onscreen/native: Use max bpc support from OutputInfo Sebastian Wick 2024-01-23 20:49:54 +0100
  • 8acf250583 output: Move privacy screen support to OutputInfo Sebastian Wick 2024-01-23 20:38:37 +0100
  • a3a4de6c6b output: Move color space and hdr tf support to OutputInfo Sebastian Wick 2024-01-23 20:31:03 +0100
  • fb7b9b0955 onscreen/native: Disable the CRTC LUT when we have no LUT to set Sebastian Wick 2024-01-23 21:47:30 +0100
  • eb8a12c24b tests/kms/update: Use proper gamma LUT size Sebastian Wick 2024-01-29 20:57:35 +0100
  • b083ad67df kms/impl-device/simple: Handle NULL gamma LUTs for passthrough Sebastian Wick 2024-01-29 20:58:39 +0100
  • a55e2e5af2 crtc: Add identity gamma LUT helpers Sebastian Wick 2024-01-29 20:56:42 +0100
  • 6876b51875 frames: Drop unused border property from frame content Sebastian Keller 2024-02-21 23:56:42 +0100
  • f10b3eac62 frames: Always initialize _MUTTER_FRAME_EXTENTS to zero Sebastian Keller 2024-02-22 00:20:38 +0100
  • bcdd282e9c frames: Update _MUTTER_FRAME_EXTENTS from frame size_allocate Sebastian Keller 2024-02-21 23:38:58 +0100
  • 87c43ad15e Updated Spanish translation Daniel Mustieles 2024-02-26 14:49:00 +0100
  • d603cc351f wayland/client: Add make_desktop() method Leonhard 2024-02-23 15:58:19 +0100
  • 7bf8945da4 window: Handle layer of DOCK windows Leonhard 2024-02-23 15:56:29 +0100
  • 34ea46d55a Update French translation Irénée THIRION 2024-02-25 22:26:01 +0000
  • 855a9cfcad ci: Rebase image to F40 Florian Müllner 2024-02-23 16:03:13 +0100
  • 5bd820d746 tests/wayland-test-clients: Update cursor names Florian Müllner 2024-02-24 00:27:18 +0100
  • aab6e87c75 Update Latvian translation Rūdolfs Mazurs 2024-02-25 19:59:42 +0000
  • fa67588788 frames: Use g_clear_pointer Sebastian Keller 2024-02-22 10:22:21 +0100
  • 9a5aa846e4 frames: Rename update_extents to clarify it is not public Sebastian Keller 2024-02-21 23:24:32 +0100
  • f47b816037 frames: Move overrides and class functions after helpers Sebastian Keller 2024-02-21 23:12:52 +0100
  • 9bac742ba5 frames: Drop unused class member Sebastian Keller 2024-02-21 22:51:08 +0100
  • 9fd0f3f2dc Update Occitan translation Quentin PAGÈS 2024-02-23 19:24:28 +0000
  • e82913a207 Update Basque translation Asier Sarasua Garmendia 2024-02-22 19:49:10 +0000
  • 38e361472a Update British English translation Andi Chandler 2024-02-22 16:36:07 +0000
  • 003ac8ef31 Update Chinese (China) translation Luming Zh 2024-02-22 15:40:41 +0000
  • eaa8a5ed02 Update Indonesian translation Kukuh Syafaat 2024-02-22 14:14:24 +0000
  • 60e10511ae cogl: Remove Color.init_from_4ub Bilal Elmoussaoui 2024-02-16 23:44:34 +0100
  • cf0803ab71 cogl: Remove Color.get_*_byte Bilal Elmoussaoui 2024-02-16 23:15:40 +0100
  • 40dde833af cogl: Remove Color.get_*_float Bilal Elmoussaoui 2024-02-16 22:44:37 +0100
  • 77f95d2203 cogl: Drop unused Color APIs Bilal Elmoussaoui 2024-02-16 22:08:29 +0100
  • f94e72097d Update Catalan translation Jordi Mas i Hernandez 2024-02-22 09:33:16 +0000
  • 11691b107c cleanup: Avoid using None on non-x11 only code paths Bilal Elmoussaoui 2024-02-21 18:23:19 +0100
  • 68d5b5ea50 keybindings: Use ClutterModifierType Bilal Elmoussaoui 2024-02-21 18:19:28 +0100
  • 2834780cbe window: Move set_frame_xwindow to WindowX11 Bilal Elmoussaoui 2024-02-21 15:58:49 +0100
  • 3cc44b1f04 cleanup: Guard x11 headers includes Bilal Elmoussaoui 2024-02-21 15:09:16 +0100
  • b5cf16fa74 cleanup: Remove not used X11 includes Bilal Elmoussaoui 2024-02-21 15:05:14 +0100
  • a14200a75c wayland/surface: Notify highest scale monitor after updating window monitor Jonas Dreßler 2024-02-19 19:47:09 +0100
  • 0fc39b2a87 Revert "wayland/surface: Add fallback for get_highest_output_scale" Jonas Dreßler 2024-02-19 19:25:59 +0100
  • bf4aff823f window: Fall back to main window monitor for highest scale monitor Jonas Dreßler 2024-02-19 19:32:24 +0100
  • 9dff6a5013 backends/native: Remove DO_NOT_AUTO_START flag from rtkit dbus proxy Agustín Dall'Alba 2023-10-14 00:05:26 +0000
  • 917526ee9d plugin-manager: Drop MetaPluginClass.xevent_filter Bilal Elmoussaoui 2024-02-20 12:25:28 +0100
  • c72e129eb2 cursor-renderer: Move x11 specific bits to CursorRendererX11 Bilal Elmoussaoui 2024-02-20 13:02:54 +0100
  • 899b4aad37 x11/display: Don't go through meta_create_x_cursor Bilal Elmoussaoui 2024-02-20 12:59:36 +0100
  • ea74414b2e cursor-renderer: Make translate_meta_cursor public Bilal Elmoussaoui 2024-02-20 13:04:45 +0100
  • f606a4424a compositor/x11: Sync again at the end of before_paint Daniel van Vugt 2024-02-16 16:57:55 +0800
  • cf9f7f427e window: Add a copy of XSizeHints Bilal Elmoussaoui 2024-02-19 15:05:15 +0100
  • 6732dd540c Update Slovenian translation Matej Urbančič 2024-02-18 16:40:58 +0000
  • 253b2dba67 Update Dutch translation Nathan Follens 2024-02-18 16:09:57 +0000
  • c4f93a1044 Update Hebrew translation Yaron Shahrabani 2024-02-17 21:21:32 +0000
  • 97635753d9 clutter/tests: Remove unused color check helpers Bilal Elmoussaoui 2024-02-17 14:21:33 +0100