Age | Commit message (Expand) | Author |
2017-10-22 | Fixes #321, not using result of wl_container_of | Timidger |
2017-10-22 | Merge pull request #320 from acrisci/refactor/abstract-buffer-exists | Drew DeVault |
2017-10-22 | wlr-surface: destroy texture on null buffer commit | Tony Crisci |
2017-10-22 | refactor buffer detection | Tony Crisci |
2017-10-22 | Merge pull request #314 from emersion/cleanup-gamma-control | Drew DeVault |
2017-10-22 | Rescan connectors on DRM resume | Versus Void |
2017-10-22 | Set crtc field when scanning for DRM connectors | Versus Void |
2017-10-22 | Reinitialize only changed DRM outputs after setting mode on one | Versus Void |
2017-10-22 | Emit output resolution event only when resolution changes | Versus Void |
2017-10-22 | Cleanup wlr_gamma_control | emersion |
2017-10-22 | Merge pull request #318 from emersion/drm-null-outputs | Drew DeVault |
2017-10-22 | Create globals only for enabled outputs in DRM backend | emersion |
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 |