De Wildt van Reenen

Results 13 comments of De Wildt van Reenen

@Qix- I'm going to preface this with this is literally the first time I ever use flatpak-spawn but here is a test I did (on a side note you need...

I did some testing in a sample app and when I have my routing configured as ``` const routes: Routes = [ {path: 'another=test', component: TestComponent} ]; ``` then it...

@atscott I'd be happy to update mine if you can provide some details on where the other place was that this was changed on your side. Of course if it...

Cool I can do that, not sure if you saw my other comment @atscott about it not preserving the = when the page navigation completes instead it the % escapes...

@atscott sorry that it took a while to update this PR but I have changed it so that if now will keep the = sign after routing in the URL...

@atscott just following up is there anything else I need to do from my side for this PR?

@mmstick I think it is still a valid issue I have the same problem (though my resolution is 5120x1440) and that is the preferred resolution in randr but when I...

How do I specifically get cosmic-settings logs or is it just journalctl filtered to cosmic-settings output?

Hopefully this is helpful ``` ➜ ~ env RUST_LOG=debug cosmic-settings WARN Key-Binding 'Period' only matched case insensitive for "period" at /build/cosmic-settings-OUJ10n/cosmic-settings-0.1.0~1723893909~22.04~83a4296/vendor/cosmic-settings-config/src/shortcuts/sym.rs:26 on main WARN Key-Binding 'Comma' only matched case insensitive...

I just ran `cosmic-randr mode DP-3 5120 1440 ` directly and it give that configuration failed error. Then I tried `cosmic-randr mode DP-3 5120 1440 --test` and it sort-of messed...