Yadciel 4fa4c6df6c Implement window hiding and tray icon functionality
Added methods to hide and show the Toolbox window and integrated a system tray icon with menu options, including window toggle and application quit functionality. Moved Lua script execution to occur after successful script loading. Introduced resource inclusion in the project files to support icon loading.
2024-12-07 23:07:55 +01:00
2024-12-06 23:09:15 +01:00
2024-12-06 23:09:15 +01:00
2024-12-06 23:09:15 +01:00
2024-12-06 23:09:15 +01:00
2024-12-06 23:09:15 +01:00
2024-12-06 23:09:15 +01:00
2024-12-04 11:40:00 +01:00

Toolbox

install

first install node.js

then run

npm install -g @saucer-dev/cli

build embeded files with line

saucer embed <source> <destination>

like

saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
No description provided
Readme 2.3 MiB
Languages
C++ 54.8%
HTML 21.7%
CSS 15.7%
Python 4.7%
CMake 2.1%
Other 1%