Commit graph

1126 commits

Author SHA1 Message Date
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
Vukašin Vojinović
941cbf546b
fix: padding, spacing, context menu style, and settings buttons 2024-09-24 15:52:17 +02:00
Ryan Brue
0a32d27c70 chore(license): clarify GPL-3.0 license as GPL-3.0-only
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-09-16 07:40:23 -06:00
wiiznokes
6b8d3dc415 improv: filter firefox player 2024-09-12 17:03:11 +02:00
Michael Aaron Murphy
c8d91a8a9a perf(audio): further reduce CPU usage 2024-09-12 17:02:29 +02:00
wiiznokes
fe598a7a60
fix(audio): fix high CPU usage 2024-09-09 21:37:25 +02:00
wiiznokes
b449d0668b
feat: add cosmic-panel-button to multicall binary 2024-09-09 19:08:21 +02:00
Luca Biendl
7e61e8b829
fix(audio): panic when pulseaudio channel is full 2024-09-09 14:35:45 +02:00
wiiznokes
adc2c7e871
chore: update freedesktop-desktop-entry to 0.7.5 2024-09-09 14:34:36 +02:00
Piotr
cf06e14545
feat(battery): support charging limits with system76-power 2024-09-06 17:56:11 +02:00
wiiznokes
58a61b7eee
fix(time): improve display of time 2024-09-06 17:55:28 +02:00
João Ribeiro
0b536349cb
i18n(pt): add Portuguese translations 2024-09-03 16:56:08 +02:00
Vukašin Vojinović
d657b1941a fix: use text::body 2024-09-03 16:52:59 +02:00
Vukašin Vojinović
02b3fbdb11 fix: use cosmic::widget::text instead of cosmic::iced::widget::text 2024-09-03 16:52:59 +02:00
Vukašin Vojinović
a2063213e4 improv(bluetooth): align confirm and cancel buttons closer to design 2024-09-03 16:52:59 +02:00
Joshua Megnauth
77e6fc5908
fix(time): Try LC_TIME before LANG 2024-09-01 15:30:20 +02:00
Josh Megnauth
93e3b0f8f3 feat(time): Option to show seconds on the clock
Closes: #496
Requires: pop-os/cosmic-settings#509

I based some of this code off of `i3status-rust` to double check that I
handled it efficiently.
2024-08-29 21:08:17 +02:00
patrulhasirius
f9c01f54d2
fix(battery): too many decimals in battery percent
Co-authored-by: Lucas Ribeiro <estg-lnr@tce.rs.gov.br>
2024-08-29 20:59:54 +02:00