You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as i know CTRLQ is not being listened to because CTRLQ is not a commonly known way to quit apps, which is why Stacer is unaware. ALTF4, on the other hand, is he universal way to quit (almost) any app on Ubuntu (cloned from Windows PCs method), which Stacer will react to (quits self). I never even knew CTRLQ was even a thing on Ubuntu until u brought it up.
It would be fairly trivial to add a CTRLQ listener to Stacer tho. A few lines added to the source code and recompile. Shoudn't take more than a few minutes of your time, if u can code a lil bit in java. The author's steps to compile miss some critical steps. I wrote a step by step somewhere in this issues thing to save some headache.
Ubuntu 22.04 LTS
Kernel Release: 5.15.0-47-generic
Program is not responding to ctrl+q command, nothing happens.
The text was updated successfully, but these errors were encountered: