Commit Graph

43 Commits

Author SHA1 Message Date
Antoine POPINEAU
71cf19e233 Implement text styling across the UI. 2024-04-29 11:49:50 +02:00
Antoine POPINEAU
6b4a41e7f7 Added debug logging option. 2024-04-28 10:32:49 +02:00
Antoine POPINEAU
9eed706c2b
Added option to change F-key keybindings to access menus (#83). 2024-04-25 22:05:15 +02:00
Antoine POPINEAU
617f85ef7d
Allow using several characters as asterisks (#122). 2024-04-24 11:23:09 +02:00
Antoine POPINEAU
9712edfc35 Added a test and changed README. 2024-01-02 12:54:43 +01:00
Antoine POPINEAU
35abeddb0c Add a generic --session-wrapper for non-X11 sessions. 2023-10-29 23:26:53 +01:00
Aleksei Bavshin
2b119d9bd9 Allow to opt-out from X11 session wrapping
While `startx` is a reasonable default, it might be missing from the
system or in confict with an already deployed solution for launching
X11 sessions.
`--no-xsession-wrapper` disables any modifications of the X11 session
commands.
2023-10-21 10:24:02 +02:00
Aleksei Bavshin
1690d71119 Add --xsession-wrapper argument for X11 session setup 2023-10-21 10:24:02 +02:00
Aleksei Bavshin
389e73ea21 Separate configuration for Wayland and X11 sessions 2023-10-21 10:24:02 +02:00
geekylthyosaur
ef63341c04 Add Ukrainian locale 2023-10-15 00:07:41 +02:00
yaca
99f4d4809d Add Spanish locale (fixed incompletion) 2023-10-15 00:07:27 +02:00
yaca
2ebedcd79b Add Spanish (es-CL) locale 2023-10-15 00:07:27 +02:00
Kian-Meng Ang
27be0871e6 Fix typos
Found via `codespell -L crate,comando,nome,nowe,sie`
2023-10-15 00:05:34 +02:00
Sunderland93
599d8d5d36 Add Russian locale 2022-07-07 22:29:16 +02:00
Carl
d464546b36 Update french translation 2022-05-27 23:33:11 +02:00
michaszek8
c955066af9 Update polish translation 2022-05-09 10:59:14 +02:00
Antoine POPINEAU
332a145b27
Allow constraining the UIDs of users selectable from the menu. 2022-02-16 22:33:22 +01:00
Antoine POPINEAU
23733b0dd0
Allow selecting a user from a menu populated from /etc/passwd. 2022-02-16 22:33:19 +01:00
Antoine POPINEAU
0da7f6e86e
Edited manpage to include --time-format. 2022-02-16 17:12:05 +01:00
Antoine POPINEAU
df1573c803
Replace spaces with tab in SCD file. 2022-01-25 11:36:39 +01:00
Antoine POPINEAU
c9fd526956
Added option to remember opened session per user (#50). 2022-01-24 20:29:41 +01:00
Antoine POPINEAU
e7872bb58f
Align version strings between AUR git package and the program itself. [skip ci] 2022-01-24 08:26:46 +01:00
Antoine POPINEAU
05526ff0ba
Translate power commands error messages (#43). 2021-10-12 17:01:32 +02:00
Brodi
054df41776 Update german translation 2021-10-11 18:56:42 +02:00
Andrea Feletto
b6f153d002 update italian translation 2021-10-05 22:54:44 +02:00
Antoine POPINEAU
087b0f34ad
Updated README and man page. 2021-10-05 14:35:44 +02:00
Antoine POPINEAU
d8c23fec68
Removed seconds from time (added for debugging purpose). 2021-10-04 16:09:04 +02:00
Antoine POPINEAU
f12688fa0d
Use setsid on power commands to ensure they do not use our TTY (disablable). Run commands in a thread to prevent UI blocking. 2021-10-04 16:05:36 +02:00
michaszek8
a46b207484 polish translation 2021-09-30 19:32:23 +02:00
Marc Riera
adb84cd3ec Add Catalan translation 2021-09-30 14:35:51 +02:00
Antoine POPINEAU
f22908e104
Added failed authentication string to locale files. 2021-08-04 14:31:15 +02:00
Antoine POPINEAU
a64543f30c
Add manpage. 2021-07-05 09:09:41 +02:00
Andrea Feletto
8a7a2bf58b italian translation 2021-06-30 16:11:42 +02:00
Tony
40fd287e92
Create tuigreet.ftl
Brazilian Portuguese localization.
2021-06-28 18:46:34 +00:00
Brodi
b03da2bb43
Create tuigreet.ftl
- [tuigreet.ftl] german translation
2021-06-27 14:30:12 +02:00
Antoine POPINEAU
f354f5bdda
Minor refactoring. 2021-06-25 00:00:06 +02:00
Antoine POPINEAU
f618d16559
Added support for localization, with English and French translations (#25). 2021-06-24 22:58:01 +02:00
Antoine POPINEAU
b00d224731
Update screenshot in README now that the date format is fixed. 2021-06-08 21:18:23 +02:00
Antoine POPINEAU
ca8fd8fde1
Prepare CI for first tagged release [skip ci]. 2020-07-04 23:34:24 +02:00
Antoine POPINEAU
554c704d00
Bumped AUR repo to 0.0.0.r39.b3d6df5 [skip ci]. 2020-07-04 21:51:04 +02:00
Antoine POPINEAU
227675f969
Bumped AUR package to 0.0.0.r29.e74d8c2. 2020-07-02 11:22:28 +02:00
Antoine POPINEAU
ce159b5347
Add submodule to tuigreet AUR repository. 2020-07-01 11:27:50 +02:00
Antoine POPINEAU
7d2429f223
Basic working functionality. 2020-06-27 14:54:30 +02:00