Age | Commit message (Expand) | Author |
2017-11-10 | rootston: fix multiseat focus | Tony Crisci |
2017-11-08 | rootston: request set cursor | Tony Crisci |
2017-11-08 | rootston: cleanup for multiseat | Tony Crisci |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-04 | move keyboard to seat | Tony Crisci |
2017-11-02 | rootston: break up input.h | Tony Crisci |
2017-11-01 | bugfix: dnd force cancel | Tony Crisci |
2017-10-28 | Merge pull request #324 from acrisci/feature/keyboard-redesign | Drew DeVault |
2017-10-27 | Merge pull request #344 from emersion/compositor-action-cursors | Drew DeVault |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | Move xcursor stuff into its own file | emersion |
2017-10-24 | wlr-seat: keyboard redesign | Tony Crisci |
2017-10-21 | rootston: remove mostly unused mapped icon param | Tony Crisci |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-20 | Implement simple touch support for rootston | Drew DeVault |
2017-10-17 | data-device: fix drag icon position | Tony Crisci |
2017-10-17 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
2017-10-12 | Check pointer focused surface instead of view at cursor | emersion |
2017-10-09 | Switch back to compositor cursor when switching from one view to another | emersion |
2017-10-09 | Switch back to compositor cursor when leaving view | emersion |
2017-10-08 | rootston: handle request_set_cursor | emersion |
2017-10-08 | Activate new views | emersion |
2017-10-07 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-10-06 | rootston: handle grab end | Tony Crisci |
2017-10-05 | Merge pull request #198 from emersion/rootston-move-resize-rotate | Drew DeVault |
2017-10-05 | Fix memory leaks | Versus Void |
2017-10-03 | rootston: rotate views! | emersion |
2017-10-03 | Use keysyms instead of keycodes | emersion |
2017-10-03 | Add keyboard state to rootston | emersion |
2017-10-01 | Add basic drawing tablet support to rootston | Drew DeVault |
2017-09-30 | Partially fix resize offset | emersion |
2017-09-30 | Add edges support, remove get_input_bounds | emersion |
2017-09-30 | Add view_resize | emersion |
2017-09-30 | React to xdg shell resize requests | emersion |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault |
2017-09-28 | Handle input device removal | Drew DeVault |
2017-09-28 | Fix rootston keyboard, add Xwayland | Drew DeVault |
2017-09-23 | Initial keyboard support in rootston | Drew DeVault |
2017-09-23 | Implement wlr_cursor in rootston | Drew DeVault |
2017-09-23 | Wire up pointer, start on cursor | Drew DeVault |
2017-09-23 | Initial pass on roots_input | Drew DeVault |
2017-09-22 | Establish rootston headers & main | Drew DeVault |