wlt: terminal: do not snap to grid-size on fullscreen-mode
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 15:21:27 +0000 (17:21 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 15:21:27 +0000 (17:21 +0200)
commit6a8ab57e484df290f2964c6109142fbc3c00276c
tree40517ed0ad0e5ca3f46f1bad9913568995196f29
parentead84b9dca3e272d0b97c7a38b953648f5941c0d
wlt: terminal: do not snap to grid-size on fullscreen-mode

If we are in fullscreen mode, we should allocate all space that is
available (like in maximized mode) instead of snapping to the next
grid-size.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/wlt_terminal.c