saddy001
saddy001
I would add it to the dynamic last column where currently a. todays price - yesterdays price and b. ( a / yesterdays price) * 100 are shown, because there...
By the way the tty group add is necessary for all scripts that use matchbox-window-manager (e.g. chromium, firefox)
I'm using it for custom scikit-learn estimators.
You could attract potential users if you would add parmap as an answer to related questions on stackoverflow (e.g. https://stackoverflow.com/q/9911819). Indeed, I found it the best solution I tested. --...
It also happens in v0.2.14.
Thanks for your reply. I'm using apache guacamole's web based client. As far as I know, there is no option to enable JPEG. The current status is the following: *...
It's stable again. My guess is that it was one of the config files that broke things. Although I never changed one of them. `rm -R /etc/xrdp /etc/X11/xrdp /etc/pam.d/xrdp-sesman /usr/sbin/xrdp*...
I'm using it within a PostFrameCallback where I async call a ``` Future checkIsFirstLaunch() async { ... Navigator.of(context).pushNamed('/intro'); } ``` to additionally ask a isFirstLaunch variable (SharedPreferences). Maybe hot reload...
Thanks for this software. I came here in need for this feature too. Unluckily, I need the launcher icons that @benelgiac s version cannot produce.
@benelgiac Yes thanks for that, but as I mentioned, I need the launcher icons. Your docs say they aren't created. Is it up to date?