Age | Commit message (Expand) | Author |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-22 | Merge pull request #313 from emersion/remove-interface-version-checks | Drew DeVault |
2017-10-22 | Remove interface version checks | emersion |
2017-10-22 | Merge pull request #312 from versusvoid/fix-drm-initialization | Scott Anderson |
2017-10-22 | Fix index computation in DRM output scan and CRTC match | Versus Void |
2017-10-21 | Merge pull request #298 from raazvvann/heghe/wl_list | Drew DeVault |
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 | Merge pull request #310 from inclement/fix_rootston_default_config_2 | Drew DeVault |
2017-10-21 | Fixed default keybinding in config.c | Alexander Taylor |
2017-10-21 | Merge pull request #309 from inclement/fix_rootston_default_config | Drew DeVault |
2017-10-21 | Merge pull request #308 from ascent12/render-fixups | Drew DeVault |
2017-10-21 | Changed broken default rootston keybinding | Alexander Taylor |
2017-10-22 | Pass backend to render | Scott Anderson |
2017-10-22 | Remove drm field from wlr_drm_connector | Scott Anderson |
2017-10-22 | Add pointer to backend inside wlr_output | Scott Anderson |
2017-10-22 | Remove unnecesary wlr_renderers | Scott Anderson |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |
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 pull request #303 from emersion/wl-signal-no-list-init | Drew DeVault |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Merge pull request #304 from inclement/fix_example_config | Drew DeVault |
2017-10-21 | Moved comments in rootston keybinding example config | Alexander Taylor |
2017-10-21 | Remove calls to assert to check runtime errors in rootston | emersion |
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 | Replace list_t with wl_list in wlr_wl_backend | Heghedus Razvan |
2017-10-20 | Merge pull request #301 from thejan2009/startup-command | Drew DeVault |
2017-10-20 | Add startup command option to rootston | D.B |
2017-10-20 | Merge pull request #297 from acrisci/feature/wl-output-geometry | Drew DeVault |
2017-10-20 | wl-output: send layout position | Tony Crisci |
2017-10-20 | Replace list_t with wl_list for wlr_input_device | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_output | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_drm_backend | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_multi_backend | Heghedus Razvan |
2017-10-20 | xdg-shell: improve configure request change detection | Tony Crisci |
2017-10-20 | xdg-shell: send same-as-current configure if needed | Tony Crisci |
2017-10-19 | Merge pull request #282 from acrisci/bug/xdg-shell-same-as-configured | Drew DeVault |
2017-10-19 | Merge pull request #296 from acrisci/feature/view-set-position | Drew DeVault |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-19 | xdg-shell: improve configure request change detection | Tony Crisci |
2017-10-19 | xdg-shell: send same-as-current configure if needed | Tony Crisci |
2017-10-18 | Merge pull request #289 from emersion/default-meta-key | Drew DeVault |
2017-10-18 | Add a default meta key | emersion |
2017-10-18 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-18 | Merge pull request #285 from emersion/fix-wayland-hidden-cursor | Drew DeVault |
2017-10-18 | Fix render errors with gnome-terminal | emersion |
2017-10-18 | Fix hidden cursor on wayland backend | emersion |
2017-10-17 | data-device: fix drag icon position | Tony Crisci |