Commit graph

1143 commits

Author SHA1 Message Date
Michael Aaron Murphy
edcf29df9e
fix(input-sources): duplicating input sources 2025-01-08 12:17:35 +01:00
Michael Aaron Murphy
b65bb5fae7
perf(libcosmic): reduce per-app memory usage by 12MB 2025-01-03 21:59:58 +01:00
Ashley Wulber
4a7334c1b8 update libcosmic 2024-12-31 13:07:08 -05:00
András
29a62db2f6 Fix formatting 2024-12-31 17:08:37 +01:00
András
7eb47a71b3 Added workaroud for toggle after separator crash 2024-12-31 17:08:37 +01:00
András
9f9bb9c673 Cleaned up code a bit 2024-12-31 17:08:37 +01:00
András
d69331836f Added todo coments 2024-12-31 17:08:37 +01:00
András
95abfcab27 Fixed connecting and disconnecting to wrong hw_device 2024-12-31 17:08:37 +01:00
András
2198fa9b9a Added comparing hw_address everywhere 2024-12-31 17:08:37 +01:00
András
b743c724ff Added UI for several wifi adapters 2024-12-31 17:08:37 +01:00
Josh Megnauth
7932be526d fix(time): Update calendar on timezone change
Closes: #698
2024-12-31 17:07:27 +01:00
Josh Megnauth
a9f9620d11 fix(inputs): Use env vars and extra layouts
Closes: #725

The inputs applet uses an outdated `xkb-data` which causes some configs
to fail which in turn leads to an empty list.

See: https://github.com/lilyinstarlight/nixos-cosmic/issues/74#issuecomment-2353273156
2024-12-31 14:12:47 +01:00
Ashley Wulber
0030d93121 chore: fix shortcut for log out 2024-12-27 20:20:52 -05:00
Ashley Wulber
85e5705e4a update libcosmic 2024-12-12 20:17:31 -05:00
Ashley Wulber
d01ac41d12 fix(power): remove mouse area from modal 2024-12-12 20:17:31 -05:00
Ashley Wulber
ad656296e7 feat: notification actions 2024-12-12 16:44:39 +01:00
Ashley Wulber
104a608cf1 fix(battery): fix brightness slider lag 2024-12-04 16:52:49 +01:00
Ashley Wulber
f486b3b1ad update libcosmic 2024-12-04 16:52:49 +01:00
Ashley Wulber
391a7f8dab chore(tiling): update text for tile-current 2024-12-04 16:52:17 +01:00
Justin Gross
8991bb1866 feat: overamplification support for audio applet like cosmic system settings 2024-12-03 15:17:00 -05:00
Ashley Wulber
1e99f2c476 fix: update libcosmic
should fix memory leak and high CPU in certain situations with autosize popups
2024-11-19 13:56:21 -07:00
Ashley Wulber
09062c10c9 refactor: status area single threaded executor 2024-11-11 11:05:10 -05:00
LazyTanuki
110c68d9a8 fix: use on_press_down to toggle time applet 2024-11-07 09:56:32 -05:00
Ryan Brue
4d46850ff2 fix: a11y applet desktop file validation
This commit fixes errors when using `desktop-file-validate` on the a11y applet.

Question: @wash2  I removed a duplicate keyword that had =Auto and =Center. Which one is the correct one to remove?
2024-11-07 09:56:16 -05:00
Ashley Wulber
22198fd261 cleanup(a11y): imports 2024-11-04 10:28:32 -05:00
Ashley Wulber
8339c87506 fix: patch sctk 2024-11-04 10:28:32 -05:00
Ashley Wulber
95003f8e8c fix(a11y): remove extra icon 2024-11-04 10:28:32 -05:00
Ashley Wulber
c42f70e67a fix(a11y): padding 2024-11-04 10:28:32 -05:00
Ashley Wulber
96c456fdf1 fix(a11y): symbolic icon 2024-11-04 10:28:32 -05:00
Ashley Wulber
eb27387fee feat: a11y applet 2024-11-04 10:28:32 -05:00
Vukašin Vojinović
6b740c59be fix(app-list): use context menu radius from theme 2024-11-04 08:47:36 -05:00
Ashley Wulber
5b5cd77e7c update iced 2024-10-31 17:52:33 -04:00
Kartik Nayak
11faa567f3 feat: enable button to open Bluetooth settings page from applet 2024-10-21 11:25:03 -04:00
Kartik Nayak
a5c201aedd i18n: add Hindi translation 2024-10-16 19:00:14 -06:00
Kartik Nayak
2552b0283a i18n: add Kannada translation 2024-10-16 19:00:14 -06:00
lucamosca1
ffc94d8b44 Update cosmic_app_list.ftl ITA 2024-10-16 18:59:44 -06:00
Ashley Wulber
6630709970 chore: update libcosmic
enable desktop-systemd-scope
2024-10-16 18:59:22 -06:00
lucamosca1
d193f10102 Update cosmic_applet_workspaces.ftl ITA 2024-10-16 14:31:20 -06:00
lucamosca1
5481e738d1 Update cosmic_applet_power.ftl ITA 2024-10-16 14:31:20 -06:00
lucamosca1
b5a2c0a3ef Update cosmic_applet_input_sources.ftl ITA 2024-10-16 14:31:20 -06:00
lucamosca1
83530554f7 Create cosmic_applet_input_sources.ftl ITA 2024-10-16 14:31:20 -06:00
lucamosca1
f8334d7a3c Update cosmic_applet_notifications.ftl ITA 2024-10-16 14:31:20 -06:00
lucamosca1
4d23f4a93a Update cosmic_applet_network.ftl ITA 2024-10-16 14:31:20 -06:00
Jeremy Soller
4ffac8cbd5 Provide system76-power-applet-virtual 2024-10-16 14:24:07 -06:00
l-const
7b005f977f fix(audio-applet): Render input volume level instead of output. 2024-10-13 23:57:10 -04:00
Bastien Voirin
652ea5b171
i18n(fr): update French translation 2024-10-02 17:03:39 +02:00
Ashley Wulber
ab7cafd186 feat: add appstream metadata 2024-10-02 17:02:55 +02:00
skygrango
4591eb85f4 i18n(zh-TW): add Taiwanese translation 2024-10-02 17:02:15 +02:00
Aliaksandr Truš
3e2da9b90f i18n(be): add Belarusian translations 2024-10-02 17:01:42 +02:00
Grooble
3670f124fb
fix: show empty dropdown menu when no app uses dGPU 2024-09-24 15:52:53 +02:00