Logs: liberachat/#xmonad
| 2022-01-11 16:46:56 | <liskin> | for most people it'll just be a breaking change with little benefit |
| 2022-01-11 16:47:54 | <liskin> | (breaking as in deprecation followed by maybe a removal a couple years down the road) |
| 2022-01-11 16:49:30 | <liskin> | there is one thing which should be done: addition of (un)fullscreen hooks, similar to the activation hook |
| 2022-01-11 16:49:57 | <liskin> | that would enable better/cleaner integration of X.L.Fullscreen and also possibly remembering tile/float state |
| 2022-01-11 16:50:07 | <liskin> | but this can all be done within the existing codebase |
| 2022-01-11 16:51:11 | <liskin> | is there btw any conference/hackathon earlier than ZuriHac in June? |
| 2022-01-11 16:51:27 | <Solid> | not that I know of, at least |
| 2022-01-11 16:53:11 | <liskin> | I also vaguely remember that in the still-not-merged PR I eventually intended to clean up Urgency stuff a bit so that some things don't need to go through xmonad sending a ClientMessage to itself, but it's very well possible there aren't any user-visible benefits of that either :-/ |
| 2022-01-11 16:55:09 | <liskin> | anyway, I really have no idea when I'll be able to actually work on all this, so… this is just a braindump really |
| 2022-01-11 16:55:58 | <AIM[m]> | > <@thonoht:matrix.org> E.g. I have a script that prints the cpu temperature, I add to .xmobarrc: |
| 2022-01-11 16:55:58 | <AIM[m]> | > `, Run Com "/home/thonoht/.scripts/xmobar/ctemp.sh" [] "ctemp" 10` |
| 2022-01-11 16:55:58 | <AIM[m]> | > and include it in the template like `%ctemp%` |
| 2022-01-11 16:55:58 | <AIM[m]> | Isn't that already there? I use Run CoreTemp, which is already present in Xmobar. Most stuff I have as status are the ones inbuilt. |
| 2022-01-11 16:56:00 | <lambdabot> | <hint>:1:1: error: parse error on input ‘<@’ |
| 2022-01-11 16:56:00 | <lambdabot> | <hint>:1:1: error: parse error on input ‘`’ |
| 2022-01-11 16:56:00 | <lambdabot> | <hint>:1:16: error: parse error on input ‘in’ |
| 2022-01-11 17:15:29 | × | jludwig quits (~justin@user/jludwig) (Quit: ZNC - https://znc.in) |
| 2022-01-11 18:02:13 | × | sogens quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 240 seconds) |
| 2022-01-11 18:14:16 | → | sogens joins (~sogens@gateway/vpn/pia/sogens) |
| 2022-01-11 18:14:54 | → | jludwig joins (~justin@user/jludwig) |
| 2022-01-11 18:34:40 | → | sogens1 joins (~sogens@gateway/vpn/pia/sogens) |
| 2022-01-11 18:36:00 | × | sogens quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 256 seconds) |
| 2022-01-11 18:49:18 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-01-11 19:07:01 | × | dirtcastle quits (~dirtcastl@103.43.203.226) (Ping timeout: 256 seconds) |
| 2022-01-11 19:19:36 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-01-11 19:23:58 | <geekosaur> | Solid, henninb, I see browsers force workspace changes on startup, wouldn't surprise me if slack did too since it's a mini-browser |
| 2022-01-11 19:29:50 | × | noex quits (~null@user/noex) (Ping timeout: 256 seconds) |
| 2022-01-11 19:31:57 | → | noex joins (~null@user/noex) |
| 2022-01-11 19:39:28 | × | benin quits (~benin@183.82.176.241) (Quit: The Lounge - https://thelounge.chat) |
| 2022-01-11 19:43:16 | × | edun quits (~e@user/edun) (Quit: Leaving.) |
| 2022-01-11 19:49:02 | <Solid> | liskin: you ought to write some of these ideas down somewhere, then perhaps peope who have the energy/time can take stabs at them as well :P |
| 2022-01-11 20:11:52 | × | noex quits (~null@user/noex) (Remote host closed the connection) |
| 2022-01-11 20:12:15 | → | noex joins (~null@user/noex) |
| 2022-01-11 21:20:20 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds) |
| 2022-01-11 21:22:09 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-11 21:43:25 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-01-11 22:12:44 | <liskin> | Solid: its somewhere in the comments office some open issues |
| 2022-01-11 22:13:27 | <liskin> | But perhaps it'd be useful to have another project board to prioritize stuff for the next release or two |
| 2022-01-11 22:13:47 | <liskin> | s/office/off/ |
| 2022-01-11 22:13:56 | <liskin> | *of |
| 2022-01-11 22:14:03 | <geekosaur> | https://github.com/xmonad/xmonad/projects?type=beta ? |
| 2022-01-11 22:14:07 | liskin | has been drinking |
| 2022-01-11 22:14:19 | <geekosaur> | and yes, it took some attempts at parsing to realize you'd done that :) |
| 2022-01-11 22:15:08 | <liskin> | geekosaur: something like that. The board we used for 0.17 was an or-level board not just repo-level |
| 2022-01-11 22:15:14 | <liskin> | *org |
| 2022-01-11 22:15:27 | <liskin> | Crap, I should just go to bed :-D |
| 2022-01-11 22:16:57 | <geekosaur> | mm, yes, now I see it has those too |
| 2022-01-11 22:17:15 | geekosaur | also took the chance to pin xmonad and contrib repos on the org page |
| 2022-01-11 22:17:35 | × | iMaaNor quits (uid534642@id-534642.tinside.irccloud.com) (Quit: Connection closed for inactivity) |
| 2022-01-11 23:31:04 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2022-01-12 00:40:11 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Quit: Leaving) |
| 2022-01-12 00:43:19 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-12 00:51:37 | → | mvk joins (~mvk@2607:fea8:5cdd:f000::55f8) |
| 2022-01-12 01:08:33 | × | ft quits (~ft@shell.chaostreff-dortmund.de) (Ping timeout: 256 seconds) |
| 2022-01-12 01:10:22 | → | ft joins (~ft@shell.chaostreff-dortmund.de) |
| 2022-01-12 02:51:05 | → | catman joins (~catman@user/catman) |
| 2022-01-12 03:00:11 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds) |
| 2022-01-12 03:03:49 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds) |
| 2022-01-12 03:24:49 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-01-12 03:26:49 | × | sagax quits (~sagax_nb@user/sagax) (Ping timeout: 256 seconds) |
| 2022-01-12 03:41:33 | × | td_ quits (~td@94.134.91.153) (Ping timeout: 256 seconds) |
| 2022-01-12 03:43:17 | → | td_ joins (~td@94.134.91.149) |
| 2022-01-12 03:58:14 | → | trillp joins (~trillp@69.233.98.238) |
| 2022-01-12 04:04:02 | → | elonsroadster[m] joins (~elonsroad@2001:470:69fc:105::d121) |
| 2022-01-12 04:41:45 | → | Soupreme joins (~Soupreme@c-76-121-186-83.hsd1.wa.comcast.net) |
| 2022-01-12 05:29:20 | → | werneta_ joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-12 05:29:40 | → | afr3ak joins (~weechat@user/afreak) |
| 2022-01-12 05:29:59 | → | Buliarou1 joins (~gypsydang@46.232.210.139) |
| 2022-01-12 05:30:26 | → | trillp_ joins (~trillp@69.233.98.238) |
| 2022-01-12 05:32:28 | × | trillp quits (~trillp@69.233.98.238) (Killed (NickServ (GHOST command used by trillp_))) |
| 2022-01-12 05:32:32 | trillp_ | is now known as trillp |
| 2022-01-12 05:35:11 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (*.net *.split) |
| 2022-01-12 05:35:11 | × | Ocelot_ quits (~ocelot@50-78-208-189-static.hfc.comcastbusiness.net) (*.net *.split) |
| 2022-01-12 05:35:11 | × | tremon quits (~tremon@217-120-53-183.cable.dynamic.v4.ziggo.nl) (*.net *.split) |
| 2022-01-12 05:35:11 | × | byorgey quits (~byorgey@155.138.238.211) (*.net *.split) |
| 2022-01-12 05:35:11 | × | Buliarous quits (~gypsydang@46.232.210.139) (*.net *.split) |
| 2022-01-12 05:35:11 | × | afreakk quits (~weechat@user/afreak) (*.net *.split) |
| 2022-01-12 05:38:51 | × | afr3ak quits (~weechat@user/afreak) (Ping timeout: 256 seconds) |
| 2022-01-12 05:39:25 | × | werneta_ quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds) |
| 2022-01-12 05:40:13 | → | Ocelot_ joins (~ocelot@50-78-208-189-static.hfc.comcastbusiness.net) |
| 2022-01-12 05:40:13 | → | byorgey joins (~byorgey@155.138.238.211) |
| 2022-01-12 05:40:59 | → | afr3ak joins (~weechat@user/afreak) |
| 2022-01-12 05:41:24 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-12 05:41:39 | → | tremon joins (~tremon@217-120-53-183.cable.dynamic.v4.ziggo.nl) |
| 2022-01-12 06:11:14 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-01-12 07:03:37 | → | edun joins (~e@user/edun) |
| 2022-01-12 07:52:53 | → | dirtcastle joins (~dirtcastl@103.43.203.226) |
| 2022-01-12 08:04:44 | × | trillp quits (~trillp@69.233.98.238) (Quit: WeeChat 3.3) |
| 2022-01-12 08:05:26 | <AIM[m]> | Does anyone here use guix? |
| 2022-01-12 08:05:48 | × | Soupreme quits (~Soupreme@c-76-121-186-83.hsd1.wa.comcast.net) (Quit: Client closed) |
| 2022-01-12 08:12:22 | × | jmct_ quits (sid160793@id-160793.tinside.irccloud.com) (Ping timeout: 268 seconds) |
| 2022-01-12 08:12:29 | → | jmct_ joins (sid160793@id-160793.tinside.irccloud.com) |
| 2022-01-12 08:18:05 | × | haskl quits (~haskl@user/haskl) (Ping timeout: 256 seconds) |
| 2022-01-12 08:20:04 | × | edun quits (~e@user/edun) (Quit: Leaving.) |
| 2022-01-12 08:20:25 | → | edun joins (~e@user/edun) |
| 2022-01-12 08:21:19 | × | edun quits (~e@user/edun) (Client Quit) |
| 2022-01-12 08:21:39 | → | edun joins (~qbt@user/edun) |
| 2022-01-12 08:23:21 | edun | is now known as qbt |
| 2022-01-12 08:30:37 | → | dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net) |
| 2022-01-12 08:30:55 | → | mc47 joins (~mc47@xmonad/TheMC47) |
All times are in UTC.