Commit Graph

31 Commits

Author SHA1 Message Date
colin e543c2c9be release: v0.1.2
better logging/error handling
2022-10-20 19:20:54 -07:00
colin 4333ea81a5 setup_greeter: convert `unwrap`s to `expect`s with messages 2022-10-20 19:19:56 -07:00
colin ce4a58c82b set_username: replace some `unwrap`s with recovery paths + logging
i don't actually know much about this path: an `expect` might make more
sense. i'm just trying to make this more debuggable.
2022-10-20 19:10:25 -07:00
colin 37040526b9 configure a logging backend (env_logger) 2022-10-20 19:07:03 -07:00
colin 175e47aca5 release: 0.1.1
i'm bumping the version in order to synchronize git tags (v0.1.1)
with the Cargo.toml version, which makes OS-level packaging a bit more
sensible.
2022-10-20 03:25:09 -07:00
colin 3428668049 nix: package the desktop file 2022-10-20 02:56:50 -07:00
colin 93f34bac63 add a `flake.nix` for Nix builds
build with `nix build`; enter a dev environment with `nix develop`
wherein you can `cargo build`.
2022-10-20 02:01:14 -07:00
colin 7817439629 point lightdm-rs dependency to git.uninsane.org 2022-10-19 08:01:47 -07:00
Raatty 3f3bb56290 update lightdm-rs url 2021-10-21 20:55:55 +13:00
Raatty 34df640d5d theming documentation 2020-09-20 08:53:59 +12:00
Raatty e0beba1b89 styling maybe fixed 2020-09-20 08:36:19 +12:00
Raatty e29ec82802 custom styling maybe? 2020-09-16 21:52:26 +12:00
Raatty 4c7a51cacc os release thingy at bottom 2020-07-16 09:20:03 +00:00
Raatty 914e62493a seperated build and install steps in Makefile 2020-05-17 11:16:08 +12:00
Raatty c566c508ae now tested and working 2020-04-27 08:47:49 +00:00
raatty b0db4805a8 possibly unnessessary borrow muts removed 2020-04-27 13:11:34 +12:00
Raatty e49db66883 remove optimisations 2020-04-27 11:59:17 +12:00
Raatty 2999921e29 rust rewrite finished maybe? 2020-04-26 21:53:46 +12:00
Raatty 08a90cdf07 die python! 2020-04-23 21:35:00 +12:00
Raatty efd9e3de04 no more json config 2020-04-21 17:51:00 +12:00
Raatty 358968327d version 2 maybe? 2020-04-17 15:52:01 +12:00
Raatty b96074afe0 make stuffs bigger! 2020-04-15 16:06:30 +12:00
Raatty e2afd229a6 center log in button 2020-04-14 15:43:05 +12:00
Raatty 5b9a369114 setttings button visually added along with other cosmetic changes 2020-04-13 16:03:00 +12:00
Raatty 43c0b96405 stop hard coding the sed path 2020-03-26 12:06:05 +13:00
Raatty 48ff1a671e removed default text for message_label 2020-03-22 22:32:51 +13:00
Raatty 96497ff89d licence and readme 2020-03-01 17:42:12 +13:00
Raatty 2d605c85a2 version 1 maybe? 2020-03-01 17:19:59 +13:00
raatty 5386b889c4 bye silly prints 2020-02-20 22:33:29 +13:00
raatty adfe9e7a0f forgot this file when making generic name 2020-02-20 21:47:48 +13:00
Raatty ed1388cadb first working prototype 2020-02-20 21:11:22 +13:00