Age | Commit message (Expand) | Author |
2017-12-27 | rootston: remove input event ring buffer | Tony Crisci |
2017-12-22 | Fix rootston seat button count | emersion |
2017-12-11 | Set default cursor image in rootston | emersion |
2017-12-08 | bring edges into wlr | Tony Crisci |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | Add fullscreen command, fix view_at with fullscreen views | emersion |
2017-11-20 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-20 | Set min view size to 1x1 | emersion |
2017-11-19 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-19 | Add roots_seat_cycle_focus | emersion |
2017-11-19 | Make the close command use roots_seat_get_focus, rename a few symbols | emersion |
2017-11-19 | Remove roots_seat_{add,remove}_view | emersion |
2017-11-19 | Merge branch 'master' into seat-views | emersion |
2017-11-19 | rootston: remove grab listeners | Tony Crisci |
2017-11-19 | data-device: wlr-drag-icon | Tony Crisci |
2017-11-18 | Merge branch 'master' into seat-views | emersion |
2017-11-18 | rootston: seat/cursor 80col cleanup | Tony Crisci |
2017-11-18 | Fixed a bug with move-resize, removed xdg-shell ack_configure event | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-16 | rename touch slot to touch id | Tony Crisci |
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 | Fix a bunch of mistakes detected with scan-build | 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 | wlr-seat: default touch grab | Tony Crisci |
2017-11-15 | wlr-seat: basic touch | Tony Crisci |
2017-11-12 | Introduce wlr_xcursor_manager | emersion |
2017-11-11 | rootston: keep one xcursor_theme per seat | 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 | 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-09 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-08 | rootston: remove old cursor implementation | Tony Crisci |
2017-11-08 | Better UX when moving/resizing/rotating maximized views | emersion |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |
2017-11-05 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-04 | rootston: move device init 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-02 | rootston: break up input.h | Tony Crisci |
2017-11-01 | bugfix: dnd force cancel | Tony Crisci |
2017-10-31 | Fix rootston | emersion |
2017-10-30 | Merge pull request #358 from acrisci/refactor/sec-to-msec | Drew DeVault |
2017-10-30 | rename wlr_seat to seat on seat structs | Tony Crisci |