Basti

Results 139 comments of Basti
trafficstars

Hey, thanks for your idea/request. This seems to be not a thing we can really implement, you could already configure your [laptop-behaviour on lid-close](https://ubuntuhandbook.org/index.php/2020/05/lid-close-behavior-ubuntu-20-04/) to e.g. suspend and then use...

Thanks for pointing out 👍🏻 Then this will be resolved with v4.0.0 and multi-monitor merge :)

Is it a good idea to only provide a possibility which overrides our functions which will break at least some functionality? Or we leave the ticket for later to change...

Updated Ticket, please tell me your thoughts on the different implementations I thought about :)

Thanks for your suggestion, I agree this seems to be the easiest way for custom-scripts and for "experts" we can still cover overwriting the whole pre/postLock in config within the...

Could you provide the content of your system-service-file and check `journalctl` for more informations? Edit: I guess it has todo with --off 10, but I will have to check the...

Currently the images are only regenerated if you run `./betterlockscreen -u `, and you only need to do so if you change the images? I see your point, maintaining a...

@jeffmhubbard The current caching is based on output-devices as far as I saw, correct? Maybe we could add some .sha256-files to the results containing the source-hash so we know if...

Okay, then I think we can improve this in the future 👍🏻

Hey, I didn't found an option shortly to do this but you could move the layout-pos outside the viewport as quick-fix: `betterlockscreen -l -- --layout-pos="ix-1000:iy+1000"` Worked for me, I will...