ice-wm / icewm

IceWM releases only, see Wiki
https://github.com/ice-wm/icewm/releases
Other
289 stars 16 forks source link

Question: taskbar workspaces buttons #27

Closed Eli-the-Bearded closed 2 years ago

Eli-the-Bearded commented 3 years ago

I'm unclear how to configure the taskbar workspace buttons. With an older version of icewm, they just showed up as rectangles with numbers in them. Since I upgraded from 1.3.7 the buttons show up with rectangles on them representing the windows on each workspace. I find this looks cluttered. Futzing around I managed to get the buttons completely blank, which is better but not as good as numbered. What preference name do I want to change?

gijsbers commented 3 years ago

It's called PagerShowPreview. https://ice-wm.org/man/icewm-preferences

Eli-the-Bearded commented 3 years ago

Yeah, that get's me completely blank. I see it is apparently a "feature" that you can't have numbers without the previews:

PagerShowNumbers=1

Show number of workspace on workspace button (if PagerShowPreview=1).

The documentation, by the way, could really be helped with some screenshots. I didn't know the workspace switcher was called the "pager" and was mostly looking at taskbar options.

gijsbers commented 3 years ago

If PagerShowNumbers=0 then you should see your workspace names on the buttons. I agree screenshots in the documentation would be nice, but these are manpages and manpages are text only. You don't give any screenshots for your own observations... "Pager" is standard terminology for WMs. See http://rox.sourceforge.net/desktop/Pager.html and https://specifications.freedesktop.org/wm-spec/latest/.