Commit graph

438 commits

Author SHA1 Message Date
joeftiger
280ea13901 feat(i18n cosmic-applet-network): add German translation 2023-03-03 10:53:21 -05:00
joeftiger
7cebb6d59d feat(i18n cosmic-applet-graphics): add German translation 2023-03-03 10:53:21 -05:00
joeftiger
6937ffa707 feat(i18n cosmic-applet-bluetooth): add German translation 2023-03-03 10:53:21 -05:00
joeftiger
d970338896 feat(i18n cosmic-applet-battery): add German translation 2023-03-03 10:53:21 -05:00
joeftiger
e1473f004f feat(i18n cosmic-app-list): add German translation 2023-03-03 10:53:21 -05:00
Ian Douglas Scott
6d7727a5d0 Update sctk, libcosmic, cosmic-client-toolkit 2023-03-02 14:06:52 -05:00
Ian Douglas Scott
4ce5a8b8ac
Merge pull request #79 from pop-os/graphics-fix_jammy
fix(graphics): better handle failures to set graphics mode
2023-03-01 11:55:06 -08:00
AAnzel
1d03f5be99 i18n(sr): Add Serbian (Latin) translation 2023-02-24 15:25:46 -05:00
gildemberg-santos
388fcf97cd feat(i18n bluetooth): Includes pt-BR translation for bluetooth 2023-02-24 15:25:35 -05:00
Vixea
a01d5f1b8a Remove extensions from key "Icon"
desktop-file-validate reports that in the future file extensions with relative path files in the future will be fatal error - it seems like it was done in some files lets fix it for the rest
2023-02-22 19:31:04 -05:00
Ashley Wulber
360762536e
fix(graphics): better handle failures to set graphics mode 2023-02-20 12:59:53 -05:00
Ian Douglas Scott
9a3daa80a5
Merge pull request #77 from pop-os/just_jammy
justfile: Use recipe parameters to reduce duplication
2023-02-17 07:06:23 -08:00
Ashley Wulber
92bacfdf0b feat(audio): allow switching input/output and update outputs/inputs when the popup or revealer is toggled 2023-02-16 18:07:58 -05:00
Ian Douglas Scott
ce060eead0 justfile: Use recipe parameters to reduce duplication
Just doesn't have arrays or and currently lacks new line escapes, so
this seems like the best way to do things for now.
2023-02-16 14:49:08 -08:00
Ian Douglas Scott
22b729b966
Merge pull request #74 from pop-os/network_jammy
feat(network): improve state handling & add disconnect option
2023-02-16 13:20:03 -08:00
Ian Douglas Scott
a8db7ba928 debian: Remove unused dependencies 2023-02-15 18:05:19 -05:00
Ashley Wulber
cac438a786 cleanup(bluetooth): remove some dbg! statements & fix typos 2023-02-15 11:17:44 -05:00
Ashley Wulber
5c725dd7a1 fix: add scrollbar with enough devices and display address for unnamed devices 2023-02-15 11:17:44 -05:00
Ashley Wulber
f272037bdd feat(bluetooth): icons & text sizing 2023-02-15 11:17:44 -05:00
Ashley Wulber
4f9544f682 fix: uncomment lto 2023-02-15 11:17:44 -05:00
Ashley Wulber
02f3e8d76c refactor(bluetooth): handle end of device scan stream 2023-02-15 11:17:44 -05:00
Ashley Wulber
7a9ab9de72 feat(bluetooth): define ordering of device lists 2023-02-15 11:17:44 -05:00
Ashley Wulber
b1a5468547 feat(bluetooth): add discoverable & pairable toggles + fix bug where the receiver for bluetooth events is accidentally dropped 2023-02-15 11:17:44 -05:00
Ashley Wulber
c068343c4d cleanup 2023-02-15 11:17:44 -05:00
Ashley Wulber
5e0baa62aa fix: don't register as default agent 2023-02-15 11:17:44 -05:00
Ashley Wulber
7a003389b8 feat: pairing via applet's agent 2023-02-15 11:17:44 -05:00
Ashley Wulber
000ac7b8b4 wip: bluetooth applet 2023-02-15 11:17:44 -05:00
Ashley Wulber
a5fe9e8d77
feat(network): improve state handling & add disconnect option 2023-02-14 20:08:10 -05:00
Enver Balalic
d621fb8936 fix: crash when no icon found
Specific case when using vscode, the open file/folder dialog
doesn't succeed in looking up the icon on my system. This would
cause lookup to return None, thus the ret vector is empty.
Since we removed the id before the lookup, the append below would
append an empty vec. This would cause an error in AddTopLevel
message handler when trying to remove the first item of the
returned vec.

