aboutsummaryrefslogtreecommitdiff
path: root/src/scenes/add_server_wizard/add_server_wizard.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizardDaniel Teichmann2021-08-011-124/+0
|
* Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵Daniel Teichmann2021-08-011-4/+13
| | | | | | | bugfixing; New available toast colors/types: ToastType.Standard, ToastType.Info, ToastType.Warning ToastType.Success, ToastType.Error
* Don't crash on startup if the session service isn't reachable.Daniel Teichmann2021-07-121-0/+9
|
* Add_server_wizard: Add new type-error messagesDaniel Teichmann2021-07-081-0/+6
|
* Classes share one specific D-Bus object now.Daniel Teichmann2021-07-081-2/+4
|
* User can decide on host_alias now.Daniel Teichmann2021-07-081-33/+10
|
* Introduce RWAHostModel. RWAHost's are now loaded on start.Daniel Teichmann2021-07-071-5/+5
| | | | Scene_remote_{view, control} are no longer available if no host is selected.
* Introduce DBusAPI and RWAHost classesDaniel Teichmann2021-07-061-56/+77
|
* Introduce add_server_wizard.{cpp, h}; drop third add_server_wizard sceneDaniel Teichmann2021-07-021-0/+100