Hi,
congratulate for your perfect project!
because I use I3WM on Debian, I have no status icons on the windows, i can not quit from the program without calling the 'pkill opgui' command from a terminal.
so I modified the source code a bit according to the gtk icons and callbacks:
I had a similar problem on Linux Mint 20.3. The icons for "Read Device, Write Device and Quit" was not visible, only blank "place holders"
Your solution, works 100%
Thank you.
Last edit: John Devires 2025-06-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
congratulate for your perfect project!
because I use I3WM on Debian, I have no status icons on the windows, i can not quit from the program without calling the 'pkill opgui' command from a terminal.
so I modified the source code a bit according to the gtk icons and callbacks:
regards,
Attila
That's an unusual problem and a nice solution, thanks for sharing it!
Maybe you could post the complete source file.
I attached the complete sources which contains 6 added rows only.
thanks the project again!
Attila
I had a similar problem on Linux Mint 20.3. The icons for "Read Device, Write Device and Quit" was not visible, only blank "place holders"
Your solution, works 100%
Thank you.
Last edit: John Devires 2025-06-17
Also just found the latest release 0.12.4, which works 100% on Mint.
Thank you Alberto.