Melody

Results 15 comments of Melody

anywhere on screen, it's almost like the frame rate can't keep up for some reason, or it's deliberately lowered On Fri, 24 Jul 2020, 10:31 megalon, wrote: > Interesting! >...

don't forget to merge this!

OS: Arch Linux WM: BSPWM CMD Handler: `lighthouse | sh` I can rule out my keyboard, and I am just using the example configuration at the moment. Sorry for not...

Here is a video of the issue. http://youtu.be/lgatKT7cU-g

``` melody@localhost:~/Code/lighthouse|master✓ ➤ ./lighthouse Found randr support, searching for displays. randr screen initialization successful, x: 0 y: 0 w: 1366 h: 768. 16 to 19.000000 key: 65293 key: 116 Recieved...

I had a look and it turns out the extras generation is completely broken. I would recommend deleting it for now imo. It seems the last thing needed to get...

If you can sit down and remap all the values from this scheme to the existing values, it would work. I don't have the design or aesthetic sense to do...

I would be willing to help add this if someone runs me over how I can deduce the alternative names. Seems the mediawiki api doesn't return it as a simple...

@estiens Thanks for the list, super helpful. Would I be able to grab that as JSON? (tried my hand at quickly converting the one you supplied to json but it...

I'd probably recommend just running shfmt over it and maybe shellcheck (if you want) to pick up on some style / safety issues with the code. These both have autofixing...