A look-and-feel for Java Swing imitating the KDE Oxygen style
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
373
commits
59
commits
Notify X11 / Oxygen that we are drawing a radial gradient (partial fix for bug 23; see comment there)
c2a7b80View on GitHubUsed `KDEPathFinder` to locate Oxygen icons in the `Utils#getOxygenIcon(String, int)`.
10ed70cView on GitHubUsed `KDEPathFinder` to locate kdeglobals and oxygenrc configuration files.
ec149e5View on GitHubMerge branch 'master' of ssh://git.code.sf.net/p/joxy/code
7038f44View on GitHubAdded a class that can be used to find some KDE paths, for example the directory where configuration files are stored, or icons.
69c25b5View on GitHubImplement a class for the HSV colour model and the HSV modes in the colour chooser
9f4d326View on GitHubMerge branch 'master' of ssh://git.code.sf.net/p/joxy/code
2cdbfbfView on GitHubMove ColorUtils and HCYColor to a new package joxy.color
ea15d8cView on GitHubMerge branch 'master' of ssh://git.code.sf.net/p/joxy/code
194ca3fView on GitHub