Commit graph

35 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 16a30a7bdd feat: Add Error popup 2024-03-11 17:19:38 +01:00
Fabio Lenherr / DashieTM 9c85bf6705 fix: Show selected tab at startup 2023-12-17 22:28:33 +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
Fabio Lenherr / DashieTM 64a5a67e29 chore: Use less margin 2023-12-06 19:03:31 +01:00
Fabio Lenherr / DashieTM 0eb85fdf7c chore: Make window bigger by default 2023-12-06 11:50:18 +01:00
Fabio Lenherr / DashieTM 4836f1d8c2 feat: Add dynamic window expansion 2023-12-06 11:47:47 +01:00
Fabio Lenherr / DashieTM d50ee65bdd chore: make all snake_case 2023-12-05 16:15:24 +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 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
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 2228c11c3c feat: Add gesture click to wifi -> dbus connection 2023-11-10 19:31:32 +01:00
takotori 7af48c720f Add bluetooth ui in navigationview 2023-11-07 16:27:07 +01:00
takotori 60760d779f Fix typo
Export cambalache to ui
2023-11-07 15:43:23 +01:00
Fabio Lenherr 1868e26a2f feat: Center all widgets 2023-11-03 15:33:34 +01:00
takotori 6c1d1e6cd2 remove frame from close and menu button 2023-11-02 16:45:05 +01:00
takotori 203521ffff Add example breadcrumb path 2023-11-02 16:41:18 +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 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 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 9a6ef65e58 Add window handle
Set default window size
2023-10-28 11:53:08 +02:00
takotori 600efad2ef Add audio template 2023-10-28 11:10:01 +02:00
tranfelix 2f4d6a3867 Add search bar entries dynamically
rework search bar filter
cleanup code
2023-10-23 16:57:42 +02:00
tranfelix d6daf2ae19 add sidebarentry
fix github workflows
2023-10-22 16:42:10 +02:00
tranfelix 53de208d55 replace navigationsplitview with overlaysplitview
show toggle sidebar only if sidebar and content don't have enough space
cleaup
2023-10-19 14:02:51 +02:00
tranfelix 62af24da81 add button to toggle sidebar
sidebar can hide itself if not enough space
fix dependencies
2023-10-17 14:59:07 +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