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: Sat, 30 Sep 2017 00:22:31
Message-Id: 20170930002220.GA2601@anonymous
In Reply to: [gentoo-user] Re: Strange Xmonad problem by Melleus
1 On 17-09-29 at 22:09, Melleus wrote:
2 > Simon Thelen <gentoo-user@××××.de> writes:
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 > This config doesn't work either. It looks like something is seriously
27 > broken in this version of Xmonad (0.13). It's a pity that it has a stable
28 > keyword. Will wait for updates. Sorry for the noise. And thank you for attention.
29 I'm running 0.13 (and have been since February) so I doubt it's that.
30 Though it could be related to the earlier issue with the state file. I
31 didn't delete that in my tests.
32
33 --
34 Simon Thelen

Replies

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