Window Managers, BSD
From FreeBSDwiki
(Difference between revisions)
(Created page with "List of BSD window managers. ==Lightest== * {{port|x11-wm/ctwm|MIT}} Claude's Tab Window Manager; twm extension * {{port|x11-wm/dwm|MIT}} Dynamic Window Manager; Minimalist wi...") |
|||
Line 1: | Line 1: | ||
List of BSD window managers. | List of BSD window managers. | ||
+ | |||
==Lightest== | ==Lightest== | ||
− | |||
− | |||
* {{port|x11-wm/antiwm}} - C - fullscreen | * {{port|x11-wm/antiwm}} - C - fullscreen | ||
* {{port|x11-wm/bspwm}} - tiling | * {{port|x11-wm/bspwm}} - tiling | ||
+ | * {{port|x11-wm/ctwm|MIT}} Claude's Tab Window Manager; twm extension | ||
* {{port|x11-wm/cwm}} - C - floating | * {{port|x11-wm/cwm}} - C - floating | ||
+ | * {{port|x11-wm/dwm|MIT}} Dynamic Window Manager; Minimalist window manager that uses C programming language for custom desktop configuration | ||
* {{port|x11-wm/tinywm}} | * {{port|x11-wm/tinywm}} | ||
* {{port|x11-wm/twm}} - C Xlib - reparenting | * {{port|x11-wm/twm}} - C Xlib - reparenting | ||
* {{port|x11-wm/vtwm}} - twm variant | * {{port|x11-wm/vtwm}} - twm variant | ||
+ | ==Light== | ||
+ | * {{port|x11-wm/blackbox}} - C++ - floating | ||
+ | * {{port|x11-wm/i3}} - tiling | ||
+ | * {{port|x11-wm/jwm}} - C - floating | ||
+ | * {{port|x11-wm/qtile}} - python - tiling | ||
+ | ==Heavy== | ||
+ | * {{port|x11-wm/enlightenment}}, x11-wm/e16 - C | ||
+ | * {{port|x11-wm/fluxbox}} - C++ - floating | ||
==Unspecified== | ==Unspecified== | ||
* {{port|x11-wm/wmii|MIT}} Window Manager Improved, Improved; Minimalist and dynamic window manager | * {{port|x11-wm/wmii|MIT}} Window Manager Improved, Improved; Minimalist and dynamic window manager | ||
+ | * {{port|x11-wm/compton}} | ||
+ | * {{port|x11-wm/euclid-wm}} | ||
+ | * {{port|x11-wm/golem}} | ||
+ | * {{port|x11-wm/hs-xmonad}} - haskell - heavy dependencies | ||
+ | * {{port|x11-wm/mcwm}} | ||
− | + | ==9wm derivatives== | |
− | + | These use 9wm derived licenses. | |
+ | * {{port|x11-wm/aewm}} | ||
+ | * {{port|x11-wm/evilwm}} | ||
+ | * {{port|x11-wm/w9wm}} | ||
[[Category:FreeBSD for Workstations]] | [[Category:FreeBSD for Workstations]] |
Revision as of 21:15, 10 February 2018
List of BSD window managers.
Contents |
Lightest
- x11-wm/antiwm - C - fullscreen
- x11-wm/bspwm - tiling
- x11-wm/ctwm MIT Claude's Tab Window Manager; twm extension
- x11-wm/cwm - C - floating
- x11-wm/dwm MIT Dynamic Window Manager; Minimalist window manager that uses C programming language for custom desktop configuration
- x11-wm/tinywm
- x11-wm/twm - C Xlib - reparenting
- x11-wm/vtwm - twm variant
Light
- x11-wm/blackbox - C++ - floating
- x11-wm/i3 - tiling
- x11-wm/jwm - C - floating
- x11-wm/qtile - python - tiling
Heavy
- x11-wm/enlightenment , x11-wm/e16 - C
- x11-wm/fluxbox - C++ - floating
Unspecified
- x11-wm/wmii MIT Window Manager Improved, Improved; Minimalist and dynamic window manager
- x11-wm/compton
- x11-wm/euclid-wm
- x11-wm/golem
- x11-wm/hs-xmonad - haskell - heavy dependencies
- x11-wm/mcwm
9wm derivatives
These use 9wm derived licenses.