Commit graph

40 commits

Author SHA1 Message Date
Gijs Burghoorn
e3511d24e1 Clean up code, Cutoff -> 8 2022-01-02 14:41:58 +01:00
Gijs Burghoorn
8ff9415397 Generalize padding and fix underline 2022-01-02 14:35:06 +01:00
Gijs Burghoorn
94fcbddb21 Fix tests 2022-01-02 14:13:57 +01:00
Gijs Burghoorn
3d67a81db7 Update Window Manager selector
The WM selector now doesn't circle around anymore and is a lot more
pleasant to look at and use.
2022-01-02 14:10:25 +01:00
Gijs Burghoorn
203b0a1e42 Add --preview flag 2022-01-02 12:37:48 +01:00
Gijs Burghoorn
7d2b157ed6 Clean up code for 0.1.0 2022-01-01 20:25:18 +01:00
Gijs Burghoorn
759b88387d Remove even more login text 2022-01-01 19:52:49 +01:00
Gijs Burghoorn
5632bf765d Fix authentication thread 2022-01-01 19:52:31 +01:00
Gijs Burghoorn
9d9f30cb86 Remove unused import 2022-01-01 19:34:18 +01:00
Gijs Burghoorn
eb9c089874 Fix text appearing on login 2022-01-01 19:33:55 +01:00
Gijs Burghoorn
9f794fea20 Made authentication happen on seperate thread 2022-01-01 19:30:12 +01:00
Gijs Burghoorn
e6e549c66c Fill in Cargo.toml 2022-01-01 18:54:58 +01:00
Gijs Burghoorn
fda298417d Clean up x.rs and UI code 2022-01-01 18:49:37 +01:00
Gijs Burghoorn
6e70504e68 Remove unused dependencies 2022-01-01 18:47:28 +01:00
Gijs Burghoorn
d37701f75b Clean up pam.rs 2022-01-01 18:45:29 +01:00
Gijs Burghoorn
563f16aa3f Refactor initrcs.rs to handle errors 2022-01-01 18:39:22 +01:00
Gijs Burghoorn
ed62ac24b9 UI code cleanup 2022-01-01 01:31:40 +01:00
Gijs Burghoorn
3ce5d1a1ea Move UI code to own Module 2021-12-31 23:48:58 +01:00
Gijs Burghoorn
319247ec11 Add Usage chapter 2021-12-31 20:13:45 +01:00
Gijs Burghoorn
f6bde9a884 Add license text 2021-12-31 20:13:45 +01:00
Gijs Burghoorn
8c0eaf24a3 Add install script 2021-12-31 20:13:45 +01:00
Gijs Burghoorn
8b3f8665d5 Add cover image to README 2021-12-31 20:13:45 +01:00
Gijs Burghoorn
fe7cddbcbd
Merge pull request #18 from coastalwhite/add-license
Add Licenses
2021-12-31 16:07:32 +01:00
Gijs Burghoorn
3aedfb20e8
Rename LICENSE-MIT.md to LICENSE-MIT 2021-12-31 16:07:16 +01:00
Gijs Burghoorn
6331297cba
Create LICENSE-APACHE 2021-12-31 16:07:03 +01:00
Gijs Burghoorn
f6754c1890
Add MIT License 2021-12-31 16:06:11 +01:00
Gijs Burghoorn
62f5f88276 Working version 2021-12-31 16:04:29 +01:00
Gijs Burghoorn
5e57289de8 Move additional files to /extra dir 2021-12-31 16:04:00 +01:00
Gijs Burghoorn
e39629c308 Move UI components to own module 2021-12-31 16:03:02 +01:00
Gijs Burghoorn
ced2a13c6c Add pam.d and systemctl services 2021-12-29 17:40:23 +01:00
Gijs Burghoorn
38a6cc32e5 Working PAM implementation 2021-12-29 17:31:12 +01:00
Gijs Burghoorn
5c63bb00ff Initial implementation of PAM 2021-12-29 16:42:58 +01:00
Gijs Burghoorn
209968ff04 Move keycodes to WMWidget 2021-12-29 15:41:36 +01:00
Gijs Burghoorn
3ba23fff7f Input fields and KeyCodes 2021-12-29 15:38:47 +01:00
Gijs Burghoorn
9f58364bb2
Add goal section to README 2021-12-28 23:18:22 +01:00
Gijs Burghoorn
08382af8e2 Spelling mistake 2021-12-28 23:11:20 +01:00
Gijs Burghoorn
3f514e250d
Fix README formatting 2021-12-28 23:09:22 +01:00
Gijs Burghoorn
d67af32310 Add README.md 2021-12-28 22:56:14 +01:00
Gijs Burghoorn
25b421f8bb Start on UI, basic WM selector 2021-12-28 22:50:03 +01:00
Gijs Burghoorn
4eccce6d12 Initial commit 2021-12-28 19:43:20 +01:00