Age | Commit message (Expand) | Author |
2017-11-21 | Add fullscreen command, fix view_at with fullscreen views | emersion |
2017-11-21 | Unify view events naming, remove client from event structs | emersion |
2017-11-20 | Merge branch 'master' into refactor-wlr-list | emersion |
2017-11-20 | Fix fullscreen in xdg-shell | emersion |
2017-11-20 | Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface | emersion |
2017-11-20 | Add support for fullscreen xwayland views | emersion |
2017-11-20 | Initial fullscreen support | emersion |
2017-11-20 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-20 | Fix laggy move-resize for xwayland views | 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 | wlr-seat: remove client bound and unbound signal | Tony Crisci |
2017-11-19 | rootston: remove grab listeners | Tony Crisci |
2017-11-19 | Merge branch 'bug/xwayland-ready-listener' into refactor/wlr-drag-icon | Tony Crisci |
2017-11-19 | rootston: xwayland ready listener | Tony Crisci |
2017-11-19 | data-device: wlr-drag-icon | Tony Crisci |
2017-11-19 | Refactor wlr_list inside wlroots | emersion |
2017-11-18 | Merge branch 'master' into seat-views | emersion |
2017-11-18 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-18 | Add per-seat cursor configuration | emersion |
2017-11-18 | Add cursor theme to rootston config | emersion |
2017-11-18 | Fixed a bug with move-resize, removed xdg-shell ack_configure event | emersion |
2017-11-17 | Ensure to move the view when configured | emersion |
2017-11-17 | Merge branch 'master' into laggy-move-resize | 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 | Refactor rootston keyboard | 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 | data-device: touch grab stubs | Tony Crisci |
2017-11-15 | wlr-seat: touch grab begin and end | Tony Crisci |
2017-11-15 | wlr-seat: document seat touch functions | Tony Crisci |
2017-11-15 | wlr-seat: default touch grab | Tony Crisci |
2017-11-15 | wlr-seat: basic touch | Tony Crisci |
2017-11-15 | Add wlr_xdg_surface_v6_popup_get_position | emersion |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Run startup command after xwayland is ready | Drew DeVault |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Spawn views on last active output | Drew DeVault |
2017-11-12 | Remove unnecessary include | emersion |
2017-11-12 | Introduce wlr_xcursor_manager | emersion |
2017-11-11 | rootston: keep one xcursor_theme per seat | emersion |