Thomas Staudinger

Results 46 comments of Thomas Staudinger

Just as an FYI, not as a final solution: There is some tiling functionality available with the budgie-window-shuffer applet from budgie-extras.

Same crash with Chivalry unless everything in LSI but "Use native library" is deactivated.

FWIW I had the exact same error before adding the `nvidia-drm.modeset=1` kernel parameter, so I would double-check if you really have it enabled.

Thanks for the heads-up! I'll have to take another look at this because what I first thought the appveyor issue was turned out to be a red herring.

Have you tried the suggested workaround Reilly gave you under your forum post? https://help.getsol.us/docs/user/troubleshooting/#broken-ui-with-chromium-applications

The URL in the project description is old too

@silkeh I like this idea. Gives the maintainership concept some actual teeth. Would also make it easy to e.g. deactivate/remove inactive maintainers without having a script/tool scan the whole repo.

Should be easy enough to move stuff to something else should it ever become necessary since it's all in one place. One can easily imagine a script / commit hook...

Also at least Gitlab also supports a CODEOWNERS file; unsure about other platforms https://docs.gitlab.com/ee/user/project/codeowners/#codeowners-file

True. There could be a go-task function to print maintainer information though and/or pre-commit hooks telling you about the maintainer situation Honestly I also often overlook the current MAINTAINERS.md files...