Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-29 | Implement enough IPC for swaybar to work | Drew DeVault | |
2018-02-14 | get swayc in direction | Tony Crisci | |
2018-02-10 | properly pick next focus | Tony Crisci | |
2018-02-10 | use bfs iterator to collect focus stack | Tony Crisci | |
2018-02-07 | separate seat get focus and seat get focus inactive | Tony Crisci | |
2018-02-04 | basic focus overhaul | Tony Crisci | |
2018-01-30 | Implement workspaces | Drew DeVault | |
2018-01-22 | config reload: destroy old seat when removed from config | Dominique Martinet | |
This adds new sway_seat_destroy and sway_cursor_destroy helpers and compare new and old config on free | |||
2018-01-22 | Merge pull request #1574 from acrisci/config-refactor | emersion | |
Command criteria | |||
2018-01-21 | Merge pull request #1570 from acrisci/config-references | Drew DeVault | |
Copy input config references | |||
2018-01-21 | view interface | Tony Crisci | |
2018-01-17 | update for new wlr-keyboard modifiers | Tony Crisci | |
2018-01-17 | copy config references for input and seat | Tony Crisci | |
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet | |
2017-12-24 | seat_configure_pointer: apply libinput config | Dominique Martinet | |
Restore the code that used to be in config.c:apply_input_config() pre-wlroots | |||
2017-12-20 | cleanup | Tony Crisci | |
2017-12-17 | Fix compile error | Drew DeVault | |
2017-12-17 | seat fallback config | Tony Crisci | |
2017-12-17 | send keyboard enter on keyboard configuration | Tony Crisci | |
2017-12-16 | device add/remove logging | Tony Crisci | |
2017-12-16 | fix logging issue for new wlroots | Tony Crisci | |
2017-12-14 | basic configuration | Tony Crisci | |
2017-12-12 | sway input device | Tony Crisci | |
2017-12-10 | sway pointer | Tony Crisci | |
2017-12-10 | keyboard remove | Tony Crisci | |
2017-12-10 | basic keyboard | Tony Crisci | |
2017-12-10 | remove pointer device | Tony Crisci | |
2017-12-10 | seat focus on button press | Tony Crisci | |
2017-12-09 | working xcursor | Tony Crisci | |
2017-12-09 | sway xcursor manager | Tony Crisci | |
2017-12-08 | input include directory | Tony Crisci | |
2017-12-08 | sway cursor | Tony Crisci | |
2017-12-07 | basic input manager and seat | Tony Crisci | |