sghpjuikit
sghpjuikit
Problem: Currently JSON AST (abstract syntaxt tree, i.e. abstract json representation) is not exposed when converting objects to json. This is a design issue inherently leading to lack of flexibility...
Lets say java application registers global ALT+S hotkey to do some action. It uses VoidDispatchService and consumes the key event so other applications do not perform their actions. The ALT+S...
I'm reposting here my original comment from a PR (https://github.com/openjdk/jfx/pull/125) on JFX project (https://github.com/openjdk/jfx), where my comments were unceremoniously deleted (I say censored) by Oracle and I was required to...
* [x] Fully lazy Right now plugins are lazy as in they can be started/stopped, however this forces every implementation to undergo complicated state checking and still involves allocation even...
There seems to be an excellent tray library in town: https://github.com/dorkbox/SystemTray. Reasons for: - using native menu look & feel seems like a good idea - hi-dpi icon - switching...
Requires url to a 64-bit build. Like `http://download.videolan.org/pub/videolan/vlc/3.0.8/win64/vlc-3.0.8-win64.zip`
Because of this, on Linux, video cover extraction does not work out of the box and requires manual setup, which I do not even have a guide for.
Objective: create Linux executable Secondary: automate creating Windows/Linux executables Windows Ready for release, although there are improvements to make our life easier. I'm using launch4j (manually) to generate `Player.exe`. This...
I'm making a derivative work of this work and as such should provide the copyright in the derivative work, however in the LICENCE file, it is blank: `Copyright [yyyy] [name...