head 1.1; access; symbols netbsd-11-0-RC5:1.1 netbsd-11-0-RC4:1.1 netbsd-11-0-RC3:1.1 netbsd-11-0-RC2:1.1 netbsd-11-0-RC1:1.1 netbsd-11:1.1.0.8 netbsd-11-base:1.1 netbsd-10-1-RELEASE:1.1 netbsd-8-3-RELEASE:1.1 netbsd-9-4-RELEASE:1.1 netbsd-10-0-RELEASE:1.1 netbsd-10-0-RC6:1.1 netbsd-10-0-RC5:1.1 netbsd-10-0-RC4:1.1 netbsd-10-0-RC3:1.1 netbsd-10-0-RC2:1.1 netbsd-10-0-RC1:1.1 ctwm-4-1-0:1.1.1.1 netbsd-10:1.1.0.6 netbsd-10-base:1.1 netbsd-9-3-RELEASE:1.1 netbsd-9-2-RELEASE:1.1 ctwm-4-0-3:1.1.1.1 CTWM:1.1.1 netbsd-9-1-RELEASE:1.1 netbsd-8-2-RELEASE:1.1 netbsd-9-0-RELEASE:1.1 netbsd-9-0-RC2:1.1 netbsd-9-0-RC1:1.1 netbsd-9:1.1.0.4 netbsd-9-base:1.1 netbsd-8-1-RELEASE:1.1 netbsd-8-1-RC1:1.1 netbsd-8-0-RELEASE:1.1 netbsd-8-0-RC2:1.1 netbsd-8-0-RC1:1.1 netbsd-8:1.1.0.2 netbsd-8-base:1.1; locks; strict; comment @# @; 1.1 date 2015.09.03.22.16.33; author youri; state Exp; branches 1.1.1.1; next ; commitid p5I1G2YyixHAbRzy; 1.1.1.1 date 2021.04.11.08.36.53; author nia; state Exp; branches; next ; commitid PjWN65car4ihSQOC; desc @@ 1.1 log @CTWM is an extension to twm, that support multiple virtual screens, and a lot of other goodies. You can use and manage up to 32 virtual screens called workspaces. You swap from one workspace to another by clicking on a button in an optional panel of buttons (the workspace manager) or by invoking a function. You can custom each workspace by choosing different colors, names and pixmaps for the buttons and background root windows. Main features are: - Optional 3D window titles and border (ala Motif). - Shaped, colored icons. - Multiple icons for clients based on the icon name. - Windows can belong to several workspaces. - A map of your workspaces to move quickly windows between different workspaces. - Animations: icons, root backgrounds and buttons can be animated. - Pinnable and sticky menus. - etc... This commit follows the proposal on retiring twm in favour of something newer, like ctwm. See http://web.zephyrite.net/NetBSD/wm/index.html. ok mrg. @ text @/* XPM */ static char * b5_xpm[] = { "64 64 4 1", " s None c None", ". c gray70", "X c gray100", "o c gray50", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ....... ", " ............. ", " ............... ", " ................... ", " ..................... ", " .....XXX............. ", " .....XXXXX............. ", " .....XXXXXXX............o ", " ....XXXXXXXXX...........o ", " ....XXXXXXXXX...........o ", " .....XXXXXXXXX...........oo ", " ......XXXXXXX............oo ", " .......XXXXX.............oo ", " ........XXX.............ooo ", " ........................ooo ", " ........................ooo ", " ........................ooo ", " ......................ooo ", " ......................ooo ", " .....................oooo ", " ...................oooo ", " .................oooo ", " ................ooooo ", " .............oooooo ", " .......oooooooo ", " ooooooooooooo ", " ooooooo ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "}; @ 1.1.1.1 log @ctwm-4.0.3 @ text @@