Logs: liberachat/#xmonad
| 2023-09-17 13:45:22 | → | smashgrab joins (~smashgrab@188.166.8.80) |
| 2023-09-17 18:09:05 | × | chomwitt quits (~chomwitt@ppp-94-67-236-45.home.otenet.gr) (Ping timeout: 240 seconds) |
| 2023-09-17 18:48:37 | → | chomwitt joins (~chomwitt@athedsl-25022.home.otenet.gr) |
| 2023-09-17 19:05:43 | <hightower3> | Hey for functionality of swapMaster. I'd like something like a key binding repeatedly cycling between last 2 masters.. that is, when I make a non-master window master and they swap places, I'd like the next keypress to swap them back again, and do so in a cycle. Is that possible? |
| 2023-09-17 19:05:59 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2023-09-17 19:06:22 | <hightower3> | basically the effect of `cd -` for swapping master and non-master |
| 2023-09-17 19:07:58 | <geekosaur> | if you have more than two windows then you'd need to store the last master somewhere. otherwise it's something like: windows (W.swapMaster . W.focusDown) |
| 2023-09-17 19:08:24 | <geekosaur> | actually that might work even for more than two windows depending on what exactly you want |
| 2023-09-17 19:11:33 | <hightower3> | great, gonna try shortly |
| 2023-09-17 19:11:47 | <hightower3> | yes, I was meaning about the version which stores |
| 2023-09-17 19:14:05 | <geekosaur> | it's possible using ExtensibleState |
| 2023-09-17 19:25:46 | <hightower3> | impressed by the thing so fae |
| 2023-09-17 19:25:49 | <hightower3> | far* |
| 2023-09-17 20:25:41 | <liskin> | oh, there's ghc 9.4 in Debian unstable, perhaps I can upgrade from 8.8 :-D |
| 2023-09-17 20:25:52 | <liskin> | (been avoiding 9.0) |
| 2023-09-17 20:26:02 | <xmonadtrack> | xmonad Tomas Janousek * v0.17.2-83-g8975974: ci: Drop unnecessary cmd from "Install packdeps" (9 weeks ago, 1 file, 0+ 1-) https://github.com/xmonad/xmonad/commit/897597463ae7 |
| 2023-09-17 20:26:04 | <xmonadtrack> | xmonad-contrib Tomas Janousek * v0.17.1-175-gb358c90a: ci: Drop unnecessary cmd from "Install packdeps" (9 weeks ago, 1 file, 0+ 1-) https://github.com/xmonad/xmonad-contrib/commit/b358c90a734d |
| 2023-09-17 20:26:13 | <xmonadtrack> | xmonad-contrib dependabot[bot] {Tomas Janousek} * v0.17.1-176-g51ba23b7: build(deps): bump actions/checkout from 3 to 4 (except haskell-ci workflow) (13 days ago, 4 files, 4+ 4-) https://github.com/xmonad/xmonad-contrib/commit/51ba23b776f7 |
| 2023-09-17 20:26:21 | <xmonadtrack> | X11 Tomas Janousek * 1.10.3-14-g754353b: ci: Drop unnecessary cmd from "Install packdeps" (9 weeks ago, 1 file, 0+ 1-) https://github.com/xmonad/X11/commit/754353bc6ead |
| 2023-09-17 20:26:28 | <xmonadtrack> | X11-xft Tomas Janousek * v0.3.4-20-g7552fd0: ci: Drop unnecessary cmd from "Install packdeps" (9 weeks ago, 1 file, 0+ 1-) https://github.com/xmonad/X11-xft/commit/7552fd03aab2 |
| 2023-09-17 20:31:06 | <xmonadtrack> | xmonad R. N. West {GitHub} * v0.17.2-83-g9374932: Fix typo in TUTORIAL.md (8 hours ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad/commit/937493256d87 |
| 2023-09-17 20:31:08 | <xmonadtrack> | xmonad Tomas Janousek {GitHub} * v0.17.2-85-gbb895d8: Merge pull request #467 from rnwst/patch-1 (2 seconds ago, 0 files, 0+ 0-) https://github.com/xmonad/xmonad/commit/bb895d8415da |
| 2023-09-17 20:31:16 | <xmonadtrack> | X11 dependabot[bot] {Tomas Janousek} * 1.10.3-15-gc701c99: build(deps): bump actions/checkout from 3 to 4 (except haskell-ci workflow) (13 days ago, 2 files, 2+ 2-) https://github.com/xmonad/X11/commit/c701c99847ed |
| 2023-09-17 21:12:33 | <liskin> | my personal laptop is approaching half a year uptime, funny |
| 2023-09-17 21:13:12 | <liskin> | says more about my life than Linux stability though |
| 2023-09-17 21:13:50 | <liskin> | (and yeah my X11/xmonad session has been up all that time too) |
| 2023-09-17 21:52:00 | <xmonadtrack> | X11-xft Tomas Janousek * v0.3.4-21-g82de2a5: ci: Replace deprecated haskell/actions/setup (45 seconds ago, 1 file, 1+ 1-) https://github.com/xmonad/X11-xft/commit/82de2a5a5c99 |
| 2023-09-17 21:57:03 | <xmonadtrack> | X11 Tomas Janousek * 1.10.3-16-gc5be918: ci: Replace deprecated haskell/actions/setup (6 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/X11/commit/c5be9189b98e |
| 2023-09-17 22:03:54 | <haskellbridge> | <liskin> Oh my fucking god the Matrix Element morons made it almost impossible to disable their awful webfonts. |
| 2023-09-17 22:04:33 | <haskellbridge> | <liskin> How is anyone meant to use this stupid thing. Accessibility zero. |
| 2023-09-17 22:17:17 | <xmonadtrack> | xmonad Tomas Janousek * v0.17.2-86-gc264e4c: ci: Replace deprecated haskell/actions/setup (26 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad/commit/c264e4cdb3d2 |
| 2023-09-17 22:17:19 | <xmonadtrack> | xmonad-contrib Tomas Janousek * v0.17.1-177-gc9a096ac: ci: Replace deprecated haskell/actions/setup (26 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad-contrib/commit/c9a096ac1fdd |
| 2023-09-17 23:08:01 | <xmonadtrack> | xmonad Tomas Janousek * v0.17.2-87-gdc4d304: Avoid use of partial function (head) (4 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad/commit/dc4d30480281 |
| 2023-09-17 23:25:05 | × | chomwitt quits (~chomwitt@athedsl-25022.home.otenet.gr) (Ping timeout: 240 seconds) |
| 2023-09-17 23:37:17 | × | coldpress quits (~coldpress@72.136.212.35.bc.googleusercontent.com) (Ping timeout: 246 seconds) |
| 2023-09-17 23:37:39 | → | coldpress joins (~coldpress@72.136.212.35.bc.googleusercontent.com) |
| 2023-09-17 23:39:02 | × | fcser quits (~fcser@booty.farted.net) (Ping timeout: 246 seconds) |
| 2023-09-17 23:39:11 | → | fcser joins (~fcser@booty.farted.net) |
| 2023-09-18 02:41:03 | × | td_ quits (~td@i5387092E.versanet.de) (Ping timeout: 240 seconds) |
| 2023-09-18 02:42:04 | × | terrorjack quits (~terrorjac@2a01:4f8:c17:87f8::) (Quit: The Lounge - https://thelounge.chat) |
| 2023-09-18 02:43:05 | → | td_ joins (~td@i5387090C.versanet.de) |
| 2023-09-18 02:44:52 | → | terrorjack joins (~terrorjac@2a01:4f8:c17:87f8::) |
| 2023-09-18 04:16:48 | × | Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Ping timeout: 252 seconds) |
| 2023-09-18 06:30:05 | × | hightower3 quits (~hightower@213.149.51.144) (Ping timeout: 240 seconds) |
| 2023-09-18 06:40:24 | <haskellbridge> | <Solid> liskin are there no good TUI matrix clients around at this point (I haven't checked in a while) |
| 2023-09-18 06:56:14 | → | hightower2 joins (~hightower@213.149.51.144) |
| 2023-09-18 07:03:32 | × | hightower2 quits (~hightower@213.149.51.144) (Ping timeout: 246 seconds) |
| 2023-09-18 07:28:01 | → | cfricke joins (~cfricke@user/cfricke) |
| 2023-09-18 07:33:38 | → | chomwitt joins (~chomwitt@ppp-94-67-235-15.home.otenet.gr) |
| 2023-09-18 09:00:28 | <liskin> | Solid: last time I checked even the GUI ones didn't manage to keep up with Matrix features |
| 2023-09-18 09:00:44 | <liskin> | features like spaces |
| 2023-09-18 09:02:08 | <liskin> | perhaps worth another look, but then, there really is little motivation to do this. I'm just annoyed that when I open Matrix once in a few weeks it's ugly as shit |
| 2023-09-18 09:02:31 | <liskin> | I want to see what, if any, new messages are there, not have to worry about someone choosing a font that renders poorly :-( |
| 2023-09-18 09:24:05 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 240 seconds) |
| 2023-09-18 09:43:44 | → | hightower2 joins (~hightower@85.94.71.188) |
| 2023-09-18 09:57:02 | × | ft quits (~ft@p3e9bc680.dip0.t-ipconnect.de) (Quit: leaving) |
| 2023-09-18 10:45:51 | × | chomwitt quits (~chomwitt@ppp-94-67-235-15.home.otenet.gr) (Ping timeout: 240 seconds) |
| 2023-09-18 10:50:46 | → | chomwitt joins (~chomwitt@ppp-94-67-233-145.home.otenet.gr) |
| 2023-09-18 11:13:34 | → | cfricke joins (~cfricke@user/cfricke) |
| 2023-09-18 11:56:09 | → | Guest37 joins (~Guest37@144-178-80-2.static.ef-service.nl) |
| 2023-09-18 11:59:29 | <Guest37> | hey everyone... really struggling here with the xmonad install... Im on Ubuntu 22.04.2 LTS; followed the docs on https://xmonad.org/INSTALL.html using the git clone > caball install route. Running xmonad --recompile is succesful but running xmonad from an xsession does a flicker to a black screen and returns me to me to the default ubuntu gnome |
| 2023-09-18 11:59:30 | <Guest37> | desktop. |
| 2023-09-18 12:13:42 | × | Guest37 quits (~Guest37@144-178-80-2.static.ef-service.nl) (Quit: Client closed) |
| 2023-09-18 13:16:21 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.0.4) |
| 2023-09-18 13:41:21 | → | cfricke joins (~cfricke@user/cfricke) |
| 2023-09-18 14:17:13 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.0.4) |
| 2023-09-18 14:43:47 | <xmonadtrack> | xmonad Tomas Janousek * v0.17.2-88-g96b3628: ci: Replace deprecated haskell/actions/hlint-* (17 hours ago, 1 file, 2+ 2-) https://github.com/xmonad/xmonad/commit/96b3628b542a |
| 2023-09-18 14:43:48 | <xmonadtrack> | xmonad-contrib Tomas Janousek * v0.17.1-178-gac9265e7: ci: Replace deprecated haskell/actions/hlint-* (17 hours ago, 1 file, 2+ 2-) https://github.com/xmonad/xmonad-contrib/commit/ac9265e774d9 |
| 2023-09-18 15:44:29 | <xmonadtrack> | xmonad-contrib Tony Zorman * v0.17.1-179-g32ff4db1: cabal: Bump bytestring dependency (2 hours ago, 1 file, 2+ 2-) https://github.com/xmonad/xmonad-contrib/commit/32ff4db11cb6 |
| 2023-09-18 16:10:06 | <Solid> | liskin: I see :/ |
| 2023-09-18 16:10:56 | <liskin> | Maybe I should just get a client on my phone |
| 2023-09-18 16:11:34 | <liskin> | That one has big enough dpi that it really takes a complete fuckwit to mess up the font rendering |
| 2023-09-18 16:11:53 | <liskin> | (so yeah as you'd expect Twitter managed to do just that a while ago) |
| 2023-09-18 16:12:59 | <liskin> | But then a Matrix client wouldn't use Android/Google's notification apis and would just open a TCP connection and waste battery. There's a bunch of issue reports about this in their repo. |
| 2023-09-18 16:13:18 | <liskin> | It's just a complete cluster fuck this Matrix thing :-D |
| 2023-09-18 16:13:52 | <Solid> | uff |
| 2023-09-18 16:33:51 | × | chomwitt quits (~chomwitt@ppp-94-67-233-145.home.otenet.gr) (Remote host closed the connection) |
| 2023-09-18 16:44:29 | <liskin> | I don't even know why I worry about this. The bridge works. Kudos to geekosaur (I presume). |
| 2023-09-18 16:44:44 | <geekosaur> | yes |
| 2023-09-18 16:45:22 | <geekosaur> | it's got some glitches, there seems for example to be no way to stop it from duplicating messages in the case of matrix edits |
| 2023-09-18 16:45:52 | <geekosaur> | I filed a feature request upstream about that one, since there is support for suppressing edits in some non-IRC backends |
| 2023-09-18 16:46:04 | <geekosaur> | but my attempts to duplicate the code failed |
| 2023-09-18 16:46:28 | <geekosaur> | (aside: I officially dislike golang) |
| 2023-09-18 16:52:26 | <geekosaur> | as to matrix, I mostly use nheko and briefly pop into element when I need to do something not supported |
| 2023-09-18 16:52:29 | <geekosaur> | which is rare |
| 2023-09-18 16:52:46 | <geekosaur> | nheko does support spaces, at least to some extent |
| 2023-09-18 16:53:05 | <geekosaur> | I haven't looked at alternative clients for android yet |
| 2023-09-18 19:11:13 | × | immibis quits (~quassel@2a01:4f9:4a:4caf::2) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) |
| 2023-09-18 19:12:40 | → | ft joins (~ft@p3e9bc680.dip0.t-ipconnect.de) |
| 2023-09-18 19:15:28 | → | immibis joins (~quassel@social.immibis.com) |
| 2023-09-18 20:57:14 | → | twiclo joins (~twiclo@2604:7b80:2000:1069:52fc:cedd:fbeb:10c) |
| 2023-09-18 21:28:45 | × | twiclo quits (~twiclo@2604:7b80:2000:1069:52fc:cedd:fbeb:10c) (Quit: WeeChat 3.6) |
| 2023-09-18 22:57:03 | × | bsima quits (~bsima@2604:a880:400:d0::19f1:7001) (Server closed connection) |
| 2023-09-18 22:57:23 | → | bsima joins (~bsima@2604:a880:400:d0::19f1:7001) |
| 2023-09-19 00:18:03 | × | geekosaur[c] quits (sid609282@xmonad/geekosaur) (Server closed connection) |
| 2023-09-19 00:18:15 | → | geekosaur[c] joins (sid609282@xmonad/geekosaur) |
| 2023-09-19 02:26:04 | → | catman joins (~catman@user/catman) |
| 2023-09-19 02:40:05 | × | td_ quits (~td@i5387090C.versanet.de) (Ping timeout: 240 seconds) |
| 2023-09-19 02:41:52 | → | td_ joins (~td@i5387090C.versanet.de) |
| 2023-09-19 02:42:06 | → | rekahsoft joins (~rekahsoft@bras-base-orllon1122w-grc-30-70-51-230-102.dsl.bell.ca) |
All times are in UTC.