summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis-0/+8
2020-05-29input/cursor: rename `simulated_tool_tip_down` to be more accurateTudor Brindus-1/+1
2020-05-26input/cursor: keep reference to cursor in constraintTudor Brindus-0/+1
2020-05-25input/tablet: add seatop_down entry for tablet inputTudor Brindus-0/+6
2020-05-21Remove code related to the security featuresÉrico Rolim-78/+0
2020-05-21Fix typos in commentsMartin Michlmayr-1/+1
2020-05-21input/pointer: only warp cursor when the confine region has changedTudor Brindus-0/+2
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser-0/+11
2020-05-13Implement pointer simulation if client hasn't bound to touchDavid96-0/+2
2020-05-10input/tablet: simplify parameter plumbing for tablet referencesTudor Brindus-3/+2
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus-5/+7
2020-05-02input: refactor tablet motion into seatop handlerTudor Brindus-0/+7
2020-05-02input/cursor: make cursor rebasing cursor type-agnosticTudor Brindus-0/+4
2020-05-01Add a secondary headless backendSimon Ser-0/+2
2020-05-01input/cursor: release simulated tool tip button when over v2 surfaceTudor Brindus-0/+1
2020-04-28swaybar: Fix scrolling with precise trackpadsMartin Dørum-0/+11
2020-04-22input/cursor: fix hide cursor timeouts on tablets and touchscreensTudor Brindus-1/+2
2020-04-14input: Mark virtual devices as suchAndri Yngvason-0/+1
2020-04-10Use bitshifts for bitfieldsSimon Ser-57/+63
2020-04-10Render layer shell popups over the top layerDavid96-0/+8
2020-04-08Introduce test_output_configSimon Ser-0/+2
2020-04-04im: make text-input listeners per text-inputxdavidwu-4/+5
2020-04-04Port input method and text input from rootstonxdavidwu-0/+70
2020-03-30tray: track SNI callbacksIan Fan-3/+10
2020-03-30tray: tidy codeIan Fan-8/+7
2020-03-30tray: allow themes to inherit from multiple themesIan Fan-1/+1
2020-03-30add --no-repeat option for bindingsLinus Heckemann-0/+1
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser-0/+8
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser-0/+22
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser-1/+1
2020-03-07Add an adaptive_sync output commandSimon Ser-0/+2
2020-03-06Use wlr_client_bufferSimon Ser-1/+1
2020-03-06Drop sway_output.surface_needs_frameSimon Ser-1/+0
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser-2/+0
2020-02-27Introduce pid criteria tokenRyan Dwyer-0/+1
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser-0/+7
2020-02-18treewide: fix typosTorstein Husebø-1/+1
2020-02-16output: fix updating output manager configBrian Ashworth-1/+1
2020-02-11Stop calling apply_output_config from output_enableSimon Ser-1/+1
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev-3/+4
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev-1/+1
2020-02-04criteria: match containers without viewAnders-2/+2
2020-01-24Fix compiling with -fno-commonthermitegod-2/+2
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott-0/+2
2020-01-15Revert "Make all the container dimensions integers"Simon Ser-11/+11
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth-0/+2
2020-01-05input/cursor: handle image surface destroyBrian Ashworth-0/+1
2020-01-05swaynag: Add multi-seat supportAndri Yngvason-1/+9
2020-01-01Make all the container dimensions integersPedro Côrte-Real-11/+11
2020-01-01Avoid numerical instability in resizePedro Côrte-Real-0/+5