Commit graph

236 commits

Author SHA1 Message Date
Jeremy Soller
05b28ae760
Add xinit to recommends 2025-01-06 20:28:39 -07:00
Jeremy Soller
e58a5033c1
Merge pull request #163 from boxyld/master
basic arabic translation
2024-12-13 17:40:47 -07:00
Box_yld
9e1e3327ba
Create cosmic_greeter.ftl 2024-12-13 22:50:40 +03:00
Jeremy Soller
b09f267929
Merge pull request #158 from joshuamegnauth54/fix-inputs-bump-xkb-data
fix: Correctly detect all keyboard layouts
2024-12-11 06:17:14 -07:00
Jeremy Soller
33b8d5c6a5
Merge pull request #162 from aindriu80/master
Added Irish translation
2024-12-11 06:16:29 -07:00
Aindriú Mac Giolla Eoin
bc5f8a65ff Added Irish translation 2024-12-11 09:40:49 +00:00
Josh Megnauth
ae3586fa14
fix: Correctly detect all keyboard layouts
Closes: #1160

See these for more info:
* pop-os/cosmic-applets#725
* lilyinstarlight/nixos-cosmic#484
* lilyinstarlight/nixos-cosmic#74

Also, thanks to @Thatoo for all of the help in figuring this out!
2024-11-22 02:24:38 -05:00
Jeremy Soller
39de757846
Merge pull request #155 from pop-os/relock
Recover previous locked state
2024-11-07 11:50:17 -07:00
Jeremy Soller
08202f1572
Recover previous locked state 2024-11-07 09:37:16 -07:00
Jeremy Soller
7366808e8c
Merge pull request #142 from bittin/patch-2
Create cosmic_greeter.ftl
2024-10-14 09:46:25 -06:00
Luna Jernberg
e04a02bc37
Create cosmic_greeter.ftl
Add Swedish translation
2024-10-13 16:47:08 +01:00
Jacob Kauffmann
6ba26dbee6 Suggest libpam-fprintd 2024-10-09 15:55:03 -06:00
Jeremy Soller
3b3b5eaff3
Merge pull request #139 from TornaxO7/fix-show-password-for-greeter
Fix show password for greeter
2024-10-06 17:08:43 -06:00
TornaxO7
18e730c7d8
greeter: fix show password for greeter 2024-10-06 20:45:50 +02:00
Jeremy Soller
1cf3cb410d
Merge pull request #138 from iamkartiknayak/master
Add Hindi & Kannada translation
2024-10-05 15:39:34 -06:00
Kartik Nayak
3fcbeef099 i18n: add Hindi translation 2024-10-05 23:50:03 +05:30
Kartik Nayak
e9da19106b i18n: add Kannada translation 2024-10-05 23:49:43 +05:30
Jeremy Soller
8e19b3f791
Merge pull request #134 from lilyinstarlight/fix/empty-gecos
Set full_name_opt to None when GECOS data is empty
2024-09-27 11:08:54 -06:00
Lily Foster
37a96b4b30
Set full_name_opt to None when GECOS data is empty 2024-09-27 10:52:27 -04:00
Jeremy Soller
4ddb320dae
Merge pull request #130 from lilyinstarlight/fix/get-session-by-pid-race
Fix race condition when getting login session
2024-09-22 15:45:19 -06:00
Jeremy Soller
4b7d282952
Merge pull request #120 from joshuamegnauth54/fix-96-military-time
Respect user config for military time
2024-09-22 15:42:16 -06:00
Lily Foster
a114971a67
Fix race condition when getting login session
If `org.freedesktop.login1.Manager.GetSessionByPID` is called after
cosmic-session puts it in a new systemd scope, it will no longer find
the login session as it would have been removed out of the login session
scope.

Most of the time, cosmic-greeter gets to that line before the scope is
changed, but sometimes (particularly on slower systems or virtual
machines) this race can be lost and lead to cosmic-greeter failing to
start and preventing lockscreen from working.

