Age | Commit message (Expand) | Author |
2017-11-07 | works in review comments | Markus Ongyerth |
2017-11-07 | explains 2 way keybind trying. | Markus Ongyerth |
2017-11-07 | fix the keybind handling in rootston. | Markus Ongyerth |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |
2017-11-05 | rootston: roots_cursor | Tony Crisci |
2017-11-05 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-05 | Fix laggy move-resize in xdg-shell | emersion |
2017-11-04 | rootston: move device init to seat | Tony Crisci |
2017-11-04 | move keyboard to seat | Tony Crisci |
2017-11-04 | Improve input sensitivity | Drew DeVault |
2017-11-03 | Fix moving views when resizing below min size | emersion |
2017-11-03 | rootston: refactor keyboard | Tony Crisci |
2017-11-03 | rootston: seat config by device | Tony Crisci |
2017-11-02 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-02 | Fix view centering on HiDPI outputs | Drew DeVault |
2017-11-02 | Rethink HiDPI output layouts, fixes everything | Drew DeVault |
2017-11-02 | rootston: break up input.h | Tony Crisci |
2017-11-02 | Use compositor theme for xwm cursor | emersion |
2017-11-01 | Merge pull request #365 from emersion/wayland-backend-transform | Drew DeVault |
2017-11-01 | Fix hidden software cursors, fix cursor transformations on DRM backend | emersion |
2017-11-01 | Fix various rebase-related bugs | Drew DeVault |
2017-11-01 | Adjust rendering to compensate for disparate scale | Drew DeVault |
2017-11-01 | View view_at (and pointer events) for hidpi | Drew DeVault |
2017-11-01 | Handle output enter/leave correctly | Drew DeVault |
2017-11-01 | Send surface enter output events to clients | Drew DeVault |
2017-11-01 | Consider scale factor when rendering views | Drew DeVault |
2017-11-01 | bugfix: dnd force cancel | Tony Crisci |
2017-11-01 | rootston: fix startup with no config | Dominique Martinet |
2017-10-31 | Merge pull request #352 from emersion/output-cursor | Tony Crisci |
2017-10-31 | rootston: end grab on escape | Tony Crisci |
2017-10-31 | Remove outdated TODOs, use wlr_surface_has_buffer | emersion |
2017-10-31 | Add multi-pointer example | emersion |
2017-10-31 | Fix cursor hotspot with rotated outputs on DRM backend | emersion |
2017-10-31 | Remove wlr_cursor_set_xcursor for now | emersion |
2017-10-31 | Fix rootston | emersion |
2017-10-30 | Merge pull request #358 from acrisci/refactor/sec-to-msec | Drew DeVault |
2017-10-30 | rename wlr_seat to seat on seat structs | Tony Crisci |
2017-10-30 | rename seat handle to seat client | Tony Crisci |
2017-10-30 | refactor input time_sec to time_msec | Tony Crisci |
2017-10-30 | Fix resize bounds check in rootson | Valentin Hăloiu |
2017-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-28 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-28 | Merge pull request #324 from acrisci/feature/keyboard-redesign | Drew DeVault |
2017-10-28 | Enforce resize bounds in rootston | emersion |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | Force resize for all edges in rootston | emersion |
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-27 | Set compositor cursor for move, resize and rotate | emersion |