Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 284 285 286 287 288 289 290 291 292 293 294 .. 1847
184,630 events total
2021-10-26 10:13:09 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2021-10-26 10:13:34 × wonko quits (~wjc@62.115.229.50) (Quit: See You Space Cowboy..)
2021-10-26 10:18:39 × dschrempf quits (~dominik@2a01-036d-0118-8903-12a2-bff4-2c40-bb21.pool6.digikabel.hu) (Ping timeout: 260 seconds)
2021-10-26 10:24:12 wonko joins (~wjc@62.115.229.50)
2021-10-26 10:35:55 × wonko quits (~wjc@62.115.229.50) (Ping timeout: 260 seconds)
2021-10-26 10:36:07 wonko joins (~wjc@62.115.229.50)
2021-10-26 10:54:42 × wonko quits (~wjc@62.115.229.50) (Quit: See You Space Cowboy..)
2021-10-26 10:58:43 dschrempf joins (~dominik@2a01-036d-0118-8903-ec67-76f1-f11d-71a6.pool6.digikabel.hu)
2021-10-26 10:59:57 wonko joins (~wjc@62.115.229.50)
2021-10-26 12:31:30 × wonko quits (~wjc@62.115.229.50) (Quit: See You Space Cowboy..)
2021-10-26 12:31:57 cfricke joins (~cfricke@user/cfricke)
2021-10-26 12:46:26 wonko joins (~wjc@62.115.229.50)
2021-10-26 12:55:21 <eqw> is it possible to find out via command line which is the current desktop?
2021-10-26 12:56:19 <geekosaur> you could read the _NET_ACTIVE_DESKTOP property using xprop, or just use wmctrl/xdotool
2021-10-26 12:56:27 <geekosaur> both of these require EwmhDesktops
2021-10-26 13:10:01 <eqw> no such atom on any window
2021-10-26 13:13:55 <eqw> `xprop -root`: https://termbin.com/s217
2021-10-26 13:16:42 <Solid> it's _NET_CURRENT_DESKTOP, I think
2021-10-26 13:18:02 <geekosaur> hm, sorry
2021-10-26 13:18:11 <geekosaur> xdotool is probably easier anyway
2021-10-26 13:18:27 <geekosaur> you don't have to parse the output
2021-10-26 13:22:18 bsjd` joins (~user@2a02:a020:81:80aa:d910:4afc:92b:7869)
2021-10-26 13:22:24 × bsjd` quits (~user@2a02:a020:81:80aa:d910:4afc:92b:7869) (Remote host closed the connection)
2021-10-26 13:23:41 × wonko quits (~wjc@62.115.229.50) (Quit: See You Space Cowboy..)
2021-10-26 13:27:19 <eqw> Your windowmanager claims not to support _NET_CURRENT_DESKTOP, so the query for the current desktop was aborted.
2021-10-26 13:28:29 <Solid> that's why geekosaur said it's require EwmhDesktops
2021-10-26 13:28:46 <Solid> https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Hooks-EwmhDesktops.html
2021-10-26 13:28:49 <Solid> this module, to be exact
2021-10-26 13:29:49 humky joins (~humky@user/humky)
2021-10-26 13:30:24 <eqw> my Your windowmanager claims not to support _NET_CURRENT_DESKTOP, so the query for the current desktop was aborted. import XMonad.Hooks.EwmhDesktops
2021-10-26 13:30:39 <eqw> sorry
2021-10-26 13:31:56 <eqw> my ~/.xmonad/xmonadrc contains this line: import XMonad.Hooks.EwmhDesktops
2021-10-26 13:32:11 <eqw> isn't that enough?
2021-10-26 13:32:32 <Solid> no, simply importing the module just... imports the module :) You actually want to use the `emwh` function
2021-10-26 13:33:14 <Solid> as is the example given in the documentation this would look someting like `main = xmonad $ emwh $ ...` (how exactly depends a bit on how your main function currently looks)
2021-10-26 13:39:43 <eqw> it works, thank you!
2021-10-26 13:44:07 <Solid> \o/
2021-10-26 13:49:18 × dschrempf quits (~dominik@2a01-036d-0118-8903-ec67-76f1-f11d-71a6.pool6.digikabel.hu) (Quit: WeeChat 3.3)
2021-10-26 14:00:09 mc47 joins (~mc47@xmonad/TheMC47)
2021-10-26 14:08:13 rekahsoft joins (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com)
2021-10-26 14:17:35 × rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
2021-10-26 14:22:14 × qbt quits (~qbt@user/edun) (Quit: Leaving.)
2021-10-26 14:22:22 qbt joins (~qbt@user/edun)
2021-10-26 14:42:30 bsjd` joins (~user@2a02:a020:83:bbdf:eff2:524f:7fcb:c320)
2021-10-26 14:44:00 × bsjd quits (~user@2a02:a020:81:80aa:d453:4c54:c075:dc78) (Ping timeout: 260 seconds)
2021-10-26 14:48:32 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-10-26 14:48:32 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-10-26 14:48:35 allbery_b is now known as geekosaur
2021-10-26 14:50:22 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2021-10-26 15:46:16 bsjd`` joins (~user@2a02:a020:86:25f1:9d8d:22ac:c5db:32e5)
2021-10-26 15:47:33 seschwar joins (~seschwar@user/seschwar)
2021-10-26 15:48:10 × bsjd` quits (~user@2a02:a020:83:bbdf:eff2:524f:7fcb:c320) (Ping timeout: 260 seconds)
2021-10-26 17:12:07 × bsjd`` quits (~user@2a02:a020:86:25f1:9d8d:22ac:c5db:32e5) (Read error: Connection reset by peer)
2021-10-26 17:12:57 bsjd`` joins (~user@2a02:a020:86:25f1:9d8d:22ac:c5db:32e5)
2021-10-26 17:14:51 jokleinn joins (~jokleinn@user/jokleinn)
2021-10-26 17:20:56 × jokleinn quits (~jokleinn@user/jokleinn) (Quit: WeeChat 3.3)
2021-10-26 17:28:33 × bsjd`` quits (~user@2a02:a020:86:25f1:9d8d:22ac:c5db:32e5) (Read error: Connection reset by peer)
2021-10-26 17:56:18 <Solid> a new contribution where even the commit message is top notch?
2021-10-26 17:56:20 Solid is in heaven
2021-10-26 17:58:05 <liskin> Yeah but now the contributors count needs to be refreshed again :-D
2021-10-26 17:58:16 <Solid> :D
2021-10-26 18:03:05 <Solid> btw, I was wondering whether we should tell people to send us their logos via email and we only create an issue when it comes to voting
2021-10-26 18:03:22 <Solid> because in this system people can't really vote anyways before they've seen all entries
2021-10-26 18:03:40 <Solid> but since it's a long time before voting starts, this might dampen the hype somewhat
2021-10-26 18:05:50 <liskin> Hm, I have no idea which is better :-/
2021-10-26 18:06:22 <liskin> sending them by email is easier because we don't need to set up anything, but it also looks a bit weird to send logos to some random dude's mail address
2021-10-26 18:07:04 <Solid> yeah
2021-10-26 18:07:35 <Solid> and seeing all of the (hopefully fabulous) entries might motivate some people
2021-10-26 18:07:45 <liskin> and I just got an idea that instead of discussions which we have no experience with, we can create a new repo for it, with a nice README and have people submit PRs
2021-10-26 18:08:29 <liskin> doesn't really give us a user-friendly overview of existing logos though… or at least not for free
2021-10-26 18:09:01 <liskin> but a tiny bit of github actions and/or jekyll scripting and then it might…
2021-10-26 18:09:05 <liskin> dunno if worth it
2021-10-26 18:09:16 <liskin> certainly not going to do all that scripting this week :-)
2021-10-26 18:09:28 <Solid> Yeah the nice thing about issues where people just post 1-3 logos + a name is that github renders it quite nicely ootb
2021-10-26 18:18:15 × humky quits (~humky@user/humky) (Remote host closed the connection)
2021-10-26 18:18:29 humky joins (~humky@user/humky)
2021-10-26 18:32:57 × qbt quits (~qbt@user/edun) (Quit: Leaving.)
2021-10-26 19:09:18 × humky quits (~humky@user/humky) (Remote host closed the connection)
2021-10-26 19:09:36 humky joins (~humky@user/humky)
2021-10-26 19:55:01 mvk joins (~mvk@2607:fea8:5cc1:300::d3fb)
2021-10-26 21:00:39 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-10-26 21:01:58 × alternateved quits (~user@staticline-31-183-149-3.toya.net.pl) (Read error: Connection reset by peer)
2021-10-26 21:10:35 × mvk quits (~mvk@2607:fea8:5cc1:300::d3fb) (Ping timeout: 264 seconds)
2021-10-26 21:50:53 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-10-26 21:52:40 bsjd joins (~user@248-74-144-178.mobileinternet.proximus.be)
2021-10-26 21:53:13 × bsjd quits (~user@248-74-144-178.mobileinternet.proximus.be) (Remote host closed the connection)
2021-10-26 22:08:03 bsjd joins (~user@248-74-144-178.mobileinternet.proximus.be)
2021-10-26 22:08:51 × bsjd quits (~user@248-74-144-178.mobileinternet.proximus.be) (Remote host closed the connection)
2021-10-26 22:09:37 bsjd joins (~user@248-74-144-178.mobileinternet.proximus.be)
2021-10-26 22:26:27 mvk joins (~mvk@2607:fea8:5cc1:300::d3fb)
2021-10-26 22:41:47 × bsjd quits (~user@248-74-144-178.mobileinternet.proximus.be) (Remote host closed the connection)
2021-10-26 23:02:18 bsjd joins (~user@248-74-144-178.mobileinternet.proximus.be)
2021-10-26 23:28:09 JasonFischmann[m is now known as sogens[m]
2021-10-26 23:29:12 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 260 seconds)
2021-10-26 23:37:46 <liskin> Solid: so… shall I create a repo or enable discussions somewhere (I'd probably make a repo for them anyway) or something?
2021-10-26 23:39:14 <liskin> going to bed now, but the plan is to have everything ready (ppPrinters merged, xmonad-web#40 rebased) by tomorrow noon
2021-10-26 23:40:32 × mvk quits (~mvk@2607:fea8:5cc1:300::d3fb) (Ping timeout: 258 seconds)
2021-10-26 23:41:40 × bsjd quits (~user@248-74-144-178.mobileinternet.proximus.be) (Remote host closed the connection)
2021-10-27 00:05:48 CosmosAtlas joins (~CosmosAtl@bras-base-ktnron060cw-grc-02-76-69-147-188.dsl.bell.ca)
2021-10-27 02:01:01 trillp joins (~user@69.233.98.238)

All times are in UTC.