summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src-tauri/src/windows.rs
AgeCommit message (Collapse)Author
2026-02-16fix(desktop): normalize Linux Wayland/X11 backend and decoration policy (#13143)bnema
Co-authored-by: Brendan Allan <[email protected]>
2026-02-15fix(desktop): focus window after update/relaunch (#13701)zerone0x
2026-02-11Fix/reverception (#13166)Filip
Co-authored-by: Adam <[email protected]>
2026-02-11Revert "feat(desktop): add WSL backend mode (#12914)"Adam
This reverts commit 213a87234dd7579873787070e5f8ad98eb88bce8.
2026-02-11feat(desktop): add WSL backend mode (#12914)Brendan Allan
2026-02-06desktop: add loading window and restructure rust (#12176)Brendan Allan