Age | Commit message (Expand) | Author |
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 |
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 | rootston: break up input.h | Tony Crisci |
2017-11-02 | Merge pull request #380 from emersion/xwayland-root-cursor | Drew DeVault |
2017-11-02 | Use compositor theme for xwm cursor | emersion |
2017-11-02 | Fix disabled cursors | emersion |
2017-11-01 | Add wlr_output.needs_swap | emersion |
2017-11-01 | Add wlr_seat_pointer_request_set_cursor_event.serial | 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 | Handle output enter/leave correctly | 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 | Apply output transformation to pointer events in Wayland backend | 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 | Transform cursor hotspot, fix wayland cursor hotspot | emersion |
2017-10-31 | Manage wlr_output_cursor from wlr_cursor | emersion |