The Scheme Configurable (Constraints?) Window Manager
| A highly configurable X Window manager written and configurable with Guile Scheme.
An absolute must for any hardcore Schemer who uses X Window. |
Wed Oct 6 11:31:18 1999 Greg J. Badros <gjb@cs.washington.edu ...
| Wed Oct 6 11:31:18 1999 Greg J. Badros <gjb@cs.washington.edu> * index.html:
Improve documentation for Debian users w/ note from Robert Chassell. ... |
Index of /mail-archive
| Index of /mail-archive. Name Last modified Size Description. [DIR] Parent Directory
09-Oct-2004 10:30 - [DIR] archive/ 23-Aug-2003 16:22 - ... |
Future Plans for Scwm
| Future Plans for Scwm. Here are the things we would like to see happen with Scwm,
in approximate order:. More configurability of behavior through hooks ... |
src/miscprocs.c
| src/miscprocs.c. set-title-justify! -- Set the justification for the title to JUST.
title-justify -- Return the current justification for the title, ... |
src/window.c
| src/window.c. window? -- Returns #t if OBJ is a window object, otherwise returns #f.
window-valid? -- Returns #t if OBJ is window object and is still valid, ... |
Scwm Reference Manual
| Table of Contents; 1. Concepts · Introduction · Colors · Creating themes · Decors ·
Desks · Event Contexts · Face Flags · Face Specification Flags · Faces ... |
scheme/base.scm
| scheme/base.scm. color->string -- Convert scwm color object COLOR into an X11
name of that color. add-hook-once! -- Add PROC to HOOK only if it does not ... |
Procedure Synopses by Group
| Chapter 4. Procedure Synopses by Group. Table of Contents; Introduction ·
modules/background/background.c · modules/c-animation/c-animation.c ... |
scheme/winops.scm
| scheme/winops.scm. make-toggling-winop -- Returns a procedure which takes a window
WIN and toggles a property of it. ... |