Commit graph

103 commits

Author SHA1 Message Date
DashieTM f1ee049e17 nix: improve plugin installation 2024-06-03 14:30:54 +02:00
takotori a8d2e4c2ce add color to keyboard layouts 2024-05-26 13:24:16 +02:00
DashieTM 84660083f9 chore: bump versions of dependencies, small refactor on errors -> use macros 2024-05-06 20:47:26 +02:00
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
Fabio Lenherr / DashieTM 9c85bf6705 fix: Show selected tab at startup 2023-12-17 22:28:33 +01:00
dashie 37742471f4 fix: Don't lock UI when turning all audio devices off 2023-12-15 15:56:49 +00:00
takotori 5564f8eafa fix margin 2023-12-14 17:07:32 +01:00
takotori 0595d8ff47 improve wifi ui 2023-12-14 16:34:13 +01:00
takotori db501b2e93 improve ui 2023-12-14 15:54:31 +01:00
takotori 14727e25f4 Add shortname hint to searchbar placeholder 2023-12-12 20:44:31 +01:00
Fabio Lenherr / DashieTM 5ec6de95c0 feat: Add proper popover menu and shortcuts 2023-12-12 20:39:59 +01:00
takotori 1ecc369d34 partly fix wifi options 2023-12-12 20:39:36 +01:00
takotori 209dc7f0af remove progress bars from audio entries 2023-12-11 21:54:36 +01:00
takotori e89de26b67 make bluetooth visibility settings consistent with other settingss 2023-12-11 17:22:16 +01:00
takotori a57c0c8701 make savedwifientry consistent with other entries 2023-12-11 15:51:29 +01:00
takotori 8c5595ea2a remove testing cmb 2023-12-11 15:00:29 +01:00
takotori d3ad017fc0 make wifi entries consistent with other entries 2023-12-11 14:59:30 +01:00
dashie 3b94bd76f3 feat: Add standard page home 2023-12-11 11:53:49 +00:00
dashie c2557a714f fix: spinloop until listener ready 2023-12-09 14:23:15 +00:00
Fabio Lenherr / DashieTM 741d678ffd merge 2023-12-06 23:40:47 +01:00
takotori 3821cf48c2 remove unused cmb template 2023-12-06 19:51:22 +01:00
takotori 0184fba8b4 simplify bluetooth entry 2023-12-06 19:48:54 +01:00
Fabio Lenherr / DashieTM 8518d6e247 chore: Show address for bluetooth 2023-12-06 19:15:39 +01:00
Fabio Lenherr / DashieTM 64a5a67e29 chore: Use less margin 2023-12-06 19:03:31 +01:00
Fabio Lenherr / DashieTM c4af8696a8 chore: Use actionrow 2023-12-06 17:54:08 +01:00
Fabio Lenherr / DashieTM 0eb85fdf7c chore: Make window bigger by default 2023-12-06 11:50:18 +01:00
Fabio Lenherr / DashieTM 7fc5d3d404 chore: Make window bigger by default 2023-12-06 11:48:17 +01:00
Fabio Lenherr / DashieTM 4836f1d8c2 feat: Add dynamic window expansion 2023-12-06 11:47:47 +01:00
Fabio Lenherr / DashieTM e03dad964b feat: Add proper wifi enable/disable 2023-12-05 22:25:49 +01:00
Fabio Lenherr / DashieTM ce91201192 feat: Add bluetooth adapter settings 2023-12-05 22:25:49 +01:00
Fabio Lenherr / DashieTM d50ee65bdd chore: make all snake_case 2023-12-05 16:15:24 +01:00
takotori d79ebeddd2 rename bluetoothdevice 2023-12-04 11:31:56 +01:00
takotori a3866294af some things 2023-12-04 10:30:46 +01:00
takotori 593c6b7627 Implement password 2023-12-04 10:19:26 +01:00
Fabio Lenherr / DashieTM 959d1e735f feat: Add wifi and bluetooth device switching 2023-12-03 19:08:07 +01:00
takotori 2e034f848e Implement wifi options route 2023-12-02 15:48:23 +01:00
takotori cd980350e4 Implement wifiaddressentry 2023-12-02 12:59:26 +01:00
Fabio Lenherr / DashieTM ba49da2317 feat: Allow pairings to be deleted 2023-11-29 20:22:37 +01:00
takotori d3afe5675e Add apply button for wifi options
Start setting values in connection
2023-11-26 16:16:37 +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 d9d5d2960d remove placeholder breadcrumb 2023-11-21 15:00:07 +01:00
takotori babc0e8cc4 Add factory for dropdowns
Replace ListEntry with libadwaita components
2023-11-21 14:21:56 +01:00
takotori ba48f5ba33 Fix cmb
Add new fields in general wifi options
2023-11-21 10:47:08 +01:00
takotori ed7b814e62 Add Wifi Options (UI only) 2023-11-20 18:02:21 +01:00