- I dont realy understand what you mean by tabbed controls. If you mean keyboard navigation, that is directly ahead on the roadmap.
- Take a look at the macros the iced::widget module provides. This is pretty much a declarative ui definition.
- In the last version update a new styling system was introduced. It is way simpler then the old approach. I am sure you can create a custom theme that looks pretty much like win10/11.
Zenlix
Switching Windows never works for me. When the audio does not work, I can always fix it by double toggeling the audio button/checkbox.
Why do you consider discord as spyware?
That is super cool. Can we might simulate it in a virtual environment? If so, would that be the first matrix like virtual world?
I killed my windows partition a week ago as well.
I feel like Windows tries with every change to push it's users to Linux.
Even if you do not use or like this approach, learning tmux is quite easy and quick and super useful. Just that you executed commands do not end when your ssh session crashes, that you can collaborate. Just attach multiple ssh sessions to one tmux session and everything, even the input, will be sync. In advance you get windows and split screen in any terminal.
You might be able to prepare a bag accept that does the switch and run that inside a tmux session. The connection would get lost, but don't the tmux session did not care the script would finish. Although that would require to have the exact working commands. If anything goes wrong you would have to plug directly into the server.
All I ever used was nmcli and I think it should work for this purpose. It was mostly pre installed. Rasbien as well as Debian had it or installed (the most used distros by me).
I just found this. This is somewhat the fluent style for iced. Since cosmic uses iced that style is available as well.
When it comes to additional widgets, there are additional widgets in the iced_aw crate.