aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-19input: disable events for map_to_output devices when output not presentTudor Brindus
2020-06-18input/pointer: don't trigger pointer bindings for emulated inputTudor Brindus
2020-06-18input/cursor: send idle events based off device type, not input typeTudor Brindus
2020-06-17Add support for viewporterSimon Ser
2020-06-16input/keyboard: wlr_keyboard_group enter and leaveBrian Ashworth
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader
2020-06-08tree/view: fix smart gaps when ancestor container is tabbed or stackedTudor Brindus
2020-06-09swaynag: allow specifying more buttons which execute and dismissGraham Christensen
2020-06-07tree/container: introduce `container_toplevel_ancestor` helperTudor Brindus
2020-06-06common/util: fix `get_current_time_msec` returning microsecondsTudor Brindus
2020-06-05Save transform during transactionKalyan Sriram
2020-06-03container: Remove useless surface dimensionsKenny Levinsen
2020-06-03view: Save all buffers associated with viewKenny Levinsen
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis
2020-05-29input/cursor: rename `simulated_tool_tip_down` to be more accurateTudor Brindus
2020-05-26input/cursor: keep reference to cursor in constraintTudor Brindus
2020-05-25input/tablet: add seatop_down entry for tablet inputTudor Brindus
2020-05-21Remove code related to the security featuresÉrico Rolim
2020-05-21Fix typos in commentsMartin Michlmayr
2020-05-21input/pointer: only warp cursor when the confine region has changedTudor Brindus
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
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ø