Harry

Results 18 issues of Harry

It would be nice to add an option to buffer few seconds in advance (combobox with 5, 10, 15 secs maybe?), this way if you are on an unstable internet...

player
user suggestion

I've been thinking on doing some work on this, even tho there is base for JSIL I would like to think of other options as well. Current options on getting...

Feature Request

Unless I am doing something wrong, UniformMatrix4f does not work with System.Numerics.Matrix4x4: ```c# // works fixed (Matrix4x4* native = &_mvp) Gl.UniformMatrix4(_matrixid, 1, false, (float*)native); // does not work :( //...

Seems like the initialization is failing on Linux, I'm targeting `netcoreapp2.0`, using the NuGet package, and a simple call to any GL API crashes the app (ie. `Gl.Initialize` will crash...

If you wanted to make it so you can right click open with, then add 'NoDisplay=true' to .desktop file you create, that way it won't show up in the app...

Enhancement
External Contribution Desired

Not sure if I'm asking for this in the correct section, but Antergos really needs an offline installer, as right now, its literally a coin flip if the installation will...

I saw an old closed issue about this that was opened before the Linux/macOS runtime was available. Has any progress been made on this? In case you do plan on...

question

The new CSD edges seem to be way too big, and are way too easy to activate by just trying to press the hamburger menu or search icon.

enhancement
help wanted
graphics

### Description The following bugs are present: - The new title only shows up once the animation of page transition is over - Title gets changed for all the pages...

t/bug
platform/iOS 🍎
area/shell 🐢
area/toolbar

### Description CollectionView Header gets moved when keyboard or picker show up. Before clicking on entry or picker: ![Screenshot 2022-10-26 at 22 48 13](https://user-images.githubusercontent.com/6773302/198134537-7ecf5cef-e41f-4fdb-ac8d-387595ce28a7.png) After clicking on entry or picker:...

t/bug
p/1
partner/cat 😻
area/collectionview 📃
area/controls 🎮
high
s/verified
control-picker
s/triaged