asdf23

Results 31 comments of asdf23

Thanks for this link,, this change my own work project 2000% not sure useful here though. It takes a lot of real-estate

Test case: Create a new document Name the document FileName Click Create View the file name. The file name should not have an underline applied to it Errors: Files are...

Btw, this error was found on the X instance that showed the icons correctly (not the image with the "8" icon)

Changing CMakeLists.txt to ``` ...snip... # qt_standard_project_setup() set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_AUTOUIC ON) qt_add_executable(writeboard main.cpp ) qt_add_qml_module(writeboard URI Writeboard VERSION 1.0 QML_FILES Main.qml RESOURCES "fonts/icons.woff2" ) ...snip... ```` seems to...

On X (Fedora 34) (previously I was on Fedora 38) ![image](https://github.com/folfcoder/writeboard/assets/4165735/371176d5-121b-4858-9fc0-c0a45a15261f) On button hover ![image](https://github.com/folfcoder/writeboard/assets/4165735/3452d681-5ab4-4b57-975b-20db4b84cce1) clicking the buttons [besides X] doesn't do anything. Otherwise this seems pretty darn cool. BTW...

That vertical black line is a mistake of the screenshot, it's where the mouse was. Ignore that, the point was to show a white-on-white icon

I have a command line mode of this program, I was just about to ask if someone wanted it. I'm not sure if this repo is dead.

Well here it be: https://github.com/asdf23/stereograma

Glad to hear it!, The changes are in my fork, I didn't add every parameter just the file names.