From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BE371396D0 for ; Sat, 30 Sep 2017 00:22:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79BC5E0C2F; Sat, 30 Sep 2017 00:22:24 +0000 (UTC) Received: from synchrony.c-14.de (sthelen.eu [IPv6:2a01:4f8:c17:6b43::b:17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C58EE0BF6 for ; Sat, 30 Sep 2017 00:22:23 +0000 (UTC) Received: from sardaukar.c-14.de (HSI-KBW-134-3-97-151.hsi14.kabel-badenwuerttemberg.de [134.3.97.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by synchrony.c-14.de (Postfix) with ESMTPSA id 5F4B59CCC2 for ; Sat, 30 Sep 2017 00:22:22 +0000 (UTC) Date: Sat, 30 Sep 2017 02:22:20 +0200 From: Simon Thelen To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Strange Xmonad problem Message-ID: <20170930002220.GA2601@anonymous> Mail-Followup-To: gentoo-user@lists.gentoo.org References: <87vak4glhq.fsf@openmailbox.org> <20170927210629.GA5061@anonymous> <87zi9espca.fsf@openmailbox.org> <20170928182724.GA5200@anonymous> <87r2upsw89.fsf@openmailbox.org> <20170929141352.GA2986@anonymous> <87mv5ds4n3.fsf@openmailbox.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87mv5ds4n3.fsf@openmailbox.org> User-Agent: Mutt/1.9.0 (2017-09-02) X-Archives-Salt: 2692b486-6933-483e-a303-0abdb8365739 X-Archives-Hash: ab370706d352038520196f5ea3c64c1b On 17-09-29 at 22:09, Melleus wrote: > Simon Thelen writes: > > On 17-09-29 at 12:13, Melleus wrote: > >> Simon Thelen writes: > >> > On 17-09-28 at 20:30, Melleus wrote: > >> > [..] > >> >> Might I ask another Xmonad question in this thread? I would like to have > >> >> the Firefox goes fullscreen on F11, but the stanza: > >> >> > >> >> isFullscreen --> doFullFloat > >> >> > >> >> in my config does not work, Xmobar remains visible. But some applications (like > >> >> Zathura) can go fullscreen and hide Xmobar even without that stanza. Did > >> >> I misconfigured something? > >> > You probably want fullscreenEventHook from [1] as shown in the Usage. > >> > > >> > [1] https://hackage.haskell.org/package/xmonad-contrib-0.13/docs/XMonad-Hooks-EwmhDesktops.html > >> I have tried. But it doesn't work for me. I might be missing something though. > >> My config is attached: > > I'm not sure why your config doesn't work, but this one seems to work > > for me [1] (not my config, just found it with a quick google). > > If that one works for you, I'd start with that and then edit it until > > you have your settings back. > > > > [1]: https://pastebin.com/raw/Ly4Fb90B > This config doesn't work either. It looks like something is seriously > broken in this version of Xmonad (0.13). It's a pity that it has a stable > keyword. Will wait for updates. Sorry for the noise. And thank you for attention. I'm running 0.13 (and have been since February) so I doubt it's that. Though it could be related to the earlier issue with the state file. I didn't delete that in my tests. -- Simon Thelen