Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-03 | Merge pull request #67695 from Sauermann/fix-filedrop-space | RĂ©mi Verschelde | |
Do not strip spaces at the end of file names of dropped files | |||
2022-11-03 | Do not strip spaces at the end of file names of dropped files on linuxbsd | Markus Sauermann | |
2022-11-03 | Fix unwanted popup closing by mouse-move while holding mouse-button | Markus Sauermann | |
2022-11-02 | linuxbsd: move all X11 stuff in its own directory | Riteo | |
This allows implementing `DisplayServer`s like Wayland without making a mess in the source tree. |