Age | Commit message (Expand) | Author |
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 |
2017-10-07 | Merge pull request #183 from acrisci/feature/xdg-popup | Drew DeVault |
2017-10-07 | bug: fix a subsurface location calculation | Tony Crisci |
2017-10-07 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-07 | rootston: create screenshooter interface | emersion |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-06 | Add config option to disable Xwayland | Versus Void |
2017-10-06 | Unset input->active_view when view is destroyed | emersion |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-10-06 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-04 | rootston: fix rotated subsurfaces | emersion |