Doosty

Results 15 comments of Doosty

This would be really nice for login greeters.

I would love for this to be merged, onlyoffice is amazing in this kind of project imo.

logs: ``` RUST_LOG=debug xremap xremap-config.yml Selecting devices from the following list: ------------------------------------------------------------------------------ /dev/input/event0 : Power Button /dev/input/event1 : Power Button /dev/input/event10: HDA ATI HDMI HDMI/DP,pcm=10 /dev/input/event11: Razer Razer Naga V2...

Like you said the config and the logs show that those keys should be emitted, but in practice they were not. ab and ef were not received by deadcells, they...

Hey the release-delay branch works! The event-log branch still does not work, even though i used it with the keypress_delay_ms option. Here are the logs if interested, F13 is mapped...

Also now finding out that holding the remapped key just queues up the 'hold for x then release' actions instead of properly holding. For example if i wanted to remap...

When i had secure boot on: - windows boot loader successfully booted into windows - nixos did not boot at all, just 1 second of black screen and back to...

> Yes, that's expected, enrolling new keys will change the Secure Boot database and change the measurements for the boot. You need to recover once the Bitlocker to move on....

I could not install a nixos system with `nixos-anywhere + disko` unless i gave it empty lists of files to persist (`environment.persistence."/persist/system".files&directories = []`). And even afterwards when nixos-rebuilding an...