Age | Commit message (Expand) | Author |
2017-11-19 | Merge pull request #433 from acrisci/refactor/wlr-drag-icon | Drew DeVault |
2017-11-19 | Merge pull request #432 from acrisci/bug/xwayland-ready-listener | Drew DeVault |
2017-11-19 | rootston: remove grab listeners | Tony Crisci |
2017-11-19 | wlr-data-device: map icon by default | Tony Crisci |
2017-11-19 | Merge branch 'bug/xwayland-ready-listener' into refactor/wlr-drag-icon | Tony Crisci |
2017-11-19 | rootston: xwayland ready listener | Tony Crisci |
2017-11-19 | data-device: wlr-drag-icon | Tony Crisci |
2017-11-19 | Refactor wlr_list inside wlroots | emersion |
2017-11-18 | Merge branch 'master' into seat-views | emersion |
2017-11-18 | Merge pull request #418 from acrisci/feature/wlr-seat-touch | Drew DeVault |
2017-11-18 | data-device: fix memory leak | Tony Crisci |
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 | Merge pull request #429 from emersion/config-cursor-theme | Drew DeVault |
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 | Merge pull request #428 from emersion/fix-disabled-xwayland | Drew DeVault |
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 | wlr-seat: clear touch focus on touch point destroy | Tony Crisci |
2017-11-16 | data-device: bug: fix touch detection | Tony Crisci |
2017-11-16 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-16 | Merge pull request #426 from acrisci/feature/readme-running | Drew DeVault |
2017-11-16 | readme: change running instructions | Tony Crisci |
2017-11-16 | readme: add basic running doc | Tony Crisci |
2017-11-16 | Merge pull request #423 from emersion/refactor-rootston-keyboard | 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 | Merge pull request #422 from emersion/scan-build-fixes | Tony Crisci |
2017-11-16 | Merge pull request #421 from emersion/parent-compositor-exit | Tony Crisci |
2017-11-16 | Fix a bunch of mistakes detected with scan-build | emersion |
2017-11-16 | Terminate local display on remote X11 server error | emersion |
2017-11-16 | Terminate local display on remote Wayland display error | emersion |
2017-11-15 | Merge pull request #420 from emersion/output-done | Drew DeVault |
2017-11-15 | Call wl_output_send_done when current mode is updated | 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 | wlr-data-device: cleanup | Tony Crisci |
2017-11-15 | basic touch dnd | Tony Crisci |