Go to file
Michael Stapelberg e3085b4f75 Fix fullscreen for xpdf (at least on debian, with proper _NET_WM_STATE hints)
xpdf sets the _NET_WM_STATE before actually mapping the window. i3 only checked
for changes of this hint, but not if it is already set when intially managing
the window.

Note that you need to patch your xpdf to support _NET_WM_STATE, because, while
only being reported at 2004, upstream still did not merge the patch *grrr*
See this debian bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=247602
Or directly download the patch from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=61;filename=31_fullscreen.dpatch;att=1;bug=247602
2009-03-13 04:51:17 +01:00
debian Fake more configure notifies (makes xpdf work better) 2009-03-13 00:39:16 +01:00
docs More example code 2009-03-12 17:56:03 +01:00
include Fake more configure notifies (makes xpdf work better) 2009-03-13 00:39:16 +01:00
man Update default config/manpage 2009-03-08 00:51:38 +01:00
src Fix fullscreen for xpdf (at least on debian, with proper _NET_WM_STATE hints) 2009-03-13 04:51:17 +01:00
tests Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
website Add website for i3lock 2009-03-12 00:25:28 +01:00
.gitignore Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
CMDMODE Implement keybindings, adjust CMDMODE grammar, update DEPENDS 2009-02-10 20:49:47 +01:00
DEPENDS Move i3lock in its own repository 2009-03-11 22:21:50 +01:00
GOALS Add GOALS file with anti-autotools 2009-02-09 20:56:29 +01:00
i3.config Update config to use i3menu on Mod1+p, update Makefile to compile/install i3lock and i3menu 2009-03-11 19:09:17 +01:00
LICENSE Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
Makefile Move i3lock in its own repository 2009-03-11 22:21:50 +01:00
RFC Adjust RFC/TODO, forgot _GNU_SOURCE in layout.c 2009-02-13 19:15:32 +01:00
TODO Update TODO, fix parsing in commandmode for moving windows to workspaces vs. switching 2009-02-28 02:46:36 +01:00