AnErrupTion
f2ce8bedf2
Try to fix bugs
2022-04-20 22:25:09 +02:00
AnErrupTion
843b67d42f
Try to fix not launching
2022-04-20 17:46:44 +02:00
AnErrupTion
662430b442
Try the other method again
2022-04-20 17:43:45 +02:00
AnErrupTion
15d6564d26
Fix logging out problem
2022-04-20 13:05:20 +02:00
AnErrupTion
1c3608948d
Try a more simple way to do it
2022-04-20 01:17:11 +02:00
AnErrupTion
3dd1a63a4c
Try to fix error
2022-04-20 00:43:19 +02:00
AnErrupTion
c76db08204
Fix error
2022-04-20 00:41:02 +02:00
AnErrupTion
a73579a034
Try to fix crash
2022-04-20 00:40:36 +02:00
AnErrupTion
e741f386f1
Try to fix the value for XDG_SESSION_DESKTOP
2022-04-20 00:37:27 +02:00
AnErrupTion
56e1111e43
It was pointless
2022-04-20 00:26:53 +02:00
AnErrupTion
b6cf448f3d
Try to fix bug in GNOME for duplicate entries in Ly
2022-04-20 00:23:46 +02:00
AnErrupTion
bd59e5dda8
Add XDG_SESSION_DESKTOP
2022-04-20 00:01:23 +02:00
AnErrupTion
25034d1536
Set XDG_SESSION_ID to fix a few bugs
2022-04-19 21:46:40 +02:00
AnErrupTion
27c5673116
Set XDG_SESSION_TYPE earlier to fix some bugs
2022-04-19 21:36:58 +02:00
nullgemm
609b3f9ddc
fix readme
2021-12-10 12:58:14 +01:00
nullgemm
7597bcdfc2
update readme
2021-12-10 12:57:05 +01:00
nullgemm
ccc39d2bed
update submodules
2021-12-10 12:55:11 +01:00
nullgemm
a20d5195a6
remove git submodules helper
2021-12-10 12:49:59 +01:00
nullgemm
b3d5756a0a
remove git remote helper
2021-12-09 17:58:23 +01:00
nullgemm
4094d2182a
add missing include
2021-10-07 15:58:27 +02:00
nullgemm
b448fc97b2
remove the ctypes submodule
2021-10-07 15:54:13 +02:00
nullgemm
77f6958241
update readme
2020-07-30 20:16:36 +02:00
nullgemm
1523d0858d
update submodules
2020-07-28 17:35:08 +02:00
nullgemm
f6658f83a9
update
2020-07-27 20:37:58 +02:00
tyusha0
52d24304f8
Add Russian translation ( #197 )
...
Add Russian translation.
2020-07-27 18:10:48 +02:00
Deven Blake
ab531c9b2d
Add more details to the Debian dependencies ( #210 )
...
* Provide more specific instructions for Debian-based distros
* clarify that you should run command as root
2020-07-27 18:08:15 +02:00
nullgemm
86bd5bc1f6
fix title depth
2020-04-05 12:20:23 +02:00
nullgemm
7e7b2adf05
one simply does not rtfm
2020-04-05 12:19:30 +02:00
nullgemm
8493c5a8ad
use custom pam service name
2020-04-05 11:51:41 +02:00
nullgemm
4a7c82e3e3
add /usr/sbin to default path
2020-04-05 11:37:42 +02:00
Egor Duplensky
0a0da30ac9
Set correct permissions (644) for systemd service file ( #179 )
2020-04-05 11:32:59 +02:00
nullgemm
c0328b3677
reformat romanian translation
2020-04-05 11:28:40 +02:00
Mihai Morariu
29e3ac28dd
Add Romanian translation. ( #177 )
2020-04-05 11:16:46 +02:00
Érico Nogueira Rolim
ce74c762ee
Add Portuguese translation. ( #180 )
2020-04-05 11:14:25 +02:00
nullgemm
afb6e964dd
fix config entry not reflecting default setting
2020-02-03 17:49:06 +01:00
nullgemm
ce785ed0dc
add ctrl-u input clearing
2020-02-03 08:51:05 +01:00
nullgemm
915ebd442f
clear password instead of free
2020-02-03 08:39:15 +01:00
nullgemm
825544f7e2
fix password not being cleared when blank_password is set
2020-02-03 08:34:42 +01:00
Érico Nogueira Rolim
33934f3ab2
add wayland specifier to session names ( #162 )
...
Create a config option to force ly to add " (Wayland)" to session
names, as long as those names don't already contain the string.
2020-02-03 07:20:47 +01:00
nullgemm
4882cd4548
fix wayland sessions
2020-02-01 20:16:26 +01:00
nullgemm
36b7ab0d4d
remove developement comment ( #140 )
2020-02-01 19:26:06 +01:00
nullgemm
9eb212cb91
put xauthority file in XDG_CONFIG if specified
2020-02-01 19:01:51 +01:00
Érico Nogueira Rolim
fa42781cb9
Make the project compilable with clang. ( #163 )
...
Clang generates more warning messages, such as pointing out a lack
of newline at end of file and issues with the size of a strncopy.
Moving -Wno-unused-parameter to the end of the flags avoids it being
overwritten by -Wextra.
Removing -Werror avoids compilation errors that may arise from new
compiler warnings that might come from newer versions of compilers.
2020-02-01 18:23:25 +01:00
Deven Blake
740e7393bb
Adding desktops that are tested ( #168 )
...
@RandomGuyDTB tested the latest versions of MaXX Interactive Desktop and GNU WindowMaker
2020-02-01 18:16:23 +01:00
mozartilize
ccf7911e9f
fix hidden cursor after logout ( #172 )
2020-02-01 18:14:13 +01:00
Iván
faff4d21f0
fix typo in spanish translation ( #159 )
2019-12-16 15:03:55 +01:00
nullgemm
3d2ec52290
document libpam0g-dev dependency for debian-based distros ( #101 )
2019-12-14 12:30:02 +01:00
nullgemm
4a1adf92b5
add install without conf target
2019-12-14 12:23:43 +01:00
Iván
7904b07e14
Translate Ly to Spanish ( #150 )
...
Pending to test.
2019-12-14 12:16:45 +01:00
nullgemm
c83ef00099
fix language loading
2019-12-14 12:12:50 +01:00