HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
295 stars 37 forks source link

[WINDOW_MANAGER] Adds display server protocol to entry #145

Closed HorlogeSkynet closed 10 months ago

HorlogeSkynet commented 10 months ago

See #142.

How has this been tested ?

Unit tests and locally (Debian 11).

Types of changes :

Checklist :

HorlogeSkynet commented 10 months ago

So I've checked how UI layering works and it appears showing DSP info in DE entry would be more consistent. Tell me what you think about it @Tobilike @ingrinder :pray:

ingrinder commented 10 months ago

Hmmm, how come? As far as I know you can run independent window managers without a "DE" as such in X and Wayland (e.g. i3, weston), so does it not make more sense there?

Tobilike commented 10 months ago

I tested it on Hyprland and xmonad. It is displayed in the correct place. As long as it is displayed in windows manager. Everything is fine. Technically, you can run x11 without everything, but it doesn't really make sense. You can't do anything.

Very nice work by the way. It's much better integrated.

HorlogeSkynet commented 10 months ago

Thanks for your feedbacks (I am not an expert in UI environments at all). I've reverted to first proposal (including your CHANGELOG suggestion Michael).

Bye :wave: