Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 146 147 148 149 150 151 152 153 154 155 156 .. 1843
184,239 events total
2021-07-29 11:00:36 <davve> hmm. wonder if it could be related to ewmh
2021-07-29 13:23:57 <geekosaur> you also need manageSpawn in the manageHook
2021-07-29 13:38:43 × qbt quits (~edun@user/edun) (Ping timeout: 258 seconds)
2021-07-29 13:57:43 <geekosaur> there are also some limitations to what it soesm for example browser windows often can only be handled with https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Hooks-DynamicProperty.html
2021-07-29 13:58:14 <geekosaur> and you generally have to disable terminal factory backends for those to work right
2021-07-29 14:59:32 thunderrd joins (~thunderrd@183.182.114.68)
2021-07-29 15:20:52 × thunderrd quits (~thunderrd@183.182.114.68) (Quit: If it wasn't written down it didn't happen...)
2021-07-29 16:13:28 seschwar joins (~seschwar@user/seschwar)
2021-07-29 16:48:52 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.2)
2021-07-29 17:00:36 thunderrd_ joins (~thunderrd@183.182.114.68)
2021-07-29 17:00:53 × thunderrd_ quits (~thunderrd@183.182.114.68) (Remote host closed the connection)
2021-07-29 17:02:11 thunderrd_ joins (~thunderrd@183.182.114.68)
2021-07-29 17:14:16 × thunderrd_ quits (~thunderrd@183.182.114.68) (Remote host closed the connection)
2021-07-29 17:15:16 thunderrd joins (~thunderrd@183.182.114.68)
2021-07-29 17:28:20 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 258 seconds)
2021-07-29 17:33:30 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-07-29 18:59:38 qbt joins (~edun@user/edun)
2021-07-29 19:13:14 Solid will be gone for two weeks or so
2021-07-29 19:13:24 <Solid> (not like I've been very active lately, but still)
2021-07-29 19:17:55 <liskin> good to know
2021-07-29 20:01:47 × qbt quits (~edun@user/edun) (Ping timeout: 245 seconds)
2021-07-29 22:06:41 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-07-29 22:45:32 × kr1x quits (~kriket@170.249.0.122) (Ping timeout: 245 seconds)
2021-07-29 22:47:39 kr1x joins (kriket@gateway/vpn/protonvpn/kr1x)
2021-07-29 22:53:17 cjb joins (~cjb@user/cjb)
2021-07-30 00:57:35 × kr1x quits (kriket@gateway/vpn/protonvpn/kr1x) (Quit: .)
2021-07-30 02:04:38 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 252 seconds)
2021-07-30 02:22:14 banc joins (banc@gateway/vpn/airvpn/banc)
2021-07-30 02:58:08 × td_ quits (~td@94.134.91.37) (Ping timeout: 256 seconds)
2021-07-30 03:00:01 td_ joins (~td@94.134.91.212)
2021-07-30 03:24:57 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-07-30 03:25:20 × berberman quits (~berberman@user/berberman) (Ping timeout: 256 seconds)
2021-07-30 03:25:54 berberman joins (~berberman@user/berberman)
2021-07-30 03:34:38 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-07-30 03:39:37 M-elo-[m] joins (~gilganixm@2001:470:69fc:105::3d09)
2021-07-30 03:40:21 <M-elo-[m]> Newbie warning: what is the difference between `Hooks.DynamicLog` vs `Hooks.StatusBar`?
2021-07-30 03:51:23 <^[> M-elo-[m]: The latter claims to be a "modern replacement" for the former, but I don't think it's in any released version yet.
2021-07-30 03:51:58 <M-elo-[m]> I am building from git atm, so no worries about release
2021-07-30 03:52:34 M-elo-[m] < https://libera.ems.host/_matrix/media/r0/download/libera.chat/7c39f5be36945dadf90930d8f50430df184c41dc/message.txt >
2021-07-30 03:52:41 M-elo-[m] < https://libera.ems.host/_matrix/media/r0/download/libera.chat/9af23b6601daa9c57660c16f825b88918c02935f/message.txt >
2021-07-30 03:53:01 M-elo-[m] < https://libera.ems.host/_matrix/media/r0/download/libera.chat/91aab337d9ed16895459ba9360838c385fb26f7d/message.txt >
2021-07-30 03:55:45 <^[> The Matrix bridge sent those 3 messages (2 of which were edits) as 3 separate links to message.txt files.
2021-07-30 03:56:02 <M-elo-[m]> Where are you chatting without a bridge atm?
2021-07-30 03:56:22 <M-elo-[m]> That message is a code that is supposed to showcase the following command: "amixer set Master 5%- unmute"
2021-07-30 03:56:38 <^[> I'm on IRC.
2021-07-30 03:56:40 <M-elo-[m]> Using nixos pipewire solution, I cannot see amixer and wonder what the alternative could be, thus I asked
2021-07-30 03:56:49 <M-elo-[m]> Oh
2021-07-30 03:56:55 <^[> I replaced my amixer calls with "pactl set-sink-volume" when I switched to pipewire.
2021-07-30 03:57:15 <M-elo-[m]> Yeah I don't have that
2021-07-30 03:57:17 <M-elo-[m]> Need to check something, brb
2021-07-30 03:57:25 <M-elo-[m]> Thanks for suggestion though
2021-07-30 03:57:53 <^[> I have pactl via libpulse, which works thanks to pipewire-pulse.
2021-07-30 03:58:40 <M-elo-[m]> Found this in NixOS wiki, which explains the situation:
2021-07-30 03:58:40 <M-elo-[m]> pactl not found
2021-07-30 03:58:40 <M-elo-[m]> I you want to use some Pulseaudio commands like pactl, you can safely install (either systemwide or in a nix-shell) the `pulseaudio` package (do not enable it in the system configuration). The pactl functionality is superseded in PipeWire with the native pw-cli, pw-mon and pw-top CLI tools.
2021-07-30 03:58:50 <M-elo-[m]> * Found this in NixOS wiki, which explains the situation:
2021-07-30 03:58:50 <M-elo-[m]> "pactl not found
2021-07-30 03:58:50 <M-elo-[m]> I you want to use some Pulseaudio commands like pactl, you can safely install (either systemwide or in a nix-shell) the `pulseaudio` package (do not enable it in the system configuration). The pactl functionality is superseded in PipeWire with the native pw-cli, pw-mon and pw-top CLI tools."
2021-07-30 04:00:18 <^[> If you figure out how to do it with pw-cli, please let me know!
2021-07-30 04:01:10 <M-elo-[m]> Will do!
2021-07-30 04:03:05 <M-elo-[m]> Wish pw-cli was simpler tbh.. "pw-cli s <node-id> Props { mute: false, channelVolumes: [ 0.3, 0.3 ] }" is one of the two available solutions to reduce volume
2021-07-30 04:03:59 <M-elo-[m]> There should be a software called pamixer which makes it work for pipewire
2021-07-30 04:05:13 <M-elo-[m]> Which is just amixer iirc
2021-07-30 04:06:48 <^[> That's still using the PA compatibility layer, I think.
2021-07-30 04:15:36 <yuu[m]> -(𝕂eloτ)-: yeah you need to do some parsing with pipewire commands. And for some reason pw-cli stopped working for me
2021-07-30 04:15:55 <M-elo-[m]> yuu[m]: That sucks..
2021-07-30 04:16:04 <M-elo-[m]> Will use pamixer or pactl
2021-07-30 04:16:15 <M-elo-[m]> There is no issue afaik unless one enables the service -> crash
2021-07-30 04:18:17 <yuu[m]> yes. I personally just wanted to migrate to pipewire commands, but using pactl works fine
2021-07-30 05:01:25 × cjb quits (~cjb@user/cjb) (Read error: Connection reset by peer)
2021-07-30 05:33:03 qbt joins (~edun@user/edun)
2021-07-30 07:28:13 cfricke joins (~cfricke@user/cfricke)
2021-07-30 07:33:58 nomadxx3 joins (~lanomadx@208.91.68.204)
2021-07-30 07:35:30 × nomadx quits (~lanomadx@208.91.67.103) (Ping timeout: 258 seconds)
2021-07-30 07:51:25 ElKowar549 joins (~ElKowar@srv-fin.xware-gmbh.de)
2021-07-30 07:53:25 × ElKowar54 quits (~ElKowar@srv-fin.xware-gmbh.de) (Read error: Connection reset by peer)
2021-07-30 08:17:48 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-07-30 08:17:48 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-07-30 08:17:51 allbery_b is now known as geekosaur
2021-07-30 08:38:03 nomadxxxx3 joins (~lanomadx@208.91.67.189)
2021-07-30 08:38:48 × nomadxx3 quits (~lanomadx@208.91.68.204) (Ping timeout: 272 seconds)
2021-07-30 09:05:58 nomadxx3 joins (~lanomadx@208.91.68.163)
2021-07-30 09:07:21 × nomadxxxx3 quits (~lanomadx@208.91.67.189) (Ping timeout: 276 seconds)
2021-07-30 11:43:10 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-07-30 11:43:10 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-07-30 11:43:13 allbery_b is now known as geekosaur
2021-07-30 12:05:00 × qbt quits (~edun@user/edun) (Quit: WeeChat 3.2)
2021-07-30 12:16:11 qbt joins (~edun@user/edun)
2021-07-30 12:17:34 × qbt quits (~edun@user/edun) (Client Quit)
2021-07-30 12:23:46 × SpiderPig quits (~matt@047-132-233-190.res.spectrum.com) (Ping timeout: 258 seconds)
2021-07-30 12:24:09 × deepy quits (deepy@user/deepy) (Ping timeout: 258 seconds)
2021-07-30 12:24:55 deepy joins (deepy@user/deepy)
2021-07-30 12:39:48 qbt joins (~edun@user/edun)
2021-07-30 12:39:48 × qbt quits (~edun@user/edun) (Client Quit)
2021-07-30 12:40:22 qbt joins (~edun@user/edun)
2021-07-30 12:40:22 × qbt quits (~edun@user/edun) (Client Quit)
2021-07-30 13:05:21 SpiderPig joins (~matt@047-132-233-190.res.spectrum.com)
2021-07-30 13:34:09 × Rockj quits (~rockj@chromie.geekrevolution.net) (*.net *.split)
2021-07-30 13:34:09 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split)
2021-07-30 13:35:00 lambdabot joins (~lambdabot@haskell/bot/lambdabot)

All times are in UTC.