aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2020-06-05Use new wlroots API for clearing keyboard/pointer focus during grabsThomas Hebb
2020-06-05Save transform during transactionKalyan Sriram
2020-06-04input/cursor: refactor tablet tool tip events into seatopsTudor Brindus
2020-06-03shells: Resize on commit if geometry x/y changesKenny Levinsen
2020-06-03container: Remove useless surface dimensionsKenny Levinsen
2020-06-03transaction: Improve transaction commentaryKenny Levinsen
2020-06-03transaction: Account for full size when centering contentKenny Levinsen
2020-06-03view: update_size should only update pending sizeKenny Levinsen
2020-06-03view: Save all buffers associated with viewKenny Levinsen
2020-06-01xwayland: pass focus to previous unmanaged surface on unmapTudor Brindus
2020-05-30tree/container: refactor `tiling_container_at` to check boundsTudor Brindus
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis
2020-05-29seat_cmd_cursor: emit frame eventsBrian Ashworth
2020-05-29input/cursor: rename `simulated_tool_tip_down` to be more accurateTudor Brindus
2020-05-28ipc: invert output transformation when necessaryTudor Brindus
2020-05-28input/pointer: send pointer enter event on confine warpTudor Brindus
2020-05-27Log Xwayland startup failuresTudor Brindus
2020-05-26input/cursor: keep reference to cursor in constraintTudor Brindus
2020-05-25input/cursor: fix heap-buffer overflow in constraint set_regionTudor Brindus
2020-05-25input/tablet: add seatop_down entry for tablet inputTudor Brindus
2020-05-22ipc: show marks of containers without view in treelbonn
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-20sway.5: make formatting more consistentMartin Michlmayr
2020-05-19input: fix reloading crash due to keyboard group configuringBrian Ashworth
2020-05-14input: reset keyboard groups keyboard on reset allBrian Ashworth
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-05-13Implement pointer simulation if client hasn't bound to touchDavid96
2020-05-13Really fix floating window border resize problemsAdam Kürthy
2020-05-13input/cursor: don't apply pointer constraint to emulated tablet inputTudor Brindus
2020-05-11Simplify repaint scheduling documentationKenny Levinsen
2020-05-10input/tablet: simplify parameter plumbing for tablet referencesTudor Brindus
2020-05-08input/keyboard: use wlr_keyboard_keymaps_match from wlrootsTudor Brindus
2020-05-05Don't unhide cursor on touch eventsDavid96
2020-05-02input/cursor: remove erroneous cast for tablet tool buttonTudor 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: disambiguate cursor functions from pointer functionsTudor Brindus
2020-05-02input/cursor: make cursor rebasing cursor type-agnosticTudor Brindus
2020-05-01Add a secondary headless backendSimon Ser
2020-05-01Fix invisible cursor on startupSimon Ser
2020-05-01Don't assert the cursor theme loadsSimon Ser
2020-05-01input/cursor: release simulated tool tip button when over v2 surfaceTudor Brindus
2020-05-01input/seatop_default: properly notify pointer leaveNick Diego Yamane
2020-04-29fix typos in sway-input.5.scdjhalmen
2020-04-29Correct typo in sway-output.5.scdEjez
2020-04-27Add each view's shell to JSON descriptionThomas Hebb
2020-04-27man: add note about sway-input and sway-output pagesSimon Ser
2020-04-26input/tablet: query tablet focused surface for cursor image checkTudor Brindus