Stephan Seitz

Results 68 issues of Stephan Seitz

**Describe the bug** At the moment Neovim-Gtk's popover doesn't hide on focus loss of the main window. This causes the popover to be rendered above other windows when I switch...

bug

Try to guess mimetype for file and use it as icon. TODO: check if icon exists and set proper fallback (PS: I have no experience using GIO) ![grafik](https://user-images.githubusercontent.com/7189118/209033225-f64dd2cc-a500-4240-aa2e-a8b8f09c4b9c.png) (I'm using...

It seems that https://github.com/schellingb/UnityCapture/pull/29 was an important fix for the project, but binaries are still from a three old version. Would you consider removing the pre-built DLLs or updating the...

### Did you check the tree-sitter docs? - [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser ### Is your feature request related...

enhancement

…ibraryAnimations than `mOpenAnimation(NULL)` This avoid the following warning: ``` ../COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp:65:97: warning: implicit conversion of NULL constant to 'std::vector::size_type' (aka 'unsigned long') [-Wnull-conversion] : Library ( streamWriter, CSWC::CSW_ELEMENT_LIBRARY_ANIMATIONS ), mOpenAnimations (...

Initial draft to run `doxygen` on Vulkan-Hpp to have a documentation website that could be hosted somewhere. Not sure if this is needed/useful. E.g. https://thehamsta.github.io/Vulkan-Hpp/ Vulkan-Hpp samples already have `VULKAN_HPP_KEY_START`....

This will also install the VulkanSC headers on `cmake --install`

The consistency tests have been failing for a while. I personally, don't exactly know how they are working and find the failing tests therefore not helpful but confusing.