summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Implement the "inputfd" wayland protocolswip/carlosg/inputfdCarlos Garnacho2022-11-1312-1/+845
* wayland/outputs: Implement wl_output v4Robert Mader2022-11-102-1/+19
* wayland/outputs: Implement wl_output v3Robert Mader2022-11-102-3/+16
* backends: Use Clutter API to get dimensions at MetaInputMapperCarlos Garnacho2022-11-091-50/+2
* backends/x11: Implement get_dimensions() in X11 input devicesCarlos Garnacho2022-11-091-0/+76
* backends/native: Implement get_dimensions() in native devicesCarlos Garnacho2022-11-092-1/+27
* clutter: Add clutter_input_device_get_dimensions()Carlos Garnacho2022-11-092-0/+30
* backends: Drop MetaInputSettings vfunc to figure out trackballsCarlos Garnacho2022-11-092-10/+0
* backends/x11: Avoid usage of udev in MetaInputSettingsX11Carlos Garnacho2022-11-091-120/+23
* backends/native: Avoid direct udev usage in MetaInputSettingsNativeCarlos Garnacho2022-11-091-62/+21
* backends: Use capabilities to figure out trackballs in MetaInputSettingsCarlos Garnacho2022-11-091-3/+10
* backends/x11: Set trackball/trackpoint capabilitiesCarlos Garnacho2022-11-091-19/+114
* backends/native: Set up trackball/trackpoint capabilitiesCarlos Garnacho2022-11-091-0/+30
* clutter: Add capability flags for trackpoints and trackballsCarlos Garnacho2022-11-091-0/+2
* window: Update ongoing edge resistance flags with inputJohn Wudrick2022-11-081-0/+2
* wayland/xdg-shell: Send xdg_popup.popup_done when position invalidJonas Ådahl2022-11-061-1/+38
* cogl: Set LOD bias to -0.5 for single mipmap modesDaniel van Vugt2022-11-049-0/+56
* gesture-tracker: Never reject sequences in Wayland sessionsJonas Dreßler2022-11-041-5/+18
* gesture-tracker: Only track actions which are actually enabledJonas Dreßler2022-11-041-1/+2
* clutter/actor: Remove outdated commentJonas Dreßler2022-11-041-27/+0
* clutter/actor: Clarify things about the last painted paint volume a bitJonas Dreßler2022-11-041-50/+34
* clutter/actor: Rename paint_volume_valid to has_paint_volume for clarityJonas Dreßler2022-11-041-6/+6
* clutter/actor: Refactor updating of the paint volumeJonas Dreßler2022-11-041-34/+51
* clutter/text: Replace cached paint volume with the one cached by actorJonas Dreßler2022-11-041-89/+44
* clutter/actor: Clean up real_get_paint_volume() a bitJonas Dreßler2022-11-041-42/+29
* clutter/paint-volume: Mark a paint volume argument as constJonas Dreßler2022-11-042-6/+6
* clutter/actor: Remove get_default_paint_volume() APIJonas Dreßler2022-11-042-59/+2
* data/udev: Don't disable KMS modifiers on newer i915 systemsSameer Lattannavar2022-11-041-1/+115
* Bump version to 43.143.1Florian Müllner2022-11-032-1/+37
* Revert "wayland/pointer-constraints: Fix window check on subsurfaces"Robert Mader2022-11-031-1/+1
* Update Dutch translationNathan Follens2022-11-011-71/+65
* ci: Only launch a single mocked D-Bus environment for all testsJonas Ådahl2022-11-012-15/+13
* tests/dbus-runner: Add way to launch custom servicesJonas Ådahl2022-11-011-2/+12
* plugin/default: Don't load properties when getting locale proxyJonas Ådahl2022-11-011-1/+3
* cogl/trace: Don't enable/disable in idle callback if thread matchesJonas Ådahl2022-11-011-13/+28
* profiler: Allow enable tracing via env varJonas Ådahl2022-11-011-0/+26
* Move MetaProfiler from the backend to coreJonas Ådahl2022-11-016-20/+20
* wayland/pointer-constraints: Fix window check on subsurfacesRobert Mader2022-11-011-1/+1
* backend/native: Create MetaRenderDevice on_gpu_added when it does not existsŁukasz Spintzyk2022-11-013-9/+27
* virtual-stream: Paint stage properly with/without cursorSalman Malik2022-10-241-5/+32
* virtual-stream: Fix always embedded cursorSalman Malik2022-10-241-5/+19
* Update Serbian translationМирослав Николић2022-10-231-77/+71
* xwayland: Always require X11 authenticationmsizanoen12022-10-211-19/+0
* window/x11: Ignore the _NET_WM_BYPASS_COMPOSITOR = 1 hintSebastian Keller2022-10-211-11/+0
* surface-actor-x11: Only unredirect fullscreen windows for full damageSebastian Keller2022-10-211-1/+1
* Revert "wayland-keyboard: Don't send pressed keys on enter"Jonas Ådahl2022-10-192-21/+48
* wayland/seat: Don't double-disable input classesJonas Ådahl2022-10-191-3/+0
* clutter/actor: Avoid some stage view updatesJonas Dreßler2022-10-181-29/+1
* window: Throttle window move grab updatesJonas Ådahl2022-10-181-5/+42
* window: Throttle resize-grab updates to stage updatesJonas Ådahl2022-10-185-105/+71