574f9547cf
EMWM is a fork of the Motif Window Manager with fixes and enhancements. It provides compatibility with current xorg extensions and applications, without changing the way the window manager looks and behaves. This includes support for multi-monitor setups trough Xinerama/Xrandr, UFT-8 support with Xft fonts, and overall better compatibility with software that requires Extended Window Manager Hints. WWW: https://fastestcode.org/emwm.html PR: 271954
137 lines
3 KiB
Makefile
137 lines
3 KiB
Makefile
COMMENT = X11 window managers
|
|
|
|
SUBDIR += afterstep
|
|
SUBDIR += afterstep-stable
|
|
SUBDIR += amiwm
|
|
SUBDIR += antiwm
|
|
SUBDIR += aphelia
|
|
SUBDIR += awesome
|
|
SUBDIR += awesome-vicious
|
|
SUBDIR += bbkeys
|
|
SUBDIR += bbpager
|
|
SUBDIR += berry
|
|
SUBDIR += blackbox
|
|
SUBDIR += bspwm
|
|
SUBDIR += bspwm-devel
|
|
SUBDIR += cage
|
|
SUBDIR += cage-devel
|
|
SUBDIR += cagebreak
|
|
SUBDIR += chamfer
|
|
SUBDIR += compiz
|
|
SUBDIR += compiz-plugins-extra
|
|
SUBDIR += compiz-plugins-main
|
|
SUBDIR += compiz-plugins-unsupported
|
|
SUBDIR += compton
|
|
SUBDIR += ctwm
|
|
SUBDIR += cwm
|
|
SUBDIR += devilspie
|
|
SUBDIR += devilspie2
|
|
SUBDIR += durden
|
|
SUBDIR += dwl
|
|
SUBDIR += dwm
|
|
SUBDIR += e16
|
|
SUBDIR += e16-docs
|
|
SUBDIR += echinus
|
|
SUBDIR += emerald
|
|
SUBDIR += emwm
|
|
SUBDIR += enlightenment
|
|
SUBDIR += epplets
|
|
SUBDIR += euclid-wm
|
|
SUBDIR += evilwm
|
|
SUBDIR += fbcmd
|
|
SUBDIR += fluxbox
|
|
SUBDIR += fluxter
|
|
SUBDIR += flwm
|
|
SUBDIR += fvwm2
|
|
SUBDIR += fvwm3
|
|
SUBDIR += gamescope
|
|
SUBDIR += herbstluftwm
|
|
SUBDIR += hikari
|
|
SUBDIR += hs-xmonad
|
|
SUBDIR += hyprland
|
|
SUBDIR += i3
|
|
SUBDIR += icewm
|
|
SUBDIR += ittywm
|
|
SUBDIR += jewel
|
|
SUBDIR += jwm
|
|
SUBDIR += kickshaw
|
|
SUBDIR += kwinft
|
|
SUBDIR += labwc
|
|
SUBDIR += larswm
|
|
SUBDIR += leftwm
|
|
SUBDIR += libcompizconfig
|
|
SUBDIR += libdockapp
|
|
SUBDIR += libwraster
|
|
SUBDIR += lwm
|
|
SUBDIR += lxappearance-obconf
|
|
SUBDIR += lxqt
|
|
SUBDIR += lxqt-panel
|
|
SUBDIR += lxqt-session
|
|
SUBDIR += lxsession
|
|
SUBDIR += marco
|
|
SUBDIR += mcwm
|
|
SUBDIR += metacity
|
|
SUBDIR += muffin
|
|
SUBDIR += mutter
|
|
SUBDIR += nscde
|
|
SUBDIR += obconf
|
|
SUBDIR += obconf-qt
|
|
SUBDIR += obpager
|
|
SUBDIR += openbox
|
|
SUBDIR += oroborus
|
|
SUBDIR += peksystray
|
|
SUBDIR += pekwm
|
|
SUBDIR += phluid
|
|
SUBDIR += phoc
|
|
SUBDIR += picom
|
|
SUBDIR += piewm
|
|
SUBDIR += plasma5-kdecoration
|
|
SUBDIR += plasma5-kwin
|
|
SUBDIR += pwm
|
|
SUBDIR += qtile
|
|
SUBDIR += ratmen
|
|
SUBDIR += ratpoison
|
|
SUBDIR += river
|
|
SUBDIR += rubygem-uh-layout
|
|
SUBDIR += rubygem-uh-wm
|
|
SUBDIR += sawfish
|
|
SUBDIR += sawfish-pager
|
|
SUBDIR += sdorfehs
|
|
SUBDIR += selectwm
|
|
SUBDIR += skippy-xd
|
|
SUBDIR += spectrwm
|
|
SUBDIR += stumpwm
|
|
SUBDIR += subtle
|
|
SUBDIR += sway
|
|
SUBDIR += sway-devel
|
|
SUBDIR += swayfx
|
|
SUBDIR += tinywm
|
|
SUBDIR += transset
|
|
SUBDIR += treewm
|
|
SUBDIR += tvtwm
|
|
SUBDIR += twm
|
|
SUBDIR += vtwm
|
|
SUBDIR += w9wm
|
|
SUBDIR += wayfire
|
|
SUBDIR += wayfire-plugins-extra
|
|
SUBDIR += windowmaker
|
|
SUBDIR += wm2
|
|
SUBDIR += wmakerconf
|
|
SUBDIR += wmanager
|
|
SUBDIR += wmanager-addons
|
|
SUBDIR += wmconfig
|
|
SUBDIR += wmii
|
|
SUBDIR += wmii-devel
|
|
SUBDIR += wmname
|
|
SUBDIR += wmx
|
|
SUBDIR += xcompmgr
|
|
SUBDIR += xdgmenumaker
|
|
SUBDIR += xfce4
|
|
SUBDIR += xfce4-desktop
|
|
SUBDIR += xfce4-panel
|
|
SUBDIR += xfce4-panel-profiles
|
|
SUBDIR += xfce4-session
|
|
SUBDIR += xfce4-wm
|
|
SUBDIR += yeahwm
|
|
|
|
.include <bsd.port.subdir.mk>
|