aesophor / wmderland

🌳 X11 tiling window manager using space partitioning trees
https://www.reddit.com/r/unixporn/comments/fb8ve1/wmderland_104_time_to_move_on/
MIT License
409 stars 15 forks source link

Neofetch providing correct information about Wmderland #63

Open arcolinuxz opened 2 years ago

arcolinuxz commented 2 years ago

Hi guys,

I started an issue on Neofetch github.

https://github.com/dylanaraps/neofetch/issues/1935#issuecomment-968374448

We would like to have a nice overview on Neofetch when we are on Wmderland.

This is how it looks at the moment.

image

Can something be done on your side?

Can you assist in the Neofetch issue report?

https://github.com/dylanaraps/neofetch/issues/1935#issuecomment-968374448

Thanks

aesophor commented 2 years ago

I can add it, but probably not recently since I'm chasing deadlines everyday.

As stated in the readme, wmderland has not been a 100% EWMH compatible window manager so far, so users may find some features missing/unimplemented.

The code can be added to this method: https://github.com/aesophor/wmderland/blob/f3276062efab00eb8c52a3eb0873a34f0a323b22/src/window_manager.cc#L153

If someone is willing to hack this wm and open a PR, then I'll merge it.