Daniel Barber

Results 9 issues of Daniel Barber

I am testing out DeskGap for a new project, but really require fullscreen support. I can't see any mention of this on the site (API, etc.). Is it possible to...

**Is your feature request related to a problem? Please describe.** At present, it isn't possible to use os.setTray on Mac, and this also limits the types of applications that can...

feature-request

Would you be willing to consider a pull request that enhances the functionality of xmldoc to allows for finding all descendants by a path? What I am thinking is that...

As per https://github.com/terser/terser/issues/1420, I have added a mangle option of `keep_imports`. I know the readme will need updating, but am unsure if anything needs to be changed with the CLI,...

Using the following terser options the output code converts import to import x as y, whereas I am looking for a way to mangle top-level let and const, but not...

### Describe the problem It isn't clear from the config / API docs from V2 as to whether an app can be forced to remain in a specific orientation. I...

type: feature request
platform: iOS
platform: Android

**Describe the bug** As per [](https://github.com/Kode/Kore-Samples/issues/3), instanced rendering is not implemented for Metal on macOS. I took a quick look at pipeline.m.h and it seems like the issue is that...

v2
Metal

This is almost ready to integrate, but there is one outstanding issue. There is a conflict between two functions, `kinc_g5_command_list_set_vertex_constant_buffer` and `kinc_g5_command_list_set_vertex_buffers`, in that they both attempt to set a...