From 1f37a40b81543cdaac73fcf73e9bd2f2ac810543 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 14 Feb 2009 20:16:39 +0100 Subject: [PATCH] Fullscreen mode works with mplayer/firefox. xpdf is on the TODO for later (size hints?) --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 3d5b7708..bfd98eea 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ TODO list, in order of importance: * freely resizable (e.g. using your mouse, for now) percentage of rows/cols - * fullscreen (handling of applications, mplayer, firefox, xpdf, wmctrl) * xinerama * document stuff! * more documentation! @@ -13,3 +12,4 @@ TODO for later™: * a command for toggling layouts * a command for toggling workspaces * floating + * do something about xpdf, it doesn’t use _NET_WM_STATE_FULLSCREEN (but size hints?)