Menu

Tree [ba673b] wsm /
 History

HTTPS access


File Date Author Commit
 mf 2023-11-04 alx alx [0257cd] Added missing emwmrc(4) manpage
 src 15 hours ago alx alx [edf42e] Fixed quit function aliases
 COPYING 2020-11-23 alx alx [427d85] Added COPYING
 INSTALL 2025-07-22 alx alx [db0386] WSM branch README
 Makefile 2021-10-27 alx alx [443d8a] Restructuring
 README 14 hours ago alx alx [ba673b] Updated README

Read Me

EMWM - WSM Branch Readme
-------------------------
Restoring the Workspace Manager/Virtual Desktop support that originally
appeared with Motif 2.0 release, and became dysfunctional in 2.1

This is mostly the original implementation, with all external dependencies
removed, and the simple EWMH interface attached to it (not fully implemented
yet). The aim for this branch is to make it the master, once it's considered
stable enough.

Note that due to many changes to the code, and only mandatory testing done,
it's not recommended for everyday use yet.

See the INSTALL file for prerequisites and build instructions.

Important note on RC Files
--------------------------
EMWM 1.3 configuration files in /etc/X11/system.emwmrc and ~/.emwmrc will
interfere with the workspace functionality, since they don't have any bindings
(window and root menu) defined for it. The repository includes an updated
configuration file "src/system.emwmrc" which should be used instead.