Age | Commit message (Expand) | Author |
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 | Refactor rootston keyboard | 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 | data-device: touch grab stubs | Tony Crisci |
2017-11-15 | wlr-seat: touch grab begin and end | Tony Crisci |
2017-11-15 | wlr-seat: document seat touch functions | 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-12 | Merge branch 'master' into cursor-scale | 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 | Spawn views on last active output | Drew DeVault |
2017-11-12 | Remove unnecessary include | 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: prefix config structs and functions | Tony Crisci |
2017-11-11 | rootston: documentation for config.h functions | Tony Crisci |
2017-11-11 | rootston: remove unused import and old todo from config header | Tony Crisci |
2017-11-11 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-11 | Fix resize issues with some xdg-shell apps. | emersion |
2017-11-10 | Merge pull request #404 from emolitor/CPP-Compatibility | Drew DeVault |
2017-11-10 | Remove VLA from session.h | Eric Molitor |
2017-11-10 | rootston: fix multiseat focus | Tony Crisci |
2017-11-10 | Merge pull request #390 from emersion/rootston-maximize | Drew DeVault |
2017-11-10 | Merge branch 'hidpi' | Drew DeVault |
2017-11-09 | Fixes #399 Adds wlr_data_device_manager destructor | Timidger |
2017-11-09 | wlr-keyboard: take out modifiers event struct (for now) | Tony Crisci |
2017-11-09 | Fix maximize delay in xdg-shell | emersion |
2017-11-09 | Add wl_shell support for maximized views | emersion |
2017-11-09 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
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 | 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 | Always read state from wlr_keyboard in the seat | emersion |
2017-11-08 | rootston: remove devices from seat | Tony Crisci |
2017-11-08 | Send current keyboard state when entering a surface | emersion |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |
2017-11-05 | rootston: roots_cursor | Tony Crisci |