gallium
gallium copied to clipboard
Figure out multi-monitor support
Eventually(tm)
Store the screen id in the Workspace struct instead of in a Deck under WindowManager. Probably also wrap Screen in a struct that provides width+height, since I assume those two Xlib calls for every single Layout.apply is expensive.
nerd
agreed