morgant / mlvwm

Macintosh-like Virtual Window Manager (official repo)
http://www2u.biglobe.ne.jp/~y-miyata/mlvwm.html
274 stars 8 forks source link

netwmpager reports "NetWM compatible window manager not running" #35

Open morgant opened 2 years ago

morgant commented 2 years ago

While mlvwm is a virtual window manager and has support for multiple "desks", it doesn't implement EWMH (Extended Window Manager Hints, a.k.a. NetWM). This means that netwmpager reports the following:

NetWM compatible window manager not running

I do not currently plan to build-in a "pager" as the application menu lists & supports switching to virtual "desks", plus there are configurable keyboard shortcuts. That said, some users might want to use an EWMH/NetWM-compatible pager, so it should support that.

morgant commented 2 years ago

Note to self: I tested the original netwmpager 1.11 since it's packaged in OpenBSD ports, but there appears to be a newer 2.0x version available on sourceforge.

morgant commented 2 years ago

The lack of full screen support, Issue #5, is also related to mlvwm not supporting EWMH/NetWM.