Commit graph

9 commits

Author SHA1 Message Date
cschen
b79e25748c fix: properly reraise the exception from browser 2025-02-22 19:35:17 +01:00
cschen
ce87c5334d made create and delete workspaces as internal commands as well.
Fixed the same issues that the workspace browser had for the creation and deletion also in
the server browser.
2025-02-18 22:36:14 +01:00
cschen
164c60103b fixed the qpbrowser, now creation and deletion work as intended. 2025-02-18 21:17:32 +01:00
cschen
0a25a5f7c1 Make create buffer and delete buffer, be internal commands. Dealing with the input handlers sheningans is too much.
Also improves the logic in the qpbrowser for the creation and deletion of buffers.
and simplify the logic in the internal commands.
2025-02-18 20:25:26 +01:00
cschen
8dc6a96bde fixed the back button for the workspace browser 2025-02-17 23:34:50 +01:00
cschen
34d8a7562c fix input handler so they can accept single elements 2025-02-16 18:33:23 +01:00
cschen
637ce762a3 chore: minor fixes and renaming 2025-01-18 20:13:49 +01:00
cschen
d03b7753cc fix: wrongly calling command to create workspace instead of buffer. 2024-11-03 17:58:45 +01:00
cschen
93f3e38c75 feat(WIP): added quick panel browsing for server and workspace! 2024-11-03 17:57:31 +01:00