Commit Graph

70 Commits

Author SHA1 Message Date
yobleck 076d23eeae add qtile to list of supported de/wm (#286)
caveat: only tested on one machine
2022-06-14 18:28:47 +06:00
Stale 332d7aeefc Matrix scrolling text animation (#283) 2022-06-14 18:28:47 +06:00
Raen 40af8ab4c7 Allow en.ini load and add config to hide f1 commands (#281) 2022-06-14 18:28:47 +06:00
plasmoduck f5ff6a9366 Update readme.md (#252)
add dwm to list. Been using with dwm on multiple machines inc FreeBSD
2022-06-14 18:28:47 +06:00
Andrew Vos 45d42deb68 Add bspwm to list of tested desktop environments (#230) 2022-06-14 18:28:47 +06:00
kpetrilli cb2f4b8b62 Add IT
Added translation file for Italian language
2022-06-14 18:28:47 +06:00
Јован Ђокић-Шумарац 0b9d98d531 Added serbian translation 2022-06-14 18:28:47 +06:00
USBashka a3a3043a20 Fix ru translation
Replaced Е with Ё where needed
2022-06-14 18:28:47 +06:00
K0RR 15867c18df Update pl.ini
Missed these two
2022-06-14 18:28:47 +06:00
K0RR db945052d0 Create pl.ini 2022-06-14 18:28:47 +06:00
00101111 657d81c02b Add Turkish language 2022-06-14 18:28:47 +06:00
AnErrupTion 245df6466e Helpful message when doing --help (closes #391 #390 #346) 2022-06-14 18:28:47 +06:00
AnErrupTion 6bd009c1ef Set XDG_SESSION_ID to fix a few bugs 2022-06-14 18:28:47 +06:00
AnErrupTion ba1c4ff119 Set XDG_SESSION_TYPE earlier to fix some bugs 2022-06-14 18:28:47 +06:00
nullgemm aa20d99e8c fix readme 2022-06-14 18:28:47 +06:00
nullgemm 661580a805 update readme 2022-06-14 18:28:47 +06:00
nullgemm e98403cfdc update submodules 2022-06-14 18:28:47 +06:00
nullgemm 3c14ac31b8 remove git submodules helper 2022-06-14 18:28:47 +06:00
nullgemm a8cda856e5 remove git remote helper 2022-06-14 18:28:47 +06:00
nullgemm d1503ac58c add missing include 2022-06-14 18:28:47 +06:00
nullgemm 0402dbdf62 remove the ctypes submodule 2022-06-14 18:28:47 +06:00
pspiagicw 89a580f65f Added makefile 2021-01-18 14:08:34 +05:30
pspiagicw 95b7c3a3da Added OpenRC Script 2021-01-18 13:59:03 +05:30
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