finalcut icon indicating copy to clipboard operation
finalcut copied to clipboard

A text-based widget toolkit

Results 13 finalcut issues
Sort by recently updated
recently updated
newest added

Dear Markus, First of all thanks for the amazing library. I have made myself a log viewer with finalcut for my server side project. Here is a screenshot; ![logger](https://github.com/gansm/finalcut/assets/16475755/bdf0c6da-e3cb-4a5a-856b-de1b53909da0) Everything...

enhancement

Hi, not really a feature request, just putting this here in case people want this. After "installing" (https://github.com/cpm-cmake/CPM.cmake) the `CPM.cmake` file into your project: ```cmake include(cmake/CPM.cmake) CPMAddPackage( NAME finalcut GIT_REPOSITORY...

enhancement

## Feature Request **Do you want to solve a problem with your feature request? Please describe it.** I build Qt apps (console and GUI) and now have to build a...

question