Logs: liberachat/#xmonad
| 2021-06-12 12:36:31 | → | berberman_ joins (~berberman@user/berberman) |
| 2021-06-12 12:37:41 | × | berberman quits (~berberman@user/berberman) (Ping timeout: 272 seconds) |
| 2021-06-12 12:45:14 | → | tremon joins (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl) |
| 2021-06-12 12:59:35 | <nova> | Solid, you're solidly a genius. EwmhDesktops = überzug works |
| 2021-06-12 12:59:43 | <nova> | You've done me a solid. |
| 2021-06-12 13:11:03 | → | benin037 joins (~benin@183.82.205.218) |
| 2021-06-12 13:14:38 | × | seschwar quits (~seschwar@user/seschwar) (Killed (NickServ (GHOST command used by seschwar1!~seschwar@dyndsl-092-252-093-096.ewe-ip-backbone.de))) |
| 2021-06-12 13:14:43 | → | seschwar1 joins (~seschwar@dyndsl-092-252-093-096.ewe-ip-backbone.de) |
| 2021-06-12 13:18:14 | × | benin03 quits (~benin@183.82.205.218) (*.net *.split) |
| 2021-06-12 13:18:14 | × | maveous[m] quits (~maveousma@2001:470:69fc:105::2232) (*.net *.split) |
| 2021-06-12 13:18:14 | benin037 | is now known as benin03 |
| 2021-06-12 13:27:35 | → | geekosaur joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 2021-06-12 13:38:00 | → | maveous[m] joins (~maveousma@2001:470:69fc:105::2232) |
| 2021-06-12 15:24:10 | <poyidag921[m]> | Solid I am refering the full screen bug. |
| 2021-06-12 15:24:11 | <poyidag921[m]> | When put a video from you tube lets says, It won't get full screen from xmobar. and when getting back from full screen the windows seems weird and cropped from the top, I need to make if floating to it to work again. |
| 2021-06-12 15:46:46 | maveous[m] | < https://libera.ems.host/_matrix/media/r0/download/libera.chat/b84068851c5b73368abd9a8a3bed2164b7f38a6d/message.txt > |
| 2021-06-12 15:48:57 | <mc47[m]> | poyidag921[m] the cropping "bug" is fixed on the git version (you'd need to take a look at XMonad.Utils.Hacks) |
| 2021-06-12 15:50:04 | <geekosaur> | maveous[m], in general taps are just taken as mouse button 1 clicks so things should "just work". you might want to look at XMonad.Layout.Decoration and layouts that use Decoration to associate tappable "buttons" with windows |
| 2021-06-12 15:50:51 | <geekosaur> | I haven't used xmonad with a tablet, but I have with a touchscreen computer |
| 2021-06-12 15:52:13 | <maveous[m]> | <geekosaur "maveous, in general taps are jus"> Thx for the input! |
| 2021-06-12 16:20:03 | → | benin036 joins (~benin@183.82.205.218) |
| 2021-06-12 16:20:31 | × | benin036 quits (~benin@183.82.205.218) (Client Quit) |
| 2021-06-12 16:21:11 | × | benin03 quits (~benin@183.82.205.218) (Ping timeout: 268 seconds) |
| 2021-06-12 16:24:34 | × | amenonsen quits (~amenonsen@pitta.toroid.org) (Remote host closed the connection) |
| 2021-06-12 16:24:53 | → | amenonsen joins (~amenonsen@pitta.toroid.org) |
| 2021-06-12 16:33:52 | <poyidag921[m]> | mc47[m]: where do I find the docs for this module? |
| 2021-06-12 16:33:52 | <poyidag921[m]> | I might install xmonad from git on arch them, doyou think it's stable enought? |
| 2021-06-12 16:35:44 | <mc47[m]> | poyidag921[m] https://xmonad.github.io/xmonad-docs/xmonad-contrib-0.16.999/XMonad-Util-Hacks.html#g:1 |
| 2021-06-12 16:35:56 | <mc47[m]> | I think it's pretty stable, yeah |
| 2021-06-12 16:36:23 | <poyidag921[m]> | i will install it them |
| 2021-06-12 16:36:57 | <poyidag921[m]> | would need both contrib and main one from git |
| 2021-06-12 16:37:44 | <mc47[m]> | Might wanna take a look at this https://github.com/xmonad/xmonad/blob/master/INSTALL.md#stack |
| 2021-06-12 16:40:43 | <poyidag921[m]> | thanks |
| 2021-06-12 16:43:41 | <poyidag921[m]> | I really like xmonad, but it's quite heavy on packages to keep on disk xD |
| 2021-06-12 16:44:02 | <poyidag921[m]> | i tested others but always endup missing a few features |
| 2021-06-12 16:44:42 | <geekosaur> | I do remember when xmonad had a small package footprint, and kinda regret how it's grown |
| 2021-06-12 16:44:58 | <geekosaur> | we may have reinvented more stuff but it kept the deps down |
| 2021-06-12 16:46:07 | × | qbt quits (~edun@user/edun) (Quit: Leaving) |
| 2021-06-12 16:51:23 | <liskin> | is there a way to see the tree of deps? |
| 2021-06-12 16:52:04 | <liskin> | when I look at the cabal files it seems we mostly depend on stuff that's shipped with ghc and maybe an extra package or two |
| 2021-06-12 16:55:07 | <liskin> | https://x0.at/wvND.txt |
| 2021-06-12 16:55:19 | <liskin> | we can't do much better than that, can we? |
| 2021-06-12 16:55:44 | <liskin> | but ghc itself is huge, and then the hackage index is massive too |
| 2021-06-12 16:55:57 | ← | rneese parts (~rneese@2600:6c5c:6a00:c4e3:153f:f83b:2c69:58f4) (Leaving) |
| 2021-06-12 16:55:58 | <liskin> | there's no way around that other than using a language other than Haskell |
| 2021-06-12 16:56:23 | <geekosaur> | hm, maybe |
| 2021-06-12 16:56:33 | <geekosaur> | still feels too large but I guess most of those are bootlibs |
| 2021-06-12 17:00:18 | <poyidag921[m]> | yes, the ghc is a big one |
| 2021-06-12 17:00:41 | <poyidag921[m]> | it's just when i do an upgrade a see a lot of space dedicated to haskell haha |
| 2021-06-12 17:01:57 | <poyidag921[m]> | my config does not compile with xmonad git hahahaha |
| 2021-06-12 17:02:06 | <poyidag921[m]> | `23 | import XMonad.Hooks.DynamicLog (dynamicLogWithPP, defaultPP, wrap, pad, xmobarPP, xmobarColor, shorten, PP(..))` |
| 2021-06-12 17:06:35 | <geekosaur> | hm, did we miss a backward compat export? |
| 2021-06-12 17:07:09 | <geekosaur> | oh, defaultPP is probably gone. use def instead |
| 2021-06-12 17:07:32 | <poyidag921[m]> | i removed it, since it does seem to be used anymore |
| 2021-06-12 17:07:45 | <poyidag921[m]> | i also removed stuff related to my gridselect (and now it seems to work) |
| 2021-06-12 17:08:06 | <poyidag921[m]> | i was able restart in place betweenversion |
| 2021-06-12 17:08:11 | <poyidag921[m]> | is t his expected? hahaha |
| 2021-06-12 17:08:21 | <geekosaur> | yes |
| 2021-06-12 17:09:19 | <poyidag921[m]> | let me add that full screen fix and see if it works xD |
| 2021-06-12 17:10:22 | <poyidag921[m]> | one question, i already have this: |
| 2021-06-12 17:10:22 | <poyidag921[m]> | `handleEventHook = myHandleEventHook <+> handleEventHook desktopConfig` |
| 2021-06-12 17:10:46 | <poyidag921[m]> | how do i add this: `handleEventHook = handleEventHook def <+> Hacks.windowedFullscreenFixEventHook` |
| 2021-06-12 17:10:51 | <poyidag921[m]> | and make it compatible? |
| 2021-06-12 17:12:01 | <geekosaur> | handleEventHook = myHandleEventHook <+> handleEventHook desktopConfig <+> Hacks.windowedFullscreenEventHook |
| 2021-06-12 17:12:27 | <liskin> | desktopConfig quite likely already has ewmh fullscreen handling, no? |
| 2021-06-12 17:13:05 | <poyidag921[m]> | well, it didn't fix the behaviour for me |
| 2021-06-12 17:13:08 | <geekosaur> | iirc it doesn't, just basic ewmh |
| 2021-06-12 17:13:39 | <geekosaur> | handleEventHook = myHandleEventHook <+> handleEventHook desktopConfig <+> Hacks.windowedFullscreenFixEventHook -- nwhoops |
| 2021-06-12 17:13:42 | → | mohab joins (~mohab@45.243.118.119) |
| 2021-06-12 17:14:47 | <poyidag921[m]> | Module `XMonad.Util.Hacks` does not export `windowedFullscreenEventHook` |
| 2021-06-12 17:14:56 | <geekosaur> | yeh, I just corrected that |
| 2021-06-12 17:15:00 | <geekosaur> | I typoed, sorry |
| 2021-06-12 17:15:20 | <geekosaur> | handleEventHook = myHandleEventHook <+> handleEventHook desktopConfig <+> Hacks.windowedFullscreenFixEventHook |
| 2021-06-12 17:15:26 | <poyidag921[m]> | yeal, i should read it |
| 2021-06-12 17:15:37 | <poyidag921[m]> | intead of just copy and pasting hahaha |
| 2021-06-12 17:16:33 | <poyidag921[m]> | it's working |
| 2021-06-12 17:17:05 | <poyidag921[m]> | the full screen still coitained to it's "window" but i think thats expected |
| 2021-06-12 17:17:08 | <liskin> | oh, indeed it doesn't |
| 2021-06-12 17:17:23 | <liskin> | btw did I miss something or why aren't we suggesting ewmhFullscreen? |
| 2021-06-12 17:18:05 | <geekosaur> | I think mc47[m] suggested this, I wasn't paying attention at the time |
| 2021-06-12 17:19:03 | <mohab> | I'm getting an infinite login loop whenever I try to use Xmonad with every display manager I tried—LightDM, GDM, and LXDM. I'm on Arch. I also have OpenBoc installed and it works fine, so I'm not sure where I should start my troubleshooting. |
| 2021-06-12 17:19:31 | <mohab> | OpenBox* |
| 2021-06-12 17:21:09 | <liskin> | poyidag921[m]: https://xmonad.github.io/xmonad-docs/xmonad-contrib-0.16.999/XMonad-Hooks-EwmhDesktops.html#v:ewmhFullscreen |
| 2021-06-12 17:21:16 | <liskin> | you might want to try this one as well |
| 2021-06-12 17:21:45 | <liskin> | that gets you normal fullscreen handling like any ordinary window manager has |
| 2021-06-12 17:22:20 | <liskin> | mohab: I'd start by running the failsafe X session that just open xterm without any window manager and then try running xmonad manually in there |
| 2021-06-12 17:22:27 | <liskin> | that'll let you see the error messages |
| 2021-06-12 17:22:37 | <liskin> | or just look at the logs, wherever they happen to be |
| 2021-06-12 17:26:48 | <poyidag921[m]> | liskin: thanks, but i am not sure which way i rather have hahahaha |
| 2021-06-12 17:26:48 | <poyidag921[m]> | sometimes is good to have full screen on "two" windows |
| 2021-06-12 17:27:21 | <poyidag921[m]> | does anyone knows how to but network current speed on xmobar? |
| 2021-06-12 17:27:21 | <poyidag921[m]> | cause it seems my network speed is alwasy wrong |
| 2021-06-12 17:41:55 | <liskin> | poyidag921[m]: you can always move the fullscreen window or tile it or something manually |
| 2021-06-12 17:42:17 | <liskin> | so it's not exactly like in an ordinary wm :-) |
| 2021-06-12 17:49:06 | → | rectangle000000 joins (~Thunderbi@pool-108-56-134-133.washdc.fios.verizon.net) |
| 2021-06-12 17:55:20 | × | mohab quits (~mohab@45.243.118.119) (Ping timeout: 245 seconds) |
| 2021-06-12 17:56:27 | → | mohab joins (~mohab@45.243.118.119) |
| 2021-06-12 17:56:56 | <poyidag921[m]> | liskin: so if i have only one windows, and than full screen it, it should go above xmobar, then if i open a second windows, it should have now two tiles and then show xmobar? |
| 2021-06-12 17:58:50 | <poyidag921[m]> | nope, it does not, it goes full screen like the other wm, and if i open another windows, it stay at full screen |
| 2021-06-12 18:00:48 | <poyidag921[m]> | like i said, i don't know what i really prefer hahaha |
All times are in UTC.