Zion

Results 13 issues of Zion

Our AppImage over at RPCS3 has stopped working with Mageia. After some snooping around Mageia's Qt package I found out that mageia sets `QT_PLUGIN_PATH` to `/usr/lib64/qt5/plugins:/usr/lib64/qt5/plugins/kcms:`. This caused Qt to...

See the recent relevant conversation that happened over here: https://github.com/linuxdeploy/linuxdeploy/issues/152 And the relevant RPCS3-side issue here: https://github.com/RPCS3/rpcs3/issues/10226 Essentially, when building using the following: ``` set(OpenGL_GL_PREFERENCE GLVND) find_package(OpenGL REQUIRED) add_library(3rdparty_opengl INTERFACE)...

Pretty straightforward, just need to duplicate the NativeArray2D class and extend it

With the new version of Visual Studio Code, there are icons for each filetype, but not for Nim. I would appreciate an icon for Nim files (Just the Nim crown...

Visual Studio Code has a fancy built-in GUI debugger. Perhaps it could be possible to add support for debugging nim code. There are multiple articles about it: https://gist.github.com/flaviut/487be89b8abfae2612e8 http://hookrace.net/blog/what-makes-nim-practical/#debugging-nim I...

enhancement

Hi, I'm wondering if you were planning to implement a physics engine? If you were, do you think it would be best to use a pre-made one like chipmunk2d?

question

Hi dev(s), Awesome to see this plugin open source! Slack however is not open source, and I have found [Mattermost](http://www.mattermost.org/), which is an open source slack alternative. The Mattermost website...

Basically, I want a more tunable attention grabber. If I could write something like `(snowy peaked mountain range with glacier-fed lake:1.6) (wide shot:$$1.1-1.3$$) (epic, stunning, evocative, dramatic:$$1.1-1.6$$)` which might produce...

enhancement

Steps to reproduce: 1. Go to discord.com 2. Click the *Open Discord in your browser* button 3. type in a random username. 4. Observe that discord never loads. Relevant issues:...

C-needs investigation

I realize it's only two scripts, but it would be nice to just be able to add it to my package manifest.json via something like upm