Sebastian Jastrzebski

Results 5 issues of Sebastian Jastrzebski

Hi there, I put together a Flatpak package for FS-UAE and submitted it to Flathub repository. https://github.com/flathub/flathub/pull/281 Would you be interested in becoming a co-maintainer of this package? I'm not...

todo

### Summary Rapid connect/disconnect sequence fails to properly disconnect from BLE device. When creating subscription to RxBleDevice.establishConnection() and cancelling it prior to connection being established, the physical BLE device remains...

bug-android

### Description of the feature or enhancement you'd like to see in HandBrake Asahi Linux is close to releasing alpha image/installer that runs on M1 Macs. It would be great...

Enhancement
Patch / Help Welcome
LinuxUI

Currently, DJHyperLink only allows to specify tool-tip and hyperlink expression. It would be great if we could also specify hyperlinkTarget attribute supported by all Jasper hyperlink elements. The values for...

Hello, I have a Dynamic Report that generates Jasper Report using DynamicJasperHelper. One of the columns is using Custom Expression. ``` java ColumnBuilder.getNew() .setTitle("Name") .setCustomExpression(new CustomExpression() { @Override public Object...