Tiny Core Extensions > TCE Talk
Updating fluff, flit, and flpicsee updates to fltk-1.4
MikeLockmoore:
New version 1.1.7 of Fluff is available in the github repo (https://github.com/tinycorelinux/fluff). This version has a build script updates to support additional TC platforms such as PiCore, and brings many version 1.1.6 features to the 32-bit i686 version of TinyCore that is still using FLTK 1.3 graphics rather than the 1.4.
What does this mean? The biggest difference is that FLTK 1.3 does not support built-in fractional scaling of GUI applications, so you can't zoom the size of Fluff in the 32-bit version like you can the 64-bit version, but other recent changes to the button layout, history navigation, and config file location are all the same.
If you build and run this new version and notice issues, you are welcome to report them here or post it on the github repo. If it seems working well for people, I'll request official update of the Fluff extension in the TCE repos in the next few weeks.
Juanito:
Since there wasn't a fluff extension previously, posted to the piCore-16.x repo
Juanito:
The piCore64 version of fluff is significantly smaller if
--- Code: --- aarch64)
CXXFLAGS="$FLTO -march=armv8-a+crc -mtune=cortex-a72 $OPTIMIZE $SYMBOLS -pipe -Wall -Wextra -fno-exceptions -fno-rtti"
LDFLAGS="-z max-page-size=16384"
;;
--- End code ---
..is used.
Is there a way to list folders before files in fluff?
Navigation
[0] Message Index
[*] Previous page
Go to full version