Is it possible to use Springseed in fullscreen mode? I tried common shortcuts like <F5>, <F11>, F but none of them worked. Does atom-shell provide this functionality? If yes, how can we use it? If no, can anything be done about it?
atom-shell does provide this functionality. I implemented full screen feature in my fork, and if more people need this feature, I will create a pull request.
Is it possible to use Springseed in fullscreen mode? I tried common shortcuts like
<F5>
,<F11>
,F
but none of them worked. Doesatom-shell
provide this functionality? If yes, how can we use it? If no, can anything be done about it?