Move the id remove directly within the map, so it only gets
removed if we succeed in looking up the icon.
2023-02-06 08:39:11 -05:00
Gildemberg Santos
aee2213ed8
I18n pt-BR (#71) 2023-02-06 08:38:23 -05:00
Ashley Wulber
b692cdcc05 chore: use latest libcosmic 2023-02-02 23:47:33 -05:00
Nima Fanniasl
d1c251d6b7 Create cosmic_applet_workspaces.ftl 2023-02-02 15:54:39 -05:00
Nima Fanniasl
19d59e1183 Create cosmic_applet_network.ftl 2023-02-02 15:54:39 -05:00
Nima Fanniasl
84515b9853 Create cosmic_applet_graphics.ftl 2023-02-02 15:54:39 -05:00
Nima Fanniasl
dbd8104c72 Create cosmic_applet_battery.ftl 2023-02-02 15:54:39 -05:00
Nima Fanniasl
b3e1822b7d Create cosmic_app_list.ftl 2023-02-02 15:54:39 -05:00
Ashley Wulber
a76353981f feat: update pulse connection every time the audio applet popup is opened 2023-01-31 16:11:45 -05:00
Ian Douglas Scott
62ec66ab4e
Merge pull request #62 from pop-os/dyrend_jammy
feat: update libcosmic to use dyrend
2023-01-25 08:10:34 -08:00
Ashley Wulber
fee32fb1f8
update iced 2023-01-23 14:00:37 -05:00
Ashley Wulber
982b8f5fd1
update: use dyrend & use autosized window in app-list & fix button size in workspaces & only update popup text in time when creating popup 2023-01-20 11:25:53 -05:00
Ron Waldon-Howe
9b229c6e72 fix: disable default-features for zbus 2023-01-20 08:38:16 -07:00
Ian Douglas Scott
72a75eabc7 Use cosmic::SingleThreadExecutor
This cuts down the number of threads per applet process. This is probably
no benefit to having multiple tokio worker threads for a typical applet.
2023-01-19 10:06:39 -05:00
Ashley Wulber
acc639f5e7 cleanup: unnecessary return 2023-01-17 15:22:12 -05:00
Ashley Wulber
899cc0f459 refactor: applet more like mockup 2023-01-17 15:22:12 -05:00
Ashley Wulber
dc1dc3e27b fix: button border radius and padding 2023-01-17 13:11:43 -05:00
Ashley Wulber
ebe34377cb refactor: border radius and padding 2023-01-17 13:02:49 -05:00
Ashley Wulber
b224e4b3f4 refactor: more like mockup with border radius, padding and some new elements 2023-01-17 13:02:34 -05:00
Ashley Wulber
a253dee83a refactor: make the graphics applet more like the mockup 2023-01-12 18:23:56 -05:00
Ian Douglas Scott
c009d14eea
Merge pull request #54 from pop-os/network-applet-mockup_jammy
Refactor network applet to be more like mockup
2023-01-11 07:46:12 -08:00
Ashley Wulber
a423aaa27a
refactor: Vec::with_capacity where possible 2023-01-10 17:29:19 -05:00