derf / feh

a fast and light image viewer
https://feh.finalrewind.org
Other
1.51k stars 159 forks source link

3.4.1 - Title Bar Name Disappears & Click Action To Change Pictures? #549

Open 0pLuS0 opened 4 years ago

0pLuS0 commented 4 years ago

Hello,

I compiled 3.4.1 in Slackware 14.1 x86_64 running Openbox 3.6.1 and I use Feh to set Wallpaper.

I have a menu entry for Feh in Openbox as;

feh --scale-down --zoom fill -g 800x600 --title Feh "/home/foo/Wallpaper/"

I noticed some different behaviour that I'm not sure I noticed in previous versions.

When the Feh UI opens, if I click my desktop, the title Feh disappears, also if I right click in the Feh UI to bring up the menu, the title also disappears.

Also if I left click in the Feh UI it scrolls through all the various wallpaper I have in "/home/foo/Wallpaper/", is this a correct action, I can either click the UI to change images, as well as mouse wheel scrolling? I use to think in past versions I could only use the mouse wheel to scroll through the images.

Here are screen shots showing the name Feh in the title bar, and then it disappears when I either click on the desktop as I mentioned, or right click in the UI to bring up the menu.

Title Feh is visible

feh_title

Title Feh is gone

feh_title_gone

P.S. After making this Issue, I noticed that 3.3, and 3.4 also do the same exact things, so for the clicking in the UI to change images, I'll assume that's normal, just not something I ever noticed, but the Title should remain visible, it seems odd it disappears...

derf commented 4 years ago

Also if I left click in the Feh UI it scrolls through all the various wallpaper I have in "/home/foo/Wallpaper/", is this a correct action, I can either click the UI to change images, as well as mouse wheel scrolling? I use to think in past versions I could only use the mouse wheel to scroll through the images.

That's normal and has always been the case when calling feh with a directory as argument.

When the Feh UI opens, if I click my desktop, the title Feh disappears, also if I right click in the Feh UI to bring up the menu, the title also disappears.

That looks like an openbox issue to me – seems like it only shows the title of the currently focused window. Does it only affect feh, i.e., titles of other windows are always visible regardless of where you click? Does it also occur when not using --title Feh?

0pLuS0 commented 4 years ago

As you can see in the second image, I am bringing up the menu, so in Openbox, if I'm working inside the UI of any application, the name in the title bar does not disappear, it will only disappear if I click out on the desktop/screen, so I don't see this same behaviour in other apps... hmm