ReGreet
ReGreet copied to clipboard
Clean and customizable greeter for greetd
Currently, there's a brief pause from when the UI is visible but frozen, to when the gtk settings loads and the application unfreezes. This is especially noticeable when using `application_prefer_dark_theme`...
Hey folks, I'm on NixOS 23.11 with sway and tried everything to get the background showing, but never ever shows up. Here are my configs: /etc/greetd/regreet.toml ``` [GTK] application_prefer_dark_theme =...
I would like the option to bypass the first User/Session selection window by default via a config settings. Desired behaviour: - On startup, the password screen would be shown first...
Forgive me if I misunderstand something myself here, but aiui, the X session commands defined in `/usr/share/xsession` expect to be executed *in an already running X server*. regreet does not...
Just wanted to confirm if there are plans for localization.
I dont know if this is even possible... I almost never use the tiny laptop monitor. I just have the lid closed and work on a bigger one. I have...
I mentioned this [here](https://github.com/rharish101/ReGreet/issues/15#issuecomment-2028095072) which is an issue thread discussing issues when launching Xorg from X sessions. I want to know what is the current status? I will repeat my...
Allow optional support libadwaita, there are two levels for this: 1. Calling `libadwaita::init` at the start of the application 2. Using appropriate libadwaita widgets Ideally this would be exposed as...
okay so I'm running into a bit of a weird issue basically when my computer boots for the first time (or reboots) and greetd starts and launches sway to display...
Hi! I would like to have an option to set the window size either in the config or as commandline argument. Being able to set the window location when that...