Age | Commit message (Expand) | Author |
2017-11-18 | rootston: seat/cursor 80col cleanup | Tony Crisci |
2017-11-18 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-18 | Add per-seat cursor configuration | emersion |
2017-11-18 | Add cursor theme to rootston config | emersion |
2017-11-18 | Fix typo making GCC build fail | emersion |
2017-11-18 | Update view coords when no configure is required | emersion |
2017-11-18 | Fixed a bug with move-resize, removed xdg-shell ack_configure event | emersion |
2017-11-17 | Ensure to move the view when configured | emersion |
2017-11-17 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-17 | Fix segfault when xwayland is disabled | emersion |
2017-11-17 | Remove outdated comment | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-16 | rename touch slot to touch id | Tony Crisci |
2017-11-16 | wlr-seat: return serial from touch down interface | Tony Crisci |
2017-11-16 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-16 | Various keyboard fixes | emersion |
2017-11-16 | Fix example config file | emersion |
2017-11-16 | Refactor rootston keyboard | emersion |
2017-11-16 | Fix a bunch of mistakes detected with scan-build | emersion |
2017-11-15 | rootston: touch to focus | Tony Crisci |
2017-11-15 | put dnd icon in the right place | Tony Crisci |
2017-11-15 | wlr-touch: make dnd work | Tony Crisci |
2017-11-15 | wlr-seat: refactor touch grab interface | Tony Crisci |
2017-11-15 | basic touch dnd | Tony Crisci |
2017-11-15 | wlr-seat: default touch grab | Tony Crisci |
2017-11-15 | wlr-seat: basic touch | Tony Crisci |
2017-11-15 | Add wlr_xdg_surface_v6_popup_get_position | emersion |
2017-11-14 | Remove remaining buffer_{width,height} usage | emersion |
2017-11-14 | Don't use buffer size | emersion |
2017-11-14 | Fix popups position for rotated views | emersion |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Fix hidden cursor when output is added before cursor | emersion |
2017-11-12 | Run startup command after xwayland is ready | Drew DeVault |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Merge pull request #416 from acrisci/bug/set-keyboard-on-add | Drew DeVault |
2017-11-12 | rootston: set keyboard on keyboard add | Tony Crisci |
2017-11-12 | Merge pull request #414 from emersion/fix-hidpi-rotated-input | Drew DeVault |
2017-11-12 | Spawn views on last active output | Drew DeVault |
2017-11-12 | Remove unnecessary include | emersion |
2017-11-12 | Fix rendering of rotated views on HiDPI outputs | emersion |
2017-11-12 | Fix pointer input for rotated views on HiDPI outputs | emersion |
2017-11-12 | Introduce wlr_xcursor_manager | emersion |
2017-11-11 | rootston: keep one xcursor_theme per seat | emersion |
2017-11-11 | Add wlr_output.serial | emersion |
2017-11-11 | rootston: add roots_xcursor_theme | emersion |
2017-11-11 | Add scale parameter to wlr_cursor_set_image | emersion |
2017-11-11 | rootston: config.c 80 col | Tony Crisci |
2017-11-11 | rootston: prefix config structs and functions | Tony Crisci |
2017-11-11 | rootston: fix formatting for xwayland config | Tony Crisci |
2017-11-11 | Merge branch 'master' into feature/multiseat | Tony Crisci |