orontee / argos

Light weight front-end for Mopidy music server
GNU General Public License v3.0
24 stars 4 forks source link

CLI argument to hide the close button #174

Closed orontee closed 6 months ago

orontee commented 6 months ago

Context

When running under Wayland with Wayfire, the title bar is not shown when window is fullscreen. When window is maximized, the title bar is shown but a close button is also shown.

For use in kiosk mode, it should be possible to hide the close button.

Analysis

Add a CLI argument --hide-close-button to hide the close button.