Commit graph

113 commits

Author SHA1 Message Date
takotori 5311bb8c4c Add wifiOptions (ui only) 2023-11-20 17:59:01 +01:00
Fabio Lenherr / DashieTM 1080a03b8b fix: Don't use popups for wifi 2023-11-19 23:52:16 +01:00
Fabio Lenherr / DashieTM b68bc0ab77 fix: Add and remove dropdown entries dynamically 2023-11-19 17:57:11 +01:00
Fabio Lenherr / DashieTM cb3dd257f1 chore: Code cleanup 2023-11-19 02:37:11 +01:00
Fabio Lenherr / DashieTM b28b736697 fix: Load audio listener properly 2023-11-19 02:31:41 +01:00
Fabio Lenherr / DashieTM 9108ab0d74 feat: Add initial Bluetooth functionality 2023-11-18 22:15:09 +01:00
Fabio Lenherr / DashieTM 03fc3790c0 fix: Use buffer for all audio sliders 2023-11-18 15:28:23 +01:00
Fabio Lenherr / DashieTM 52445b9ba0 fix: Use buffer for sending volume updates 2023-11-18 15:08:56 +01:00
Fabio Lenherr / DashieTM 67f3457e3a fix: Use proper index for sink and sources 2023-11-16 23:21:52 +01:00
Fabio Lenherr / DashieTM c659938c50 fix: Use microphone icons for input 2023-11-16 10:08:41 +01:00
Fabio Lenherr / DashieTM fcd894aea3 chore: Remove unused imports 2023-11-15 23:26:54 +01:00
Fabio Lenherr / DashieTM af06f8da32 fix: Use threading for every single dbus call on audio 2023-11-15 23:24:35 +01:00
Fabio Lenherr / DashieTM ed905cd075 chore: underscore temporary variable 2023-11-15 23:06:09 +01:00
Fabio Lenherr / DashieTM 6ad3f07cf3 feat: Add all audio events 2023-11-15 23:02:27 +01:00
Fabio Lenherr / DashieTM a84c71d9e1 feat: Add change sink event 2023-11-15 19:43:39 +01:00
Fabio Lenherr / DashieTM 8ef97ac0d9 feat: Add basic event handling for audio 2023-11-15 19:32:16 +01:00
Fabio Lenherr / DashieTM 0c286af82c feat: Add dropdowns 2023-11-15 14:50:00 +01:00
Fabio Lenherr / DashieTM c619284146 feat: Add default Sink and Source Switching 2023-11-15 02:35:20 +01:00
Fabio Lenherr / DashieTM dbcf2ab635 fix: Improve performance by passing smaller datatypes to dbus 2023-11-14 22:41:00 +01:00
Fabio Lenherr / DashieTM c1984b5b79 feat: Add basic functionality to all audio usecases 2023-11-14 21:25:39 +01:00
Fabio Lenherr 2f1099267a chore: Rename UI files 2023-11-14 18:22:10 +01:00
Fabio Lenherr / DashieTM 5999bb1b45 feat: Add initial Sound Mapping 2023-11-13 18:12:36 +01:00
Fabio Lenherr / DashieTM a62288be07 chore: Remove unused imports 2023-11-13 10:31:53 +01:00
Fabio Lenherr / DashieTM e3b95d7540 feat: Add stop listener 2023-11-13 10:28:48 +01:00
Fabio Lenherr / DashieTM f5f6246ad1 feat: Add remove event for wifi entries 2023-11-12 23:06:31 +01:00
Fabio Lenherr / DashieTM 12f92ac597 feat: Implement working signal receiver 2023-11-12 22:10:15 +01:00
Fabio Lenherr / DashieTM 84f56666b0 fix: Close popover menu on click 2023-11-12 18:13:47 +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
Dashie 831baee601
Merge branch 'dashie' into ina 2023-11-12 12:57:08 +01:00
Fabio Lenherr / DashieTM 9cad376a40 feat: Add saved WifiList 2023-11-12 03:41:29 +01:00
DashieTM bbfd07688d fix: Execute connect function with wifi connect button 2023-11-11 23:00:38 +01:00
Fabio Lenherr / DashieTM 7d0fc0b9e7 feat: Add popups for password 2023-11-11 17:55:59 +01:00
takotori 9f3815476d Add title and border to settingbox
Fix padding around window
Add some styling
2023-11-11 14:34:32 +01:00
Fabio Lenherr / DashieTM 5575acf00f feat: Add popup 2023-11-11 11:09:07 +01:00
Fabio Lenherr / DashieTM d00c76fa9e feat: Add inbuilt daemon and create preference/shorcut window shell 2023-11-10 22:00:39 +01:00
Fabio Lenherr / DashieTM 2228c11c3c feat: Add gesture click to wifi -> dbus connection 2023-11-10 19:31:32 +01:00
takotori a0e3f5fbee cleanup 2023-11-07 15:46:33 +01:00
takotori 60760d779f Fix typo
Export cambalache to ui
2023-11-07 15:43:23 +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 638abd5b86 how dare he got my name wrong 2023-11-02 20:30:54 +01:00
takotori 9bd3700a55 Add navigation pages for wifi 2023-11-02 18:03:15 +01:00
takotori eaa3a8c63d disable highlight on separator when hovering 2023-11-02 17:19:20 +01:00
takotori 453a3c6406 fix crash when clicking on separator 2023-11-02 17:17:47 +01:00
takotori 15a5333cc0 Add peripherals in sidebar 2023-11-02 17:00:10 +01:00
takotori 7c630579ae Add separator in sidebar 2023-11-02 16:51:50 +01:00
takotori 251ebf2c21 replacw wifi box in vpn with placeholder 2023-11-02 14:19:31 +01:00
takotori ee3ee7010e cleanup 2023-11-02 11:11:43 +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 13084ed86d Big restructuring 2023-10-30 19:43:50 +01:00
takotori c4c95df8d3 reorganize wifi (wip) 2023-10-30 11:48:33 +01:00
takotori d77df26a90 Optimize imports 2023-10-30 09:54:17 +01:00
takotori f06a436aed Dynamically add wifientries
Update wifi UI
Increase size of setting
2023-10-30 09:51:37 +01:00
takotori 536c5f0563 fix some ui stuff 2023-10-29 15:57:27 +01:00
Fabio Lenherr / DashieTM a115ca1ad1 merge 2023-10-29 14:55:24 +01:00
takotori 2b3527235e refactor 2023-10-29 14:10:29 +01:00
takotori f0214edd02 lowercase for takotori 2023-10-29 14:08:36 +01:00
Fabio Lenherr / DashieTM 4f425c6428 feat: Add About Window 2023-10-29 14:00:37 +01:00
takotori 0695f4eb9a Add poopover menu functionality 2023-10-29 12:50:19 +01:00
takotori 1e10929818 Re-beautify file formatting again 2023-10-28 18:07:15 +02:00
takotori 04f06b313f Re-beautify file formatting 2023-10-28 18:03:57 +02:00
takotori b3f1bfd59b Restructure Reset 2023-10-28 17:56:39 +02:00