Shockingly Good

Results 98 comments of Shockingly Good

You may easily watch a path for a file that isn't created yet. You watch for the path to change and for the `Create` event to happen. You always check...

The modal dialogue appears for me on the latest version of the addon and the latest firefox as of now but doesn't load the google translate properly. It hasn't been...

Hi! I was not planning on having providing Windows compatibility because I did not have it installed. However, definitely, such a project, if it has users, should allow working on...

Sorry, I guess I have misunderstood. Do you want to package via cargo-cook for Windows while running it under Linux?

Well, I am not sure what the problem exactly you were struggling with. Is it something like making `cargo-cook` to build not one pack of archives but more than one...

I think it would be better to specify just different packages. I'll definitely think about this. This sounds a nice idea to me.

@norru Hi there! I've just added support for specifying custom recipes. Maybe this can help you: ``` cargo cook -r CookForLinux.toml cargo cook -r CookForWindows.toml ```

@airstruck How should I write the `stepper` in the layout then? { id = "current_mode", type = "stepper" }, This does not work: ``` Error: luigi/widget/stepper.lua:71: attempt to index local...

@airstruck I have tried this exactly but this does not work normally. This dummy item is always shown and can not be rewritten. For example, If I add it the...

The same problem here. I'd like to know a fix.