Age | Commit message (Expand) | Author |
2017-11-09 | Remove xwayland view listeners on destroy | emersion |
2017-11-09 | Add wl_shell support for maximized views | emersion |
2017-11-09 | Remove extraneous keyboard send_enter | Drew DeVault |
2017-11-09 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-09 | Fix xwayland _NET_WM_STATE handling | emersion |
2017-11-08 | rootston: remove old cursor implementation | Tony Crisci |
2017-11-08 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-08 | Add maximize support for xwayland in rootston | emersion |
2017-11-08 | Better UX when moving/resizing/rotating maximized views | emersion |
2017-11-08 | rootston: drag icons | Tony Crisci |
2017-11-08 | rootston: request set cursor | Tony Crisci |
2017-11-08 | rootston: cleanup for multiseat | Tony Crisci |
2017-11-08 | Merge pull request #391 from emersion/keyboard-enter-state | Drew DeVault |
2017-11-08 | Always read state from wlr_keyboard in the seat | emersion |
2017-11-08 | rootston: remove devices from seat | Tony Crisci |
2017-11-08 | rootston: seat resize and rotate | Tony Crisci |
2017-11-08 | rootston: guess seat for xwayland moveresize | Tony Crisci |
2017-11-08 | Send current keyboard state when entering a surface | emersion |
2017-11-07 | rootston: multiple activated views | Tony Crisci |
2017-11-07 | rootston: log seat name | Tony Crisci |
2017-11-07 | rootston: input remove stubs | Tony Crisci |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-07 | Merge pull request #394 from Ongy/xkb_fix | Drew DeVault |
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 | Merge pull request #388 from emersion/fix-wayland-pointer-axis | Drew DeVault |
2017-11-05 | Fix pointer axis delta in Wayland backend | emersion |
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 | Fix software cursors on scaled outputs | Drew DeVault |
2017-11-04 | move keyboard to seat | Tony Crisci |
2017-11-04 | Improve input sensitivity | Drew DeVault |
2017-11-03 | Merge pull request #385 from emersion/resize-below-min-size | 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 | Merge pull request #383 from emersion/wl-resource-create-checks | Drew DeVault |
2017-11-02 | Add checks for wl_resource_create | emersion |
2017-11-02 | Merge pull request #382 from emersion/cursor-surface-position | Drew DeVault |
2017-11-02 | Process surface position for software cursor hotspots | emersion |
2017-11-02 | Merge pull request #380 from emersion/xwayland-root-cursor | Drew DeVault |
2017-11-02 | Fixes segfault when no xcb_render_pictforminfo_t is available | emersion |