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
Descritpion:
The Awesome window manager on Linux does not draw the usual buttons on the title bar of windows, it does not even draw title bars.
This makes the Kiwix gui unusable, since several buttons are inaccessible.
Reproduction:
Install Awesome WM or some other WM that does not draw window title bars
sudo apt install awesome
Switch to it in your desktop manager and login
Modkey (usually windows or alt) + return key to launch a terminal
Launch Kiwix by running the kiwix command
Observe that the buttons are missing
Expected behavior:
The buttons are visible and clickable.
Possible solutions:
Move the buttons from the title bar or
add keyboard shortcuts that can be used instead of the buttons.