summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2020-06-18input/pointer: don't trigger pointer bindings for emulated inputTudor Brindus-1/+1
2020-06-18input/cursor: send idle events based off device type, not input typeTudor Brindus-1/+1
2020-06-17Add support for viewporterSimon Ser-0/+1
2020-06-16input/keyboard: wlr_keyboard_group enter and leaveBrian Ashworth-0/+2
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader-0/+3
2020-06-08tree/view: fix smart gaps when ancestor container is tabbed or stackedTudor Brindus-4/+5
2020-06-09swaynag: allow specifying more buttons which execute and dismissGraham Christensen-0/+1
2020-06-07tree/container: introduce `container_toplevel_ancestor` helperTudor Brindus-0/+7
2020-06-06common/util: fix `get_current_time_msec` returning microsecondsTudor Brindus-1/+7
2020-06-05Save transform during transactionKalyan Sriram-0/+1
2020-06-03container: Remove useless surface dimensionsKenny Levinsen-1/+0
2020-06-03view: Save all buffers associated with viewKenny Levinsen-5/+8
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