Commit graph

132 commits

Author SHA1 Message Date
Roxfr
501d7b19d0 Update french translations for Cosmic Greeter
Hello,
This commit updates the french translations for system actions in Cosmic Files. Notable changes include:
    Keyboard layout: "Disposition du clavier"
    Suspend: "Mettre en veille"
    User: "Utilisateur"
Other translations remain unchanged.
Best regards,
Roxfr
2024-08-15 07:49:20 -06:00
Kamil Lihan
cc744b0b9a i18n(sk): Add Slovak translations 2024-08-02 12:34:58 -06:00
Jeremy Soller
70bf8d296d
Update fallback background 2024-08-02 09:42:34 -06:00
Ashley Wulber
6f1a307815 update libcosmic 2024-08-02 08:01:20 -06:00
Ashley Wulber
2294d10a51 fix: exit after logind subscription error 2024-07-31 20:00:30 -06:00
Michael Aaron Murphy
20b7a41247 chore(greeter): use one vec for subscriptions 2024-07-31 13:41:31 +02:00
Michael Aaron Murphy
479fb1064e improv(greeter): use subscription for handling greetd IPC socket 2024-07-31 13:41:31 +02:00
Michael Aaron Murphy
4a46213cb8 chore(cargo): update dependencies 2024-07-31 13:41:31 +02:00
Dee.H.Y
acc30acc62 l10n(zh_CN): Improve Chinese translations
Updated some of the Chinese translations in zh_CN/cosmic_greeter.ftl for more accurate expression of meaning.
2024-07-23 17:11:31 -06:00
Weeesly
2942820657 Create cosmic_greeter.ftl 2024-07-23 17:11:18 -06:00
dengelt
59e2eaaeb0 support CARGO_TARGET_DIR 2024-07-15 08:08:37 -06:00
XLion
bc9f5b7489 Add zh_TW translation 2024-07-15 08:04:38 -06:00
1280px
0ac49fe6f7 l10n(ru): Russian l10n updates 2024-06-24 08:11:04 -06:00
Jeremy Soller
38329eb43a
Format and improve logging 2024-06-14 21:29:08 -06:00
Jeremy Soller
3dfd916092
Just reconnect when error received while cancelling session 2024-06-14 21:28:29 -06:00
Jeremy Soller
168d022946
Do not log cosmic-comp issues 2024-06-14 21:27:42 -06:00
Jeremy Soller
80d78f39cc
Update dependencies 2024-06-10 09:00:57 -06:00
Gustavo Santana de Aquino
9fbd2bc481 i18n(pt-BR): Initial translation 2024-06-08 21:03:59 -06:00
VandaLHJ
cabc172c7e Update cosmic_greeter.ftl pl translation
Add keyboard layout, suspend, user and session to match en locale.
2024-06-08 16:38:56 -06:00
Jeremy Soller
e5d859a902
Set XDG_SESSION_DESKTOP 2024-06-05 11:05:11 -06:00
Jeremy Soller
faf6d33aa8
Make cosmic-greeter use login pam session 2024-06-05 10:50:13 -06:00
Jeremy Soller
3b06040a9f
Set greetd env, requires greetd 0.10 2024-06-05 10:43:05 -06:00
Jeremy Soller
55e361a2e5
Update dependencies 2024-06-05 07:17:16 -06:00
Jeremy Soller
f6ccf0146e
Add greeter keyboard and user selection (#55)
* Add greeter keyboard and user selection

Fixes #37
Fixes #38

* Support switching users and add tooltips to icon buttons

* Implement switching users

* Implement keyboard layout switching

* Ensure that user's xkb_config is used
2024-06-04 22:17:44 -06:00
Jeremy Soller
4653bb1de9
Update dependencies 2024-06-03 09:27:58 -06:00
Jeremy Soller
2757e65468
Use greetd TokioCodec for server example 2024-06-03 09:27:50 -06:00
FAlexei
3b6cabf4ed i18n: Add Russian translation 2024-06-03 08:07:37 -06:00
Josh Megnauth
bba692eecb Fix login deadlocks
Logins seem to spuriously fail with both correct or incorrect passwords.
The failure is not related to the password. `cosmic-greeter` hangs but
the GUI still works. The password text area disappears as well.

I traced this issue down to the socket. It seems like accessing the
socket deadlocks with one thread waiting for the socket to become
readable while another waits for it to become writable.

Switching to `greet-ipc`'s `TokioCodec` and adding a lock to the socket
seems to have fixed this issue. I successfully logged in and inputted
incorrect passwords consecutively without experiencing a deadlock.
2024-06-03 08:02:56 -06:00
Matthew Fallah (マシュー・ファラー)
e2a4ccc8bd Add italian translation 2024-06-03 08:00:34 -06:00
Matthew Fallah (マシュー・ファラー)
4b97d25ed7 Add Euro Spanish translation 2024-06-03 08:00:34 -06:00
Matthew Fallah (マシュー・ファラー)
5163a36d25 Add Japanese translation 2024-06-03 08:00:34 -06:00
VandaLHJ
cc546f4293 Create cosmic_greeter.ftl PL translation
There isn't any, it might be good idea to add one.
2024-05-26 11:12:40 -06:00
Lily Foster
4613fbb184
fix: dbus_error usage with zbus 4 2024-05-20 17:01:32 +02:00
Jeremy Soller
d8c81ce3fb
Fix warnings 2024-05-17 09:17:02 -06:00
Jeremy Soller
ea5004088e
Merge branch 'master' of https://github.com/pop-os/cosmic-greeter 2024-05-17 09:12:06 -06:00
Jeremy Soller
d11501c43d
Update dependencies 2024-05-17 09:11:50 -06:00
Michael Aaron Murphy
e2e5e4ea18 fix: ensure greetd is configured before cosmic-greeter 2024-05-17 09:07:01 -06:00
Oliver Petznick
d637688699 Add German localization file 2024-05-15 13:50:41 -06:00
knm100
6358bc179a Update cosmic_greeter.ftl 2024-05-15 11:58:36 -06:00
knm100
bda88d3551 Update cosmic_greeter.ftl 2024-05-15 11:58:36 -06:00
knm100
478bdfb40a Rename .keep to cosmic_greeter.ftl 2024-05-15 11:58:36 -06:00
knm100
8df9d69666 Create .keep 2024-05-15 11:58:36 -06:00
N-Hoffmann
e8faaebeb0 i18n(fr): Add French translation 2024-05-08 08:39:15 -06:00
Jeremy Soller
bfe8d8506b
Power off and restart dialogs 2024-05-07 10:08:03 -06:00
Jeremy Soller
93d4818823
Add localization 2024-05-07 10:07:48 -06:00
Jeremy Soller
ef69fe83bf
Add mock target for testing greeter 2024-05-07 09:03:44 -06:00
Jeremy Soller
adb691704e
Turn into a library 2024-05-07 09:03:32 -06:00
Jeremy Soller
b1e62389a7
Use wants for cosmic-greeter dependency on cosmic-greeter-daemon 2024-05-07 09:02:19 -06:00
Ryan Brue
aa18965a03 fix(daemon): require daemon in greeter, give daemon type dbus
This PR will fix race conditions in which the cosmic-greeter service starts before the cosmic-greeter-daemon can acquire a bus name. However, it should be noted that now that greeter requires the daemon, it won't start *unless* the daemon is able to start.
2024-05-06 19:22:39 -06:00
Ryan Brue
9933926d44 fix: enable cosmic-greeter-daemon when cosmic-greeter is enabled
This change ensures that the cosmic-greeter-daemon is enabled along with the cosmic-greeter service, ensuring that both are utilized in end user setups. This will reduce the likelihood that someone reports a bug due to the greeter daemon not running.
2024-04-29 14:32:10 -06:00