aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-26config/output: reconfigure input devices after full output initTudor Brindus
2020-04-24input/cursor: correctly transfer focus when using tablet penTudor Brindus
2020-04-24config/output: reconfigure input devices on new outputTudor Brindus
2020-04-24Take window borders into account when resizing floating windowsAdam Kürthy
2020-04-22input/cursor: fix hide cursor timeouts on tablets and touchscreensTudor Brindus
2020-04-22input/cursor: fix jerky resizing of non-tablet_v2 surfacesTudor Brindus
2020-04-22input/cursor: correctly send tablet_v2 up event when over non-v2 surfaceTudor Brindus
2020-04-21Restrict relative output transforms to runtime changesSimon Ser
2020-04-20scdoc: unbindcode --input-device, not input-deviceIhor Kalnytskyi
2020-04-20interpret "subpixel none" as CAIRO_ANTIALIAS_GRAYIan Huang
2020-04-17Don't transfer focus to NULL node on touchDavid96
2020-04-15input/seatop_default: release on empty workspaceRouven Czerwinski
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Implement create_output command for headless backendSimon Ser
2020-04-14input: keyboard: Never group virtual keyboards.Andri Yngvason
2020-04-14input: Mark virtual devices as suchAndri Yngvason
2020-04-14add dots to manroshal
2020-04-10Use bitshifts for bitfieldsSimon Ser
2020-04-10Adjust focus order to match rendering order of layer shell popups.Aleksei Bavshin
2020-04-10Render layer shell popups over the top layerDavid96
2020-04-10output: remove damage listeners in damage destroyRouven Czerwinski
2020-04-09Don't add disabled outputs back to output layoutSimon Ser
2020-04-09Fix initial modesetSimon Ser
2020-04-08ci: remove epoll-shim hardcoded pkg-config fileSimon Ser
2020-04-08ci: don't build scdocSimon Ser
2020-04-08Add test-only support to wlr-output-management-unstable-v1Simon Ser
2020-04-08Introduce test_output_configSimon Ser
2020-04-08Stop checking wlr_output_attach_buffer return valueSimon Ser
2020-04-04config: fix unfocused text colorThomas Hebb
2020-04-04build: make completions respect install prefixesDominique Martinet
2020-04-04im: Fix crash when im destorying and no focused surface existsLeo
2020-04-04im: remove listener on pending surface destoryedxdavidwu
2020-04-04im: make text-input listeners per text-inputxdavidwu
2020-04-04input-method: avoid and log unneeded set_focusxdavidwu
2020-04-04input-method: remove surface listener before setxdavidwu
2020-04-04Port input method and text input from rootstonxdavidwu
2020-04-03swapped hiding the cursor and sending a touch event as a more logical sequenceSome Chinese Guy
2020-04-02swaynag: exit on wl_display_roundtrip errorDominique Martinet
2020-04-02Reference wev instead of xevTobi Fuhrimann
2020-04-02Update for new wlr_buffer APISimon Ser
2020-03-30change apply_exclusive() to closer match layer shell protocolLeon Plickat
2020-03-30tray: track SNI callbacksIan Fan
2020-03-30tray: tidy codeIan Fan
2020-03-30tray: allow themes to inherit from multiple themesIan Fan
2020-03-30tray: better errors when parsing index.themeIan Fan
2020-03-30swaybar: fix memory leaksIan Fan
2020-03-30add --no-repeat option for bindingsLinus Heckemann