Gentoo Archives: gentoo-user

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

Replies

Subject Author
[gentoo-user] Re: Strange Xmonad problem Melleus <melleus@×××××××××××.org>