xyb3rt / sxiv

Simple X Image Viewer
GNU General Public License v2.0
1.81k stars 260 forks source link

[question] Is it possible to suprress the title bar? #435

Open avma opened 3 years ago

avma commented 3 years ago

Hi, I'm interested in displaying a clear image without any bars. Right now, when running sxiv, the window title bar is displayed. I could not find any argument to pass to sxiv suppress the title bar. Is it possible to do that? and how? Thanks

jaredforrest commented 3 years ago

From man sxiv

OPTIONS
       -b     Do not show info bar on bottom of window.
KEYBOARD COMMANDS
       b      Toggle visibility of info bar on bottom of window.

This will remove the info bar, however if you are talking about the window decorations (window title, minimize, maximize, etc.) those are managed by your windows manager (Plasma, Gnome, etc.)

avma commented 3 years ago

Yes, I was talking about window decorations, but is it possible to only modify the sxiv window? Without changing my whole desktop environment? I'm on Linux mint 20.1 Cinnamon.

jaredforrest commented 3 years ago

I'm not sure this would work in Cinnamon but it looks promising

avma commented 3 years ago

Great! Thanks Jared, I'll sure give it a try...

avma commented 3 years ago

Works like a charm....

Screenshot from 2021-01-21 15-14-58