HarveyHunt / howm

A lightweight, X11 tiling window manager that behaves like vim
GNU General Public License v2.0
649 stars 24 forks source link

Fixed the crash when toggling fullscreen on empty ws #12

Closed anubhavcodes closed 9 years ago

anubhavcodes commented 9 years ago

By checking the client is not null

HarveyHunt commented 9 years ago

Great, thanks for the fix and removing the braces- merging.