FVWM configuration for Callisto Desktop.
decor | ||
icon | ||
menu | ||
.gitignore | ||
config | ||
README.md |
FVWM for Callisto
Callisto Desktop's window manager configuration. FVWM is responsible for:
- The Controller
- Desks (virtual desktops/workspaces)
- Window decoration
- All window behavior, including
- Focus
- Placement
- Movement
- Resizing
Components
config
- The main configuration file. Everything else is loaded from here.
decor
- Bitmap images used to draw the window decorations.
- The active style is Callisto. Other old or experimental styles may remain within this directory.
icon
- Icons used for menu items that are not included in the Callisto GNOME-Colors themes.
- Most of these are sets of icons for the window operations menu, one for each of the color themes.
menu
- Shell scripts that generate FVWM menu definitions, intended to be read into the window manager configuration with PipeRead.
- Of these, only
ops
is currently in use. It generates the window operations menu accessed by middle-clicking on a window frame.