girst

Results 18 issues of girst

Easier on the eyes, especially at parties ;-) ![Screenshot_20201014-201320](https://user-images.githubusercontent.com/11820748/96029023-93ccb500-0e49-11eb-9d03-abe9e270cc4f.png) ![Screenshot_20201014-201430](https://user-images.githubusercontent.com/11820748/96029029-97f8d280-0e49-11eb-9a83-207c1e64ffb0.png)

enhancement
hacktoberfest-accepted

This pull does three things at once, apologies in advance. I can submit them individually if you want. Here's the rationale for each feature/commit (further technical details in the commit...

enhancement
hacktoberfest-accepted

The new GL based UI looks really slick! But notice how in the following screen recording (the white dot is my finger position) the gestures are moving further than I'm...

enhancement

@zedeus has done a great deal of reverse engineering Twitter's internal API, and I believe it would be very useful if it were documented somewhere. This would allow others (e.g....

documentation

This is now done :D I've adapted Myers' diffing algorithm (the one that's used by e.g. git-diff) to support moving ranges of tracks. It generates a relatively optimal edit script,...

Whenever Invidious gets linked to, people are left confused what it actually is ([latest example](https://old.reddit.com/r/firefox/comments/czy3i5/invidition_youtube_to_invidious_redirector_addon/ez4dw88/)). I propose adding some informational text at the top of the home page for logged-out...

enhancement

Hi, I'd like to be able to simulate an Attiny4/5/9/10 for a project, but this core is not currently supported by simavr (or any other FOSS simulator). A [datasheet](http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf) is...

This is not part of the spec, but youtube loves to pass base64 encoded messages in string fields of other messages. So when a string is encountered, attempt decoding and...

I'm guessing this is a limitation of Firefox' WebExtension API? (Thanks for this addon -- works flawlessly otherwise)

When xcape gets run before the keyboard layout is set (e.g. autostart) or the user switches between layouts, xcape sends out the wrong keycodes. Right now, as a workaround, I...