Commit Graph

90 Commits

Author SHA1 Message Date
Turion64 767120c701
Add spectrwm 2022-05-18 06:49:14 +02:00
Turion64 cc5a50ff32
Merge pull request #367 from donno2048/patch-1
Use `uint16_t` on `put_cell` iterations
2022-05-17 06:40:14 +02:00
Elisha Hollander 77d186b802
use `uint16_t` on `put_cell` iterations 2022-05-17 01:36:36 +03:00
Turion64 8eb487ae9e
Merge pull request #354 from SapphireAmoeba5/master
Make TAB key loop through U.I elements infinitely
2022-05-16 23:24:19 +02:00
Turion64 dec2ef14e0
Merge pull request #352 from kefoster951/master
Changed active_input selection to be based on default config
2022-05-16 23:23:26 +02:00
SapphireAmoeba5 ffa8fbe77b Replaced 0 with SESSION_SWITCH 2022-05-13 19:03:01 -03:00
SapphireAmoeba5 ac2b255021 Make TAB key loop through U.I elements 2022-05-13 13:23:14 -03:00
kefoster951 bd04d69b4d
Changed default input to login field 2022-05-13 09:12:24 -04:00
kefoster951 a078a07ee7
Update main.c 2022-05-13 09:11:00 -04:00
Turion64 78e2fd1a21
Merge pull request #297 from gerardet46/catalan-translation
Catalan translation
2022-05-13 06:42:03 +02:00
Qontinuum da5b08abf2
Check if lang is NULL and use shorter check (#303) 2022-05-12 22:37:43 +02:00
kefoster951 559f2f7370
Update main.c
changed how the curser placement works to be based on if there is a saved username or not
2022-05-12 11:05:23 -04:00
gerardet46 d29d65dee5
Remove semicolons and fixed a typo 2022-05-04 15:17:44 +02:00
Turion64 1890da4799
Merge pull request #312 from mr-durmus/master
Add Turkish language
2022-04-26 15:28:57 +02:00
Rasit 6ea31612cd
Semicolons and parentheses removed. Missing translation translated. 2022-04-26 02:43:03 +03:00
Rasit 443616e4ed
Merge branch 'fairyglade:master' into master 2022-04-26 02:39:06 +03:00
jakobrs c0366fe805
Use tb_poll_event instead of tb_peek_event (#320)
draw_box and position_input are called because they need to be called
before *input_handles[active_input] for the cursor to be positioned
correctly.
2022-04-25 20:52:22 +02:00
Baptiste Daroussin 7ed6631197
FreeBSD deserves nice drawing as well (#340) 2022-04-24 12:40:08 +02:00
yobleck fa978c8add
add qtile to list of supported de/wm (#286)
caveat: only tested on one machine
2022-04-24 11:55:16 +02:00
Stale 6245639daf
Matrix scrolling text animation (#283) 2022-04-24 11:54:50 +02:00
Raen 9fd7779972
Allow en.ini load and add config to hide f1 commands (#281) 2022-04-23 19:17:56 +02:00
plasmoduck 2ca457aada
Update readme.md (#252)
add dwm to list. Been using with dwm on multiple machines inc FreeBSD
2022-04-23 19:04:56 +02:00
Andrew Vos 9c1e218900
Add bspwm to list of tested desktop environments (#230) 2022-04-23 19:02:29 +02:00
Turion64 df6d906f6d
Merge pull request #245 from kpetrilli/it_language
Add IT translation
2022-04-21 21:25:03 +02:00
Turion64 c762cdc20c
Merge pull request #321 from jorrmungandrr/master
Added serbian translation
2022-04-21 21:17:39 +02:00
Turion64 d7930053c6
Merge pull request #325 from USBashka/master
Fix Russian translation
2022-04-21 21:13:26 +02:00
Turion64 b6681e78a9
Merge pull request #327 from RDKRACZ/Add-Polish
Create pl.ini
2022-04-21 21:12:03 +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
K0RR dc0221259f
Update pl.ini
Missed these two
2021-12-26 12:52:49 +01:00
K0RR 79a4ff470d
Create pl.ini 2021-12-26 12:50:48 +01:00
USBashka 6023565814
Fix ru translation
Replaced Е with Ё where needed
2021-12-16 23:11:36 +04: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
Јован Ђокић-Шумарац fad4e4dd84
Added serbian translation 2021-11-27 18:07:56 +01:00
00101111 9d4aea06b0 Add Turkish language 2021-10-23 19:42:03 +03: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
GerrySoft 1ca229b5c8 translation for catalan 2021-07-27 18:57:18 +02:00
kpetrilli c5012ef11b Add IT
Added translation file for Italian language
2020-10-26 16:51:05 +01: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