Commit graph

84 commits

Author SHA1 Message Date
Ashley Wulber
c761acd007 refactor: shrink min sizes 2024-07-24 08:51:46 -04:00
Ashley Wulber
6661598839 feat: misc overflow 2024-07-24 08:51:46 -04:00
Ashley Wulber
0571c97b86 wip: overflow 2024-07-24 08:51:46 -04:00
Ryan Brue
d4c5cc969d
chore(desktop-file): remove Iced category 2024-07-18 06:29:36 +02:00
Vukašin Vojinović
4ceac0c57b cleanup: applet names and comments 2024-07-09 21:06:01 +02:00
Vukašin Vojinović
0640e88412 chore: merge imports 2024-07-09 16:26:27 +02:00
EdenQwQ
dd5230c0be i18n(zh-CN): add Chinese translation 2024-06-16 07:10:03 -06:00
Michael Aaron Murphy
8ba8ccd6c0
improv: context menu and window preview styling
Closes #480
Closes #481
2024-06-07 00:06:12 +02:00
Cherub26
177b8524a4 Added Turkish translations 2024-06-03 14:11:19 -06:00
Ashley Wulber
afff0793aa feat: applet text scaling based on panel size 2024-05-16 18:41:47 +02:00
Ashley Wulber
39623ad704 fix(workspace-list): debounce scroll events 2024-05-15 14:56:27 +02:00
Ashley Wulber
b96d5f520b fix: mark symbolic icons 2024-05-11 01:52:16 +02:00
Ashley Wulber
55d1cc454b cleanup: applet names and comments 2024-05-07 21:28:22 +02:00
Michael Aaron Murphy
8527257ddd chore: add SPDX license identifiers 2024-05-06 21:56:50 +02: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
Ashley Wulber
8bf340aa8e chore: update applet icon sizes 2024-04-15 23:46:48 -04:00
Ryan Brue
a4b0d2de4e workspaces: click active workspace to open overview 2024-04-09 15:26:58 -06:00
Ashley Wulber
71cb9e64ec fix: better button sizing so there are no gaps 2024-03-28 19:54:24 -04:00
Gabriele
d22d4274ec
i18n(it): translation improvements 2024-03-25 15:33:28 -06:00
Michael Aaron Murphy
ca8c674014
chore(cargo): remove unused dependencies 2024-03-25 15:33:23 -06:00
Michael Aaron Murphy
132ea0de3c
chore(cargo): replace nix with rustix 2024-03-25 15:33:23 -06:00
Michael Aaron Murphy
e0632b8c6f chore(cargo): upgrade dependencies across workspace 2024-03-14 23:37:37 +01:00
Michael Aaron Murphy
3c4acdacd7 refactor: compile applets as multicall binary 2024-03-14 23:37:37 +01:00
Hugo Carvalho
69ea442967 Create cosmic_applet_workspaces.ftl 2024-03-06 15:44:59 -05:00
Ashley Wulber
ebca17aba7 refactor: set dispatch to None for tiling and workspaces 2024-03-06 11:51:44 -05:00
Ashley Wulber
090bb9653f
minimize applet (#217)
* chore: add minimize applet skeleton

* fix(minimize): desktop typo

* wip: minimize applet

* feat: include window images, and overlay their icon

* cleanup

* fix: add minimize applet to workspace

* chore: add host wayland display to desktop file for minimize applet

* chore: Cargo.lock

* cleanup: fix typos

* fix: don't hide minimized apps in app-list
2024-03-04 13:08:52 -05:00
Matthew Fallah (マシュー・ファラー)
36eeacfa8d Create cosmic_applet_workspaces.ftl for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
c3987508a0 i18n: Japanese translation of cosmic_applet_workspaces started 2024-02-21 11:01:38 -05:00
Ashley Wulber
d17894f94e chore: clippy 2024-02-20 10:55:08 -05:00
Ashley Wulber
0ab6f724fb chore: update libcosmic 2024-02-06 16:21:16 -05:00
Ashley Wulber
d4e0dd8fb8 fix: make all subscriptions resistant to being restarted
many of the errors we've been seeing the last few days are because of subscriptions which are restarting
2024-01-18 23:16:17 -05:00
Ashley Wulber
ebe688c747 chore: use dbus config subscription for app list 2024-01-18 23:16:17 -05:00
Ashley Wulber
6851d9de54 fix: logging and use dbus config subscription in audio applet 2024-01-18 23:16:17 -05:00
VandaLHJ
edc82022d4 Add cosmic_applet_workspaces.ftl PL translation
I added basic Polish translation, hope it's good enough for now.
2024-01-17 11:04:27 -05:00
Yevhen Popok
48154da855 Add Ukrainian translation 2024-01-17 11:03:59 -05:00
Ashley Wulber
336141e69d fix: workspaces scrolling 2024-01-04 17:18:58 -05:00
Ashley Wulber
e5db5ab1dd
chore: update libcosmic (#168) 2023-12-11 14:45:36 -05:00
W
19ae9b75d5 Add i18n(sr-Cyrl) 2023-12-07 10:14:21 -05:00
W
4401b330a4 Delete cosmic-applet-workspaces/i18n/sr directory 2023-12-07 10:14:21 -05:00
W
12286eba06 Add i18n(sr-Latn)
Slightly changed existing translation to better differentiate between desktop and workspaces.
2023-12-07 10:14:21 -05:00
Ian Douglas Scott
0e84d0f3cb Update libcosmic/iced 2023-12-05 15:32:18 -05:00
daniel.eades
aa2d9fe374 add linting CI jobs 2023-11-21 16:59:14 -05:00
daniel.eades
b9723dd5e0 use 'Self' to refer to own type 2023-11-16 15:47:20 -05:00
daniel.eades
3d81eb874f remove redundant closures 2023-11-16 15:47:20 -05:00
daniel.eades
12ef9ce993 remove useless conversions 2023-11-16 15:47:20 -05:00
Ashley Wulber
2141230229 refactor: connect to privileged socket if possible 2023-11-15 12:23:11 -05:00
FAlexei
cb19aa3d79 Add Russian translation 2023-11-05 07:37:00 -07:00
Victoria Brekenfeld
f3c776041a deps: Update libcosmic 2023-10-30 13:52:19 -04:00
Victoria Brekenfeld
253949022b workspaces: Cleaner design 2023-10-30 13:52:19 -04:00
Elmeri.K
9d321822a9 Added Finnish translations 2023-10-17 09:58:41 -04:00