FVWM configuration for Callisto Desktop.
Go to file
2025-07-03 19:05:28 -07:00
decor
icon テーマに含まれる info/notification/reload アイコンを削除 2025-06-04 16:40:05 -07:00
menu
.gitignore
config caja と競合しないように維持コマンドを変更 2025-07-03 19:05:28 -07:00
README.md 簡単なREADMEを書いてみた 2025-06-04 16:19:06 -07:00

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.