Dustin Falgout

Results 116 comments of Dustin Falgout

No. I just want the single grid item that was clicked to animate back in. Only the grid item I clicked in the screencast has a `data-flip-key` that matches another...

After deeper investigation, I'm pretty sure the current behavior is intentional. I'm able to achieve the behavior I'm looking for by editing `animation.ts` so it only returns animations for type...

That makes much more sense than what I resorted to :doh: THANKS!!!

I actually changed the max value in my local copy so I could set it to 2000. So far so good but I'm guessing at some point it might start...

I think it should be up to the user since users will have various amounts of resources. Maybe add a disclaimer above or below the setting that states >Depending on...

Distro: Arch Kernel: 5.3.10 CPU: Ryzen 9 3900x ``` kernel_smn_support = 1 0005a008 = 00000002 0005a00c = 014b002c 0005a010 = 010b0014 000598bc = 0fff0fff 0005994c = 00000000 00059954 = 00000aee...

@nexdrew Hi, I'm struggling with getting sywac to work for my app. Any chance you could get documentation up for Command Modules? Like what properties should the exported object contain....

Could you post your greeter config file here?

The path you are attempting to access is not located anywhere that themes are allowed access. The only paths that are accessible to themes are the paths listed in the...

`CONSOLE ERROR Not allowed to load local resource: file:////var/lib/AccountsService/Art/bg10.jpg` I think its locking up b/c of an infinite recursion that occurs when the above error is output to the log....