wok-current diff jwm/description.txt @ rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (16 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/jwm/description.txt Mon Sep 04 19:37:09 2023 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +JWM is a light-weight window manager for the X11 Window System. 1.5 +JWM is written in C and uses only Xlib at a minimum. 1.6 +Because of its small footprint, JWM makes a good window manager 1.7 +for older computers and less powerful systems, such as the 1.8 +Raspberry Pi, though it is perfectly capable of running on modern 1.9 +systems.