This commit solves that race condition by always checking the parent PID
instead (which would be cosmic-session which is always present in the
login session scope), and all POSIX-y systems should support using parent
PID.
2024-09-22 17:04:23 -04:00
Josh Megnauth
047e393eb8
Remove unneeded searches in ConfigUpdateUser 2024-09-07 02:17:27 -04:00
Josh Megnauth
70b8cae87e
Reduce time text's size for 12 hour clock 2024-09-06 23:02:08 -04:00
Josh Megnauth
5a7f5dc3b5
Reduce searches by caching UserData index 2024-09-06 23:01:54 -04:00
Jeremy Soller
55c02cdca9
Merge pull request #125 from moi-cest-matthew/master
Update Japanese and Euro Spanish, add Dutch
2024-09-06 20:01:56 -06:00
Matthew Fallah (マシュー・ファラー)
97278499ec
Create Dutch translation 2024-09-06 15:55:19 -10:00
Josh Megnauth
912017615c
Respect user config for military time
Closes: #96
2024-09-06 21:48:00 -04:00
Matthew Fallah (マシュー・ファラー)
b3be1188c3
Fix syntax error in es-ES 2024-09-06 15:37:57 -10:00
Matthew Fallah (マシュー・ファラー)
43396c0c4a
es-ES: Do not use plural when one second is left 2024-09-06 15:36:23 -10:00
Matthew Fallah (マシュー・ファラー)
a43d420251
Update Euro Spanish 2024-09-06 15:26:05 -10:00
Matthew Fallah (マシュー・ファラー)
97dca1d1b8
Update Japanese translation 2024-09-06 15:22:28 -10:00
Jeremy Soller
ff03667847
Merge pull request #124 from pop-os/pam
Add custom PAM configuration to start gnome-keyring
2024-09-06 10:50:59 -06:00
Jeremy Soller
c8477a97a9
Merge pull request #112 from joshuamegnauth54/issue-109-restore-user-session-choice
Default to user's previously selected session
2024-09-06 10:50:37 -06:00
Jeremy Soller
1e7ceb4fb6
Merge pull request #121 from anotherlusitano/patch-1
i18n(pt): Add Portuguese translation
2024-09-06 10:47:45 -06:00
Jeremy Soller
535ac2e722
Merge pull request #119 from lines-of-codes/master
i18n(th): Add Thai translations
2024-09-06 10:47:36 -06:00
Jeremy Soller
ef1253aa23
Add custom PAM configuration to start gnome-keyring 2024-09-06 10:34:37 -06:00
João Ribeiro
6a78f22302
i18n(pt): Add Portuguese translation 2024-09-03 00:25:53 +01:00
Satakun Utama
cedbc27420 i18n(th): Add Thai translations 2024-08-30 11:01:07 +07:00
Jeremy Soller
cd9fc48c6f
Merge pull request #116 from joshuamegnauth54/issue-103-localize-datetime-password-prompt
Localize date strings
2024-08-28 21:51:08 -06:00
Josh Megnauth
4050ea8bfe
Localize date strings
Mostly closes: #103

Analogous to my other patches that localize date strings (e.g.
pop-os/cosmic-files#277).

The "password:" prompt is not localized in this patch because PAM should
yield translated strings on its own. This needs further investigation.
2024-08-28 23:19:39 -04:00
Josh Megnauth
16f639d0af
Default to user's previously selected session
Closes: #109
2024-08-28 22:55:08 -04:00
Jeremy Soller
b5d6726ee5
Merge pull request #114 from FailedCaptchx/master
Hide battery status on devices without a battery
2024-08-27 16:09:52 -06:00
Daniel Weiland
71b44998c3
Hide battery status on devices without a battery 2024-08-27 15:59:23 -05:00
Jeremy Soller
17b554d0dd
Merge pull request #102 from lucamosca1/patch-1
Update cosmic_greeter.ftl
2024-08-22 09:13:58 -06:00
lucamosca1
f61470b07c
Merge branch 'master' into patch-1 2024-08-22 08:18:26 +02:00
Benjamin Weis
d3127d27c4 i18n(de): add German translation 2024-08-21 15:02:58 -06:00
lucamosca1
71097a2c43 Update cosmic_greeter.ftl
added italian l18n
2024-08-21 15:02:07 -06:00
Ian Douglas Scott
d1c58b42c9 Optimize certain dependencies on dev profile
Copied from cosmic-comp. Software rendering isn't all that usable
unoptimized. `dev` builds are more practical to test with some
optimization like this.
2024-08-21 15:01:46 -06:00
lucamosca1
47ab1ed31a
Update cosmic_greeter.ftl
fixed ita l18n
2024-08-16 17:10:09 +02:00