Erik Reider

Results 317 comments of Erik Reider

> Any updates on this? > > I understand if you don't have much time due to other commitments, but just wanted to check in. I'll get to this next...

The next step would be to clean out some of the cmdline args and move them into the config

The server is using libinput as the notifier, so there's not much that I can do…

Is this still an issue? Closing in the meantime.

> @ErikReider if you'd like to reduce the number of things in the CLI options I can also remove the CLI option added in this PR (I already have a...

bb83b26b fixes the `cargo package` issue. > add option to discard gresource from binary / loading from external location (required for distribution packaging) Why would this be necessary?

> @ErikReider: > > > Why would this be necessary? > > This mutates the source tree (usage of `include_bytes`) when invoking `build.rs`, which could cause some weird behavior while...

[20d23ea](https://github.com/ErikReider/SwayOSD/commit/20d23ea5eb7b0a4336f6ab95a53cf690290c6c1c) removes the need for decoupling the gresource from the application

I'll look at this later tonight. Don't be afraid to ping me if I forget :) Thanks for your patience