Gentoo Archives: gentoo-user

From: Melleus <melleus@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Strange Xmonad problem
Date: Fri, 29 Sep 2017 19:10:11
Message-Id: 87mv5ds4n3.fsf@openmailbox.org
In Reply to: Re: [gentoo-user] Re: Strange Xmonad problem by Simon Thelen
1 Simon Thelen <gentoo-user@××××.de> writes:
2
3 > On 17-09-29 at 12:13, Melleus wrote:
4 >> Simon Thelen <gentoo-user@××××.de> writes:
5 >> > On 17-09-28 at 20:30, Melleus wrote:
6 >> > [..]
7 >> >> Might I ask another Xmonad question in this thread? I would like to have
8 >> >> the Firefox goes fullscreen on F11, but the stanza:
9 >> >>
10 >> >> isFullscreen --> doFullFloat
11 >> >>
12 >> >> in my config does not work, Xmobar remains visible. But some applications (like
13 >> >> Zathura) can go fullscreen and hide Xmobar even without that stanza. Did
14 >> >> I misconfigured something?
15 >> > You probably want fullscreenEventHook from [1] as shown in the Usage.
16 >> >
17 >> > [1] https://hackage.haskell.org/package/xmonad-contrib-0.13/docs/XMonad-Hooks-EwmhDesktops.html
18 >> I have tried. But it doesn't work for me. I might be missing something though.
19 >> My config is attached:
20 > I'm not sure why your config doesn't work, but this one seems to work
21 > for me [1] (not my config, just found it with a quick google).
22 > If that one works for you, I'd start with that and then edit it until
23 > you have your settings back.
24 >
25 > [1]: https://pastebin.com/raw/Ly4Fb90B
26
27 This config doesn't work either. It looks like something is seriously
28 broken in this version of Xmonad (0.13). It's a pity that it has a stable
29 keyword. Will wait for updates. Sorry for the noise. And thank you for attention.

Replies

Subject Author
Re: [gentoo-user] Re: Strange Xmonad problem Simon Thelen <gentoo-user@××××.de>