Sverre Moe

Results 21 issues of Sverre Moe

Make a flatpak of the application and published on flathub.

enhancement

How can we change the prefix directory for the debian bundler? There are no bundle arguments for it, nor do I find a way to set it in the control...

enhancement
question
installer
Linux

Having multiple jobs is nearly impossible with this view plugin. When using a low value of "Maximum number of columns", the text is impossible to read/make out. ![Screenshot_20220213_160649](https://user-images.githubusercontent.com/3070076/153759617-f228c93c-da22-429c-9988-8ecb002b06e3.png) I have...

The next Java LTS, Java 17 is coming later this year. There is no information on which version of Java the **Google Java Style Guide** adheres to. It doesn't look...

If you want to build with Java 11, and use jpackage, prior to Java Toolchain support in Gradle, you had to specify `jpackageHome` with a newer version of Java that...

Currently it is not possible to add modules on a separate module path than the JDK. For example if one wants to create a runtime image with the JavaFX jmods....

Could we get official support for OpenSUSE Leap and SLES? http://fusioninventory.org/documentation/agent/installation/linux/ You could maintain RPM packages in an openSUSE Build Service repository? There are a few Community repositories that have...

packaging
linux

Problem with the size of the value text (both Amp and PlainAmp). Without custom CSS root style: ![screenshot_20190203_124224](https://user-images.githubusercontent.com/3070076/52176296-3138a000-27b1-11e9-990c-211149a00218.png) With custom CSS root style: ![screenshot_20190203_124158](https://user-images.githubusercontent.com/3070076/52176302-401f5280-27b1-11e9-9459-074e63623ea2.png) CSS .root { -fx-font-size: 1em; }...

We have seen strange visual anomalies on Gauge with SkinType INDICATOR when the values have been updated constantly with extreme values beyond the minValue/maxValue range. With setValueVisible(true), the value pops...

bug

I want to use the JMetro styling in a WebView, so that the Web Page gets the same Theme (LIGHT, DARK) as the application. Any way this can be achieved?...