Commit graph

29 commits

Author SHA1 Message Date
dashie d02da7d3f7 wip: fix bluetooth and wifi 2024-04-04 18:10:12 +02:00
Dashie 5f0781ee18
refactor: generic audio implementation (#98)
* refactor: Combine new_plugin and new for sidebar entries

* chore: Format project

* chore: Fix clippy warnings

* wip: generic audio implementation

* wip: format and fix warnings

* wip: Refactor Dbus functions

* wip: Add TAudioStreamObject

* fix: use prelude instead of traits

* wip: Add generic audio stream

* wip: Work on generic audio listener

* wip: Finish audio generics refactoring

* fix: Use proper path for dbus function

* chore: Format project

* fix: Use adw prelude instead of traits
2024-04-04 08:00:16 +02:00
Fabio Lenherr / DashieTM 75050c840a feat: Implement error popup for bluetooth and network 2024-03-11 18:56:53 +01:00
Fabio Lenherr / DashieTM 16a30a7bdd feat: Add Error popup 2024-03-11 17:19:38 +01:00
Fabio Lenherr / DashieTM 8796abb08f fix: Properly handle wifi and bluetooth turned on and off 2023-12-19 21:38:35 +01:00
dashie 37742471f4 fix: Don't lock UI when turning all audio devices off 2023-12-15 15:56:49 +00:00
takotori db501b2e93 improve ui 2023-12-14 15:54:31 +01:00
Fabio Lenherr / DashieTM d50ee65bdd chore: make all snake_case 2023-12-05 16:15:24 +01:00
takotori a3866294af some things 2023-12-04 10:30:46 +01:00
takotori c6efced326 Improve UI 2023-11-26 11:25:31 +01:00
takotori dd2856261b fix some audio stuff 2023-11-21 18:59:37 +01:00
takotori 072d516ad1 Improve UI 2023-11-21 16:55:22 +01:00
takotori 5311bb8c4c Add wifiOptions (ui only) 2023-11-20 17:59:01 +01:00
takotori 35c58e2fcd Implement Microphone UI
Improve Audio UI
You won't believe what happened (gone sexual)
2023-11-12 17:43:01 +01:00
Fabio Lenherr / DashieTM d07180e2c7 fix: Merge 2023-11-12 13:17:19 +01:00
Fabio Lenherr / DashieTM 9cad376a40 feat: Add saved WifiList 2023-11-12 03:41:29 +01:00
takotori af7776d62a Add templates for box and listboxrow
kekw
2023-11-07 15:43:23 +01:00
Fabio Lenherr 1868e26a2f feat: Center all widgets 2023-11-03 15:33:34 +01:00
takotori dfddc6145a forgot to name a label 2023-11-02 18:06:12 +01:00
takotori 9bd3700a55 Add navigation pages for wifi 2023-11-02 18:03:15 +01:00
takotori 70c9895ba5 Add scrollbar to sidebar and flowbox
Set minimum height of scrolledwindow to 100
2023-11-02 16:31:32 +01:00
takotori 3316a838b1 Add CSS to button
Cool borders for listbox
2023-11-02 14:14:07 +01:00
takotori 538b14c9f8 fix bug with title when scrolling
make bluetooth ui more in line with wifi
2023-11-02 11:47:46 +01:00
takotori e34e8ce80f Dynamically add bluetooth devices
Add scrolling for wifi
Improve audio ui a little
2023-11-02 10:43:37 +01:00
takotori f06a436aed Dynamically add wifientries
Update wifi UI
Increase size of setting
2023-10-30 09:51:37 +01:00
takotori eeebfe3033 Add Bluetooth UI 2023-10-28 14:21:22 +02:00
takotori 01835f0018 Add audio box
Set size for flowbox children
Rework AudioEntry
Cleanup
2023-10-28 13:37:04 +02:00
tranfelix 9e20da3bd5 add searchable sidebar
add example flowbox with wifi children
2023-10-16 15:53:39 +02:00
tranfelix 9e6836b115 Add mock UI to project 2023-10-12 14:55:09 +02:00