Logs: liberachat/#xmonad
| 2022-08-26 03:07:04 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-08-26 04:54:32 | × | benin0 quits (~benin@183.82.205.66) (Ping timeout: 268 seconds) |
| 2022-08-26 05:17:53 | × | twiclo1 quits (~twiclo@mail.twil.cx) (Ping timeout: 255 seconds) |
| 2022-08-26 05:30:28 | → | twiclo1 joins (~twiclo@mail.twil.cx) |
| 2022-08-26 05:58:50 | × | twiclo1 quits (~twiclo@mail.twil.cx) (Ping timeout: 255 seconds) |
| 2022-08-26 06:12:34 | → | sogens joins (~sogens@211.30.36.43) |
| 2022-08-26 06:25:44 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-08-26 06:30:27 | → | alternateved joins (~user@staticline-31-183-146-203.toya.net.pl) |
| 2022-08-26 06:54:59 | × | mvk quits (~mvk@2607:fea8:5ce3:8500::a1ec) (Ping timeout: 248 seconds) |
| 2022-08-26 07:25:25 | → | themc47 joins (~mc47@xmonad/TheMC47) |
| 2022-08-26 07:28:03 | × | mc47 quits (~mc47@xmonad/TheMC47) (Ping timeout: 268 seconds) |
| 2022-08-26 08:56:55 | → | cfricke joins (~cfricke@user/cfricke) |
| 2022-08-26 09:00:56 | × | liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
| 2022-08-26 09:05:15 | → | tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl) |
| 2022-08-26 09:12:22 | × | kaskal- quits (~kaskal@213-225-33-152.nat.highway.a1.net) (Quit: ZNC - https://znc.in) |
| 2022-08-26 09:12:50 | → | kaskal joins (~kaskal@2001:4bb8:2dc:7b0e:55ee:692c:e44d:a4b0) |
| 2022-08-26 09:39:25 | × | sogens quits (~sogens@211.30.36.43) (Quit: WeeChat 3.5) |
| 2022-08-26 09:45:15 | → | sogens joins (~sogens@211.30.36.43) |
| 2022-08-26 10:00:36 | × | cfricke quits (~cfricke@user/cfricke) (Read error: Connection reset by peer) |
| 2022-08-26 10:07:24 | × | tremon quits (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in) |
| 2022-08-26 10:08:23 | → | cfricke joins (~cfricke@user/cfricke) |
| 2022-08-26 11:28:15 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-08-26 12:31:20 | → | Guest52 joins (~Guest52@185.134.109.169) |
| 2022-08-26 12:32:10 | → | nurfz[m] joins (~nurfzmatr@2001:470:69fc:105::dedb) |
| 2022-08-26 12:36:31 | <nurfz[m]> | Hi all, I'm using xmonad (0.12) on a raspberry pi and the virtual keyboard "onboard" which I position in a Gap. I want the keyboard to be hidden by default. setGap/setGaps is not available in xmonad 0.12, so I have to use ToggleGaps. But how can I call it once (at startup) to toggle the gaps on ALL workspaces? |
| 2022-08-26 12:36:32 | <nurfz[m]> | https://hackage.haskell.org/package/xmonad-contrib-0.12/docs/XMonad-Layout-Gaps.html |
| 2022-08-26 12:36:32 | <nurfz[m]> | Any ideas? |
| 2022-08-26 12:38:26 | × | Guest52 quits (~Guest52@185.134.109.169) (Quit: Client closed) |
| 2022-08-26 12:43:59 | <geekosaur> | `broadcastMessage ToggleGaps` in the startupHook? |
| 2022-08-26 12:44:12 | <[Leary]> | nurfz[m]: Looks like `gaps'` has what you want. Also, your xmonad is ancient beyond measure. |
| 2022-08-26 12:44:18 | → | liskin[m] joins (~liskinmat@2001:470:69fc:105::768) |
| 2022-08-26 12:44:41 | <[Leary]> | ime, broadcasting to invisible layouts is very unreliable |
| 2022-08-26 12:45:14 | <geekosaur> | well, yes |
| 2022-08-26 12:46:54 | <geekosaur> | I've done hacky things to get things to happen in the startupHook before 🙂 |
| 2022-08-26 12:47:09 | <geekosaur> | (then rewrote stuff so I didn't need the hack any more) |
| 2022-08-26 12:50:44 | <[Leary]> | I once attempted to have mine reset decoration themes to (new) default in all layouts. The lesson I learnt was: don't. |
| 2022-08-26 12:51:23 | <geekosaur> | yeh, I wouldn't trust it with Decoration. that module is hacky to start with |
| 2022-08-26 12:51:54 | <geekosaur> | oh also we have a growing list of layouts that don't pass on messages even with broadcast |
| 2022-08-26 12:52:20 | <geekosaur> | (which is a bug) |
| 2022-08-26 13:03:30 | × | scardinal quits (~supreme@customer-212-237-101-39.ip4.gigabit.dk) (Quit: leaving) |
| 2022-08-26 13:05:00 | → | scardinal joins (~supreme@customer-212-237-101-39.ip4.gigabit.dk) |
| 2022-08-26 13:21:38 | → | twiclo1 joins (~twiclo@mail.twil.cx) |
| 2022-08-26 13:33:05 | × | twiclo1 quits (~twiclo@mail.twil.cx) (Ping timeout: 252 seconds) |
| 2022-08-26 13:45:26 | → | twiclo1 joins (~twiclo@mail.twil.cx) |
| 2022-08-26 13:50:36 | × | twiclo1 quits (~twiclo@mail.twil.cx) (Ping timeout: 260 seconds) |
| 2022-08-26 14:26:45 | × | alternateved quits (~user@staticline-31-183-146-203.toya.net.pl) (Remote host closed the connection) |
| 2022-08-26 14:27:29 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.6) |
| 2022-08-26 15:26:08 | <Solid> | 0.12? hot damn |
| 2022-08-26 15:26:36 | <geekosaur> | yeh |
| 2022-08-26 15:27:09 | <geekosaur> | not even sure that's a reasonable version to run, that was around when ManageDocks was rewritten, with the first couple attempts having bugs |
| 2022-08-26 15:27:16 | <Solid> | 7 years ago, apparently; was a cute first semester student and didn't even use gnu/linux back then :> |
| 2022-08-26 15:27:27 | <geekosaur> | I think 0.11 would have been better |
| 2022-08-26 15:42:09 | justDeez | is now known as justache |
| 2022-08-26 15:46:08 | → | alternateved joins (~user@staticline-31-183-146-203.toya.net.pl) |
| 2022-08-26 16:24:09 | → | wonko joins (~wjc@2a0e:1c80:2::130) |
| 2022-08-26 16:39:58 | × | sogens quits (~sogens@211.30.36.43) (Quit: WeeChat 3.5) |
| 2022-08-26 16:39:58 | × | wonko quits (~wjc@2a0e:1c80:2::130) (Ping timeout: 268 seconds) |
| 2022-08-26 16:46:04 | → | tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl) |
| 2022-08-26 16:48:25 | → | TravisAthougies[ joins (~tathougie@2001:470:69fc:105::2:6fbd) |
| 2022-08-26 17:17:40 | × | OpenSource quits (~Hash@tunnel686959-pt.tunnel.tserv15.lax1.ipv6.he.net) (Changing host) |
| 2022-08-26 17:17:40 | → | OpenSource joins (~Hash@user/OpenSource) |
| 2022-08-26 17:33:37 | × | catman quits (~catman@user/catman) (Ping timeout: 252 seconds) |
| 2022-08-26 17:40:22 | → | rekahsoft joins (~rekahsoft@bras-base-wdston4533w-grc-02-142-113-160-8.dsl.bell.ca) |
| 2022-08-26 17:45:55 | × | OpenSource quits (~Hash@user/OpenSource) (Quit: ZNC - https://znc.in) |
| 2022-08-26 17:46:10 | → | OpenSource joins (~kernel@user/OpenSource) |
| 2022-08-26 17:54:13 | → | catman joins (~catman@user/catman) |
| 2022-08-26 18:37:04 | → | wonko joins (~wjc@2a0e:1c80:2::130) |
| 2022-08-26 20:28:41 | × | wonko quits (~wjc@2a0e:1c80:2::130) (Ping timeout: 255 seconds) |
| 2022-08-26 20:44:51 | × | alternateved quits (~user@staticline-31-183-146-203.toya.net.pl) (Remote host closed the connection) |
| 2022-08-26 22:26:27 | → | bla joins (~bla@83.6.128.205.ipv4.supernova.orange.pl) |
| 2022-08-26 22:27:46 | → | thyriaen joins (~thyriaen@2a02:8109:8340:686c:c35d:10d0:cfbe:fcc0) |
| 2022-08-26 22:28:25 | <thyriaen> | I am trying to setup my xmonad enviournment - do you have a good starting point to get polybar up and running with xmonad ? ( no overlapping windows, autoloading on startup ) ? |
| 2022-08-26 22:29:30 | <geekosaur> | should I bother repeating what I told you last time? |
| 2022-08-26 22:30:06 | <geekosaur> | "overlapping windows" is https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-ManageDocks.html |
| 2022-08-26 22:30:17 | <geekosaur> | this isn't going to change if you keep asking |
| 2022-08-26 22:30:24 | <thyriaen> | ohh thanks - i think i did not quite catch your answer last time |
| 2022-08-26 22:30:47 | <thyriaen> | and i just run polybar with a startup hook ? |
| 2022-08-26 22:31:51 | <geekosaur> | as for autoloading, https://hackage.haskell.org/package/xmonad-0.17.0/docs/XMonad-Core.html#v:spawn |
| 2022-08-26 22:32:02 | <geekosaur> | either in main or a startupHook |
| 2022-08-26 22:32:15 | <thyriaen> | ok perfect thanks |
| 2022-08-26 22:32:23 | <thyriaen> | i think with this i can start get something going |
| 2022-08-26 22:32:31 | <thyriaen> | i will try my luck :p |
| 2022-08-26 22:33:26 | <geekosaur> | for it to know about windows, you want either https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-EwmhDesktops.html (easier) or https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-StatusBar-PP.html plus some dbus glue and xmonad-log feeding polybar (significantly harder) |
| 2022-08-26 22:34:07 | <thyriaen> | i already have ewmh enabled |
| 2022-08-26 22:34:12 | <thyriaen> | and i read somewhere about the dbus |
| 2022-08-26 22:34:21 | <thyriaen> | i don't need dbus with ewmh ? |
| 2022-08-26 22:34:58 | <geekosaur> | nope |
| 2022-08-26 22:35:03 | <thyriaen> | perfect |
| 2022-08-26 22:35:15 | <thyriaen> | but all this stuff i will go to once i have a bar running |
| 2022-08-26 22:35:17 | <geekosaur> | you only need dbus if you want to control what polybar shows directly with X.H.StatusBar.PP |
| 2022-08-26 22:35:24 | <thyriaen> | ok |
| 2022-08-26 22:36:03 | <geekosaur> | if you use EWMH it'll do it itself, but you may want to customize its display which requires the StatusBar stuff and dbus and xmonad-log |
| 2022-08-26 22:36:33 | <thyriaen> | what do you mean by customize its display ? |
| 2022-08-26 22:36:39 | <geekosaur> | sorry for being a bit grumpy btw. I am not having a good day, and I could have sworn I responded quickly the last time you asked so … a bit grumpy |
| 2022-08-26 22:36:58 | <thyriaen> | no worries - maybe it just slipped through for some reason |
| 2022-08-26 22:37:14 | <geekosaur> | not helped by fighting panic attacks for the past few hours because *sigh* that's my life |
| 2022-08-26 22:37:28 | <thyriaen> | i had those too in the last 2 weeks |
| 2022-08-26 22:37:35 | <thyriaen> | for the first time ever |
| 2022-08-26 22:40:42 | <thyriaen> | alrighty |
| 2022-08-26 22:40:46 | <thyriaen> | thanks for the link |
All times are in UTC.