qtfm icon indicating copy to clipboard operation
qtfm copied to clipboard

Port to Qt6

Open diegoiast opened this issue 7 months ago • 0 comments

I am only dealing with CMake, and PRO files are legacy as Qt5. Code runs, but I cannot open external files (clicking a TXT file does nothing for example). The tray , does nothing. Menus behave properly now as Qt5 has very bad Wayland support. I am testing against Qt from debian, 6.8.3 and 6.9.0 from upstream. Not compiling with MAGIC support.

On the left, Qt5 build before the changes. On the right, Qt from debian: qtfm-qt6

IMHO the code can be made to compiler on Qt5 (the normal CMake magic - just modify at the top, Qt::Widgets works on Qt5 and Qt6). I don't see any reason to spend time on this.

diegoiast avatar May 20 '25 19:05 diegoiast