Emmanuel Hansen

Results 38 issues of Emmanuel Hansen

Are there any plans to update the api. There's been many updates that are missing and can't be added natively if we want to use the new feature,

Can support for external applications be included. Though this project is for the extension, I was thinking a companion application that could act as an HTTP proxy, for use with...

i get this error when running the server /root/boost/bandwidth-hero-proxy/src/proxy.js:14 ...pick(req.headers, ['cookie', 'dnt', 'referer']), ^^^ SyntaxError: Unexpected token ... at createScript (vm.js:56:10) at Object.runInThisContext (vm.js:97:10) at Module._compile (module.js:542:28) at Object.Module._extensions..js (module.js:579:10)...

1. Fix up crash that occurs when you toggle fullscreen 2. Add fallback to OpenGl if vulkan is not available. 3. Add swapchain present mode control to gtk 4. Fix...

gui
fix

Adds a save manager for the avalonia ui for managing user saves. Currently only supports viewing and deleting saves and restoring lost accounts using existing saves. ![Screenshot from 2022-07-29 11-58-46](https://user-images.githubusercontent.com/5307160/181754401-d8230d3a-6098-46d6-b7a0-da29b5e6cdda.png)

enhancement
gui

Saved galleries can not be properly import by other manga readers. This is because they are not categorized when downloading, but are saved directly with the hash of each image.Thus...

enhancement

## What does the pull request do? Adds vulkan backend for skia ## What is the updated/expected behavior with this PR? The backend can be enabled with `UseVulkan` property in...

**Describe the bug** When changing the selected item in a listbox, tiny blue dots remain at the position the selection indicator was. **Screenshots** ![image](https://user-images.githubusercontent.com/5307160/158893840-c8859077-5c93-4ea5-a280-1f8a1f788072.png) **Desktop/Platform (please complete the following information):**...

bug

PointerPressed and PointerReleased events are not passed to the user when a mouse button is pressed.

resizing the demo widthwise messes up the renderer, and it does not scale properly height wise