Age | Commit message (Expand) | Author |
2017-11-17 | Remove outdated comment | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
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: add roots_xcursor_theme | emersion |
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 #390 from emersion/rootston-maximize | Drew DeVault |
2017-11-10 | Fix centering views on scaled outputs | Drew DeVault |
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-08 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-08 | Always read state from wlr_keyboard in the seat | emersion |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |
2017-11-03 | Fix moving views when resizing below min size | emersion |
2017-11-02 | Fix view centering on HiDPI outputs | Drew DeVault |
2017-11-02 | Rethink HiDPI output layouts, fixes everything | Drew DeVault |
2017-11-01 | Fix various rebase-related bugs | Drew DeVault |
2017-11-01 | View view_at (and pointer events) for hidpi | Drew DeVault |
2017-11-01 | Handle output enter/leave correctly | Drew DeVault |
2017-11-01 | Send surface enter output events to clients | Drew DeVault |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | Merge pull request #333 from emersion/server-decoration | Drew DeVault |
2017-10-27 | Send server-decoration ack event automatically | emersion |
2017-10-25 | xwm: dont focus override redirect windows | Tony Crisci |
2017-10-25 | Focus last view on close in rootston | emersion |
2017-10-24 | xwm: add surface to rootston on surface commit | Tony Crisci |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Remove calls to assert to check runtime errors in rootston | emersion |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-10 | wl-shell: popup input handling | Tony Crisci |
2017-10-09 | move surface finder functions to wlroots | Tony Crisci |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-08 | Center views on focused output | Drew DeVault |
2017-10-08 | Merge pull request #243 from acrisci/feature/input-bounds | Drew DeVault |
2017-10-08 | Merge pull request #239 from emersion/center-views | Drew DeVault |
2017-10-08 | use input bounds for pointer events | Tony Crisci |
2017-10-08 | Activate new views | emersion |
2017-10-08 | Merge pull request #140 from emersion/screenshooter | Drew DeVault |
2017-10-08 | Center xdg shell views | emersion |
2017-10-08 | Move read_pixels from output to renderer | emersion |