Age | Commit message (Expand) | Author |
2019-07-23 | ipc: add input::libinput_config event | Brian Ashworth |
2019-07-23 | ipc: add an input event | Brian Ashworth |
2019-07-09 | input/libinput: only reset supported options | Brian Ashworth |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-04-14 | Implement input type configs (#3784) | Benjamin Cheng |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-01-21 | Fix one remaining wlr_log call | emersion |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-21 | Log libinput_config_status errors | Brian Ashworth |
2019-01-09 | reload: reset input configs | Brian Ashworth |
2019-01-01 | stringop.c: rewrite strip_whitespace | Ian Fan |
2018-12-31 | Apply implicit fallback seat config | Brian Ashworth |
2018-12-30 | Verify seat fallback settings on reload | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-10-28 | input-manager: consider cursor warping on input_manager_set_focus | Rouven Czerwinski |
2018-10-20 | Fix crash when defaut seat is not created | Mihai Coman |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-18 | cmd_bind{sym,code}: Implement per-device bindings | Brian Ashworth |
2018-10-10 | Add libinput send_events config for touch | Thiago Mendes |
2018-10-09 | add libinput config for keyboard | Vincent Gu |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-24 | input: enable configuring tablets with libinput | Ian Fan |
2018-09-23 | Implement support for input wildcard | Brian Ashworth |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-07-28 | Add virtual keyboard protocol | Drew DeVault |
2018-07-14 | Implement tap_button_map for input devices | Brian Ashworth |
2018-07-11 | add scroll button option | Robert Kubosz |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-06 | Attach destroy handler earlier | Ian Fan |
2018-04-26 | Add map_from_region command | emersion |
2018-04-07 | Give keyboard focus to unmanaged xwayland surfaces | emersion |
2018-04-04 | Implement input-inhibit in sway, swaylock | Drew DeVault |
2018-04-04 | Add input inhibitor to input manager | Drew DeVault |
2018-04-02 | fix segfault | Tony Crisci |
2018-04-02 | dont copy input config | Tony Crisci |
2018-04-02 | 80col | Tony Crisci |
2018-04-02 | dont copy seat config on the seat | Tony Crisci |
2018-04-02 | rename input-manager functions | Tony Crisci |
2018-04-02 | rename seat functions | Tony Crisci |
2018-03-29 | Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" | Tony Crisci |
2018-03-29 | Revert "Refactor tree" | Drew DeVault |
2018-03-29 | remove swayc_t typedef | Tony Crisci |
2018-02-20 | rename new_input listener on input-manager | Tony Crisci |
2018-02-14 | fix build for latest api | Tony Crisci |
2018-02-14 | input device destroy | Tony Crisci |
2018-02-07 | separate seat get focus and seat get focus inactive | Tony Crisci |
2018-02-04 | basic focus overhaul | Tony Crisci |