]> spindle.queued.net Git - midori/commit
Implement Fullscreen mode
authorChristian Dywan <christian@twotoasts.de>
Sat, 26 Jan 2008 07:44:31 +0000 (08:44 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sat, 26 Jan 2008 07:49:48 +0000 (08:49 +0100)
commit1522f47002cbaae46ab10a400b6da422372f4200
tree97ec0d4f24b68d53f806de68726c8088cdd16873
parent184b54e311633961f366e17f5390e1d870981a97
Implement Fullscreen mode

A new menuitem toggles Fullscreen mode, which means that the
menubar is hidden, the window is maximized and window manager
decoration is removed. A new button appears in the navibar
which reverts this process.

Fullscreen relies entirely on the window manager, which has the
advantage that window manager keybindings have the same effect
as activating the Fullscreen menuitem. At the same time this
means that Fullscreen won't work at all without it.
src/browser.c
src/browser.h
src/global.h
src/main.c
src/ui.h