Age | Commit message (Expand) | Author |
2017-11-08 | rootston: remove devices from seat | Tony Crisci |
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-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 | rootston: break up input.h | Tony Crisci |
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-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-28 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-28 | Merge pull request #324 from acrisci/feature/keyboard-redesign | Drew DeVault |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | Merge pull request #344 from emersion/compositor-action-cursors | Drew DeVault |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | Move xcursor stuff into its own file | emersion |
2017-10-27 | xwm: moveresize events | Tony Crisci |
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-26 | Fix fallback when there are two config blocks for a keyboard | emersion |
2017-10-26 | Per-keyboard configuration | emersion |
2017-10-25 | Focus last view on close in rootston | emersion |
2017-10-24 | xwm: map and unmap notify | Tony Crisci |
2017-10-24 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-24 | wlr-seat: keyboard redesign | Tony Crisci |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-21 | rootston: remove mostly unused mapped icon param | Tony Crisci |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-20 | Implement simple touch support for rootston | Drew DeVault |
2017-10-20 | Add startup command option to rootston | D.B |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-17 | data-device: fix drag icon position | Tony Crisci |
2017-10-17 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-17 | Merge pull request #257 from emersion/fix-client-cursors | Drew DeVault |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
2017-10-15 | wlr-data-device interface | Tony Crisci |
2017-10-12 | Check pointer focused surface instead of view at cursor | emersion |
2017-10-09 | Merge pull request #206 from emersion/client-cursor | Drew DeVault |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-09 | Switch back to compositor cursor when switching from one view to another | emersion |