# # Dynamic Window Manager. # # dwm is a dynamic window manager for X. It manages windows in tiled, # monocle and floating layouts. All of the layouts can be applied # dynamically, optimising the environment for the application in use # and the task performed. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=dwm pkgversion=6.4 arch=amd64 release=1 pkgcategory="x-apps" full_pkgname=dwm_6.4_amd64-1@x-apps blurb="Dynamic Window Manager." homepage="https://dwm.suckless.org" license="MIT X Consortium" fetch="https://dl.suckless.org/dwm/dwm-6.4.tar.gz" replace=""