Commit graph

905 commits

Author SHA1 Message Date
Dominic Gerhauser
a1ad3c5f87 feat: add input sources applet 2024-05-06 21:56:50 +02:00
Ashley Wulber
1abc466f49 fix(power): dialog button spacing 2024-05-06 21:56:27 +02:00
Ashley Wulber
9b46f032ef refactor(power): Remove questions from confirm-body values 2024-05-06 21:56:27 +02:00
Ashley Wulber
ba9100ec9d refactor(power): use built in dialog widget 2024-05-06 21:56:27 +02:00
Ashley Wulber
efae49e90b fix(bluetooth): remove settings button 2024-05-06 06:52:06 -06:00
Ashley Wulber
eeacd2c06a fix: bluetooth missing button and extra divider 2024-05-06 06:52:06 -06:00
Ashley Wulber
0d778d05ef fix(network): remove settings button 2024-05-06 06:51:45 -06:00
Ashley Wulber
06d81111e7 fix(notifications): remove settings button 2024-05-06 06:51:45 -06:00
Ashley Wulber
6a448a35cb fix(battery): remove settings button 2024-05-06 06:51:45 -06:00
Ashley Wulber
25447c80e4 fix(battery): exit when there is no battery detected 2024-05-06 06:51:45 -06:00
VandaLHJ
f154c16df9 Create cosmic_applet_tiling.ftl PL Translation
There is no translation yet. Unfortunately in this case, there are no established translation for tiled, which make translation hard. I went for Kafelki, but just as well it could be Mozaika or something else.
2024-05-01 20:39:17 -06:00
VandaLHJ
a379b129b0 Update cosmic_applet_workspaces.ftl PL Translation
Changed verbiage for consistency with other parts of translation
2024-05-01 20:38:56 -06:00
VandaLHJ
ce230c9f5c Update cosmic_applet_battery.ftl PL Translation
Added dgpu bits, and changed wording to less confusing
2024-05-01 20:38:39 -06:00
Agastya Darma
bc3e9aaede feat(bluetooth): add indonesian translation for bluetooth applet 2024-05-01 12:07:31 -06:00
Agastya Darma
f1a604d8d4 feat(i18n): Add Indonesian translations for battrey applet
This pull request introduces Indonesian translations for essential terms used within the battery applets interface. These translations aim to improve the accessibility and usability of battery management features for Indonesian-speaking users.

Signed-off-by: Agastya Darma Laksana <gedeagas22@gmail.com>
2024-05-01 12:07:12 -06:00
VandaLHJ
4e65250de8 Update cosmic_app_list.ftl PL Translation
After using it, more fitting translation like this is required, last one felt awkward tbh.
2024-05-01 12:06:56 -06:00
Ashley Wulber
73ae871088 fix(status-area): force size to match symbolic icons 2024-04-30 20:15:07 -04:00
Ashley Wulber
9f51e12fc9 fix: reset timeline when a popup is created 2024-04-30 20:14:46 -04:00
Ryan Brue
c7765278f0 fix: use same connection for all connect attempts 2024-04-30 00:14:47 +02:00
Ashley Wulber
1760354654 fix: capture dimensions must be > 0 2024-04-29 11:35:34 -04:00
Ashley Wulber
7b411c3510 chore: update libcosmic 2024-04-28 20:27:54 -04:00
Ashley Wulber
660f5cfc91 fix(minimize): match size of other applets at all sizes 2024-04-28 20:27:54 -04:00
jilv220
d9b8794652 fix(audio): volume icon display 2024-04-26 00:58:54 -04:00
Ethan Brierley
d097cb1c94 feat(power): only ask for user confirmation on destructive actions 2024-04-22 09:48:36 -04:00
Ethan Brierley
257250eb62 refactor(power): extract performing power actions into its own method 2024-04-22 09:48:36 -04:00
Lily Foster
e4a6f94723 battery: Give up if both power-profiles-daemon and system76-power connections fail 2024-04-18 20:17:48 -04:00
Agastya Darma
019a981ffe
i18n(id): translate cosmic-applet-audio 2024-04-17 10:49:38 +02:00
Matthew Fallah (マシュー・ファラー)
cec2499435
i18n: misc. translation fixes 2024-04-17 10:47:18 +02:00
FAlexei
4dd031d6c4
i18n(ru): translation update 2024-04-17 06:30:26 +02:00
Matthew Fallah (マシュー・ファラー)
1b6b90eb69 Fix bad filename that stopped Euro Spanish translation from appearing 2024-04-17 06:29:24 +02:00
Matthew Fallah (マシュー・ファラー)
83cd8a5948 Fix filename that prevented Japanese translation from appearing 2024-04-17 06:29:24 +02:00
Ashley Wulber
fd5be28bea fix: use path for active connection after creating and connecting & cleanup 2024-04-17 06:28:57 +02:00
Ashley Wulber
4b86f05db6 fix: clean up menu and new connection after successfuly connecting 2024-04-17 06:28:57 +02:00
Ryan Brue
25c24ce184 feat: add power-profiles-daemon as an additional power profile backend 2024-04-16 17:50:02 -04:00
Ashley Wulber
db47edf9b6 fix(network): add connection if it doesn't exist when it is selected 2024-04-16 21:24:02 +02:00
Ashley Wulber
8900b93c85 fix(app-list): padding typo 2024-04-15 23:46:48 -04:00
Ashley Wulber
8bf340aa8e chore: update applet icon sizes 2024-04-15 23:46:48 -04:00
Ian Douglas Scott
08a334fc13
audio: Don't use linear volume (#348)
Fixes https://github.com/pop-os/cosmic-applets/issues/335.

