Age | Commit message (Expand) | Author |
2018-04-03 | Implement input inhibit in rootston | Drew DeVault |
2018-04-03 | Fix segfault when clicking rootston desktop | Drew DeVault |
2018-04-02 | Add wlr_surface_is_*_surface | Drew DeVault |
2018-04-02 | Handle layer surfaces below shell surfaces | Drew DeVault |
2018-03-30 | Address review feedback | Drew DeVault |
2018-03-30 | Refactor cursor event passhtrough | Drew DeVault |
2018-03-30 | xwayland: rename map_notify to map for consistency | emersion |
2018-03-28 | Remove width_mm from tablet events | Drew DeVault |
2018-03-28 | Remove width_mm from wlr_touch events | Drew DeVault |
2018-03-28 | Remove width_mm from wlr_pointer events | Drew DeVault |
2018-03-18 | rootston rotation: change view->rotation sign | Dominique Martinet |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-09 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-06 | Refactor roots_cursor_press_button | Vincent Vanlaer |
2018-02-06 | Update seat pointer on meta move/resize/rotate | Vincent Vanlaer |
2018-02-06 | Always notify seat on button press | Vincent Vanlaer |
2018-01-27 | rootston: damage tracking for rotated views | emersion |
2018-01-24 | Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage | emersion |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-23 | fix decorations on wayland backend | Tony Crisci |
2018-01-21 | rename wlr_deco_part to roots_deco_part | Tony Crisci |
2018-01-21 | fix cursor issue | Tony Crisci |
2018-01-21 | make it work with rotation | Tony Crisci |
2018-01-16 | basic decorations | Tony Crisci |
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 |