Age | Commit message (Expand) | Author |
2018-02-14 | xdg-shell stable: copy-pasta implementation | Dominique Martinet |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-01-28 | rootston: fix damage tracking for SSD | emersion |
2018-01-21 | rootston: track subsurface damage | emersion |
2018-01-18 | rootston: replace view_damage with view_apply_damage and view_damage_whole | emersion |
2018-01-18 | rootston: damage views when moved | emersion |
2018-01-18 | rootston: do not redraw if output has no damage | emersion |
2018-01-10 | Include idle protocol in rootston | Heghedus Razvan |
2017-12-31 | Fix views outside output layout | emersion |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-22 | Add missing gtk-primary-selection interfaces | emersion |
2017-11-21 | Add fullscreen command, fix view_at with fullscreen views | emersion |
2017-11-20 | Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface | emersion |
2017-11-19 | Merge branch 'master' into seat-views | emersion |
2017-11-19 | rootston: xwayland ready listener | Tony Crisci |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-12 | Remove unnecessary include | emersion |
2017-11-12 | Introduce wlr_xcursor_manager | emersion |
2017-11-11 | rootston: add roots_xcursor_theme | emersion |
2017-10-27 | Send server-decoration ack event automatically | emersion |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-07 | rootston: create screenshooter interface | emersion |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-05 | Fix memory leaks | Versus Void |
2017-09-30 | input events for subsurfaces | Tony Crisci |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault |
2017-09-28 | Fix rootston keyboard, add Xwayland | Drew DeVault |
2017-09-26 | Add first try to add wl_shell to rootston | emersion |
2017-09-23 | Implement pointer motion and buttons | Drew DeVault |
2017-09-23 | Render XDG shell surfaces | Drew DeVault |
2017-09-23 | Initialize display, backend; add frame handling | Drew DeVault |
2017-09-22 | Establish rootston headers & main | Drew DeVault |