Commit Graph

129 Commits (59aae77f492d27c5772944262c84323b6759ae28)
 

Author SHA1 Message Date
Cavernosa 59aae77f49
Fixes for the XDG Base Dirs implementation (#330) (#419)
Fix XDG Base Dirs implementation
2 years ago
Cavernosa 0cefb3da8e
OpenRC service and support for more inits (#368)
Add OpenRC service and support for other init services

Co-authored-by: Jonathan <78560204+wncry@users.noreply.github.com>
Co-authored-by: MadcowOG <null>
Co-authored-by: MadcowOG <88654251+MadcowOG@users.noreply.github.com>
2 years ago
ShiningLea 309b97df8d
Improve Arch instructions 2 years ago
stevensonmt 253ee005ad
Improve config documentation (#414)
* Improve config documentation

update readme to provide some direction on customization options.

* move color config info to config.ini

Info on configuring color palette moving from README to config.ini comments

* Add comments for color config
2 years ago
ShiningLea 09ee6293bd
Merge dev into master (closes #182) (#425)
Merge dev into master branch
Co-authored-by: AnErrupTion <anerruption@disroot.org>
2 years ago
ShiningLea 86d035346e
Update README to use new organization name 2 years ago
ShiningLea 8c536d09ed
Merge pull request #394 from hugok79/patch-1
Fix pt and pt_BR translation translation
2 years ago
ShiningLea 13020184cf
Merge pull request #362 from KR1470R/ukrainian_lang
Add Ukrainian Translation
2 years ago
ShiningLea 07ca027ac6
Merge pull request #353 from jakubhyza/master
Czech lang translation
2 years ago
ShiningLea 0a798831fe
Merge pull request #399 from Cavernosa/patch-1
Organized config.ini and readme.md
2 years ago
Cavernosa 4e24154cac
Add awesome wm and some corrections 2 years ago
Cavernosa b5d3ef0a70
Merge branch 'fairyglade:master' into patch-1 2 years ago
ShiningLea 3556e39374
Merge pull request #400 from KR1470R/aur
added link for aur package in readme
2 years ago
KR1470R 8d6218ee62 added link 2 years ago
Cavernosa 4208ba0e0f
Organized config.ini
Grouped related things together and changed some comments
2 years ago
Hugo Carvalho b051607c65
Fix pt and pt_BR translation translation
The "pt" translation was in brazilian portuguese as such, I correctly translated the translation to portuguese(pt) and renamed the other one to pt_BR.
2 years ago
KRIPTOR 0599af2cce
fix ukrainian_lang 2 2 years ago
Jakub Hýža f6de0eb086
Required changes - shell 2 years ago
Jakub Hýža 3c139d3eaf
Required changes 2 years ago
AnErrupTion 354b1493c7 Merge remote-tracking branch 'origin/master' 2 years ago
AnErrupTion 7d5eb449c3 Add missing step in README 2 years ago
ShiningLea 9364ffcea9
Merge pull request #330 from UtkarshVerma/xdg
Use XDG_RUNTIME_DIR for storing Xauthority
2 years ago
AnErrupTion e158bb5e9d Remove semicolons in language files 2 years ago
ShiningLea 2e1a57648b
Merge pull request #393 from UtkarshVerma/xinitrc
Make `xinitrc` path configurable
2 years ago
ShiningLea 4b5374c13f
Merge pull request #379 from KR1470R/aur
add instruction of aur package installation to readme
2 years ago
AnErrupTion 5945982d99 Merge remote-tracking branch 'origin/master' 2 years ago
AnErrupTion 723a008adf Helpful message when doing --help (closes #391 #390 #346) 2 years ago
Utkarsh Verma 802ad7b204
Merge branch 'master' of github.com:fairyglade/ly into xinitrc 2 years ago
Utkarsh Verma 079f68696b
Make xinitrc path configurable 2 years ago
Turion64 73e8193b2e
Merge pull request #388 from TheArctesian/patch-1
Update readme.md
2 years ago
The Arctesian 1fad38aad9
Update readme.md 2 years ago
KRIPTOR 9e33f90d24
Update readme.md 2 years ago
Utkarsh Verma 38aacc6b1c
Implement fallback logic for XAUTHORITY 2 years ago
KRIPTOR 83c17b7b78
Update readme.md 2 years ago
KR1470R f485840d89 add aur support 2 years ago
Turion64 767120c701
Add spectrwm 2 years ago
Turion64 cc5a50ff32
Merge pull request #367 from donno2048/patch-1
Use `uint16_t` on `put_cell` iterations
2 years ago
Elisha Hollander 77d186b802
use `uint16_t` on `put_cell` iterations 2 years ago
Turion64 8eb487ae9e
Merge pull request #354 from SapphireAmoeba5/master
Make TAB key loop through U.I elements infinitely
2 years ago
Turion64 dec2ef14e0
Merge pull request #352 from kefoster951/master
Changed active_input selection to be based on default config
2 years ago
KR1470R 63aeec1869 fix ukrainian_lang 2 years ago
KR1470R 9da5a5e136 add ukrainian lang 2 years ago
SapphireAmoeba5 ffa8fbe77b Replaced 0 with SESSION_SWITCH 2 years ago
SapphireAmoeba5 ac2b255021 Make TAB key loop through U.I elements 2 years ago
kefoster951 bd04d69b4d
Changed default input to login field 2 years ago
kefoster951 a078a07ee7
Update main.c 2 years ago
Jakub Hýža c84de06b91 Czech lang 2 years ago
Turion64 78e2fd1a21
Merge pull request #297 from gerardet46/catalan-translation
Catalan translation
2 years ago
Qontinuum da5b08abf2
Check if lang is NULL and use shorter check (#303) 2 years ago
kefoster951 559f2f7370
Update main.c
changed how the curser placement works to be based on if there is a saved username or not
2 years ago