aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-13Implement pointer simulation if client hasn't bound to touchDavid96
2020-05-10input/tablet: simplify parameter plumbing for tablet referencesTudor Brindus
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus
2020-05-02input: refactor tablet motion into seatop handlerTudor Brindus
2020-05-02input/cursor: make cursor rebasing cursor type-agnosticTudor Brindus
2020-05-01Add a secondary headless backendSimon Ser
2020-05-01input/cursor: release simulated tool tip button when over v2 surfaceTudor Brindus
2020-04-28swaybar: Fix scrolling with precise trackpadsMartin Dørum
2020-04-22input/cursor: fix hide cursor timeouts on tablets and touchscreensTudor Brindus
2020-04-14input: Mark virtual devices as suchAndri Yngvason
2020-04-10Use bitshifts for bitfieldsSimon Ser
2020-04-10Render layer shell popups over the top layerDavid96
2020-04-08Introduce test_output_configSimon Ser
2020-04-04im: make text-input listeners per text-inputxdavidwu
2020-04-04Port input method and text input from rootstonxdavidwu
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-30add --no-repeat option for bindingsLinus Heckemann
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
2020-03-06Use wlr_client_bufferSimon Ser
2020-03-06Drop sway_output.surface_needs_frameSimon Ser
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser
2020-02-27Introduce pid criteria tokenRyan Dwyer
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser
2020-02-18treewide: fix typosTorstein Husebø
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-11Stop calling apply_output_config from output_enableSimon Ser
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev
2020-02-04criteria: match containers without viewAnders
2020-01-24Fix compiling with -fno-commonthermitegod
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-15Revert "Make all the container dimensions integers"Simon Ser
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-05input/cursor: handle image surface destroyBrian Ashworth
2020-01-05swaynag: Add multi-seat supportAndri Yngvason
2020-01-01Make all the container dimensions integersPedro Côrte-Real
2020-01-01Avoid numerical instability in resizePedro Côrte-Real
2019-12-31Add virtual pointer protocolJosef Gajdusek
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth
2019-12-28cmd_client_*: refactor duplicated codeBrian Ashworth
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-12-07input/cursor: pass gesture events to clientsBenjamin Cheng
2019-12-01output: Schedule idle frames if we do not renderKenny Levinsen