This calculates volume as a percentage of `Volume::NORMAL`, which seems
to be the correct way to display PulseAudio volumes to the user. This
matches `cosmic-osd`, and seems to match alsamixer.
2024-04-15 17:23:55 -07:00
Ryan Brue
631e59276e fix: fixes when rebasing 2024-04-09 18:15:14 -04:00
Ryan Brue
27324f34e2 feat/fix: track output state in app-list 2024-04-09 18:15:14 -04:00
Ryan Brue
3c74e433dd app-list: modify more sizing variables based on panel size 2024-04-09 18:15:14 -04:00
Ryan Brue
9922dfa0db design: add focus hint color (selected state) to app-list buttons 2024-04-09 18:15:14 -04:00
Ryan Brue
a4b0d2de4e workspaces: click active workspace to open overview 2024-04-09 15:26:58 -06:00
Ian Douglas Scott
216d88e977 audio: Mpris media control fixes
The panel buttons for next/previous didn't do anything since `on_press`
wasn't set. Now they work.

Fixed `autosize` which I had accidentally committed after using it for
testing. (It would be good to figure out why the applets don't work
properly with autosize when run outside of the panel, since that's handy
for testing.)

I noticed with VLC, skipping a track makes the media controls disappear
very briefly, and sometimes the pause button didn't return. I guess
`can_play` (etc.) are temporarily set to false, probably expecting the
controls to be greyed out and not hidden from a panel. Anyway,
monitoring for changes to these properties as well will hopefully fix
the part where it could remain missing. Though I can't reproduce that
consistently.
2024-04-05 16:31:01 -06:00
Lyu Ji
32b7012b79
feat(time): implement date selection 2024-04-04 13:53:33 +02:00
Ryan Brue
3e80dcdca8
feat(app-list): middle click app button to launch new window 2024-04-04 13:51:21 +02:00
Ian Douglas Scott
1475f8f32b audio: Don't recreate mpris proxies and streams
Fixes https://github.com/pop-os/cosmic-applets/issues/306 and should
overall be more correct and performant.
2024-04-04 13:25:16 +02:00
Ian Douglas Scott
56d3a754e2 status-area: Support vertical panel 2024-04-04 13:25:16 +02:00
Ian Douglas Scott
fba8596759 audio: Use correct icons for volume levels
These seem to match Gnome. "Overamplified" is a volume above 100%, which
can be set in `pavucontrol`.
2024-04-04 13:25:16 +02:00
Ian Douglas Scott
fbd1489c7b audio: Set source/sink mute state
Setting the volume to a non-zero value will unmute the source or sink,
and setting it to zero will mute it. This matches the behavior on Gnome.
2024-04-04 13:25:16 +02:00