1
0
Fork
You've already forked wmd
0
Trick your enemies, amaze your friends, change your window manager name.
  • C 84.2%
  • Makefile 15.8%
2026年04月04日 10:15:23 +02:00
LICENSE Initial commit 2026年03月13日 09:04:31 +01:00
Makefile Fixed typo in makefile preventing this from building on BSD systems 2026年03月14日 11:25:34 +01:00
README.md Edits to README to make it more informative 2026年04月01日 10:10:21 +02:00
wmd.c Fix help text formatting, collapse into a single print call 2026年04月04日 10:15:23 +02:00

WindowManagerDisguise

...trick your enemies...amaze your friends!...

WindowManagerDisguise (wmd) sets the name of your xorg window manager to trick programs that might be interested in that.

To compile and install do a classic:

make
make install

To get rid of it, do a:

make uninstall

Edit the Makefile to use yr fav c compiler!