Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,149 events total
2026-03-22 18:40:22 × Digitteknohippie quits (~user@user/digit) (Ping timeout: 276 seconds)
2026-03-22 18:44:15 Digitteknohippie joins (~user@user/digit)
2026-03-22 18:50:36 Digitteknohippie is now known as Digit
2026-03-22 19:25:02 <haskellbridge> <S​olid> liskin: Yeah, I'm definitely not ready for that :D
2026-03-22 19:25:55 <haskellbridge> <S​olid> Maybe it's because I don't do this for a job (yet, I guess, with the current situation in academia…), but I was always a bit of a "the path is the goal" type of person
2026-03-22 19:26:47 <haskellbridge> <S​olid> So using these things for most (all? some?) of my coding just feels like I should rather change the kinds of projects I'm working on, if they're that boring I want to outsource them
2026-03-22 19:28:24 <haskellbridge> <S​olid> That said, trying to clone "wayland-rs" does sound like something I might want to try next week-ish (from some preliminary tests it's not going super well though… it wanted to use "peek" and "unsafePerformIO" for reading the wire protocol from a bytestring :D Three more cleanup commits it is)
2026-03-22 19:49:25 <geekosaur> write the core, aibro contrib? 😛
2026-03-22 19:51:10 <geekosaur> the real question isn't about protocols anyway, it's how do you replace things we use a lot but barely exist (if that much) in wayland. like ManageHooks really wanting Xrm foo that nobody uses even in the X11 world these days
2026-03-22 20:01:04 werneta_ joins (~werneta@71.83.160.242)
2026-03-22 21:19:19 <haskellbridge> <g​alactic_starfish> Solid: For me, it's less boredom, more that I have so many ideas that implementation speed becomes a very real bottleneck. It's more of a design process, and less of a coding one.
2026-03-22 21:19:22 <haskellbridge> I totally get enjoying the fine-grained details though. For the longest while I've enjoyed surmounting direct implementation hurdles.
2026-03-22 21:38:08 × portnov quits (~portnov@79.134.10.7) (Remote host closed the connection)
2026-03-22 22:29:07 × elarks quits (~elarks@user/yerrii) (Quit: WeeChat 4.7.1)
2026-03-22 22:38:38 elarks joins (~elarks@user/yerrii)
2026-03-22 23:11:37 <haskellbridge> <i​qubic (she/her)> How does the default XMonad application launcher work? I'm using "XMonad.Prompt.Shell" to be my program launcher. How can I add new "*.desktop" files to it so that I can launch my own programs from the launcher?
2026-03-22 23:35:06 <geekosaur> that doesn't use desktop files at all; it just throws it at the shell. you would have to extract the `Exec` line from a `*.desktop` file to see how to run it from the shell
2026-03-22 23:37:53 <geekosaur> I don't see a prompt (or anything else for that matter) to use `xdg-open` to run desktop files. but you could probably run it directly (note that it takes a file to be opened and uses the desktop files to select an application; you don't run desktop files diretcly)
2026-03-23 00:02:57 <haskellbridge> <i​qubic (she/her)> Interesting.
2026-03-23 00:03:09 <haskellbridge> <i​qubic (she/her)> Is there a different application launcher I can be using here?
2026-03-23 00:10:24 <geekosaur> desktop files are designed to do two things: (1) pick an application based on the kind of file you want to open; (2) build desktop menus
2026-03-23 00:10:46 <geekosaur> the first can be done with xdg-open from a shell; the second really isn't intended to be used by anything but desktop menus
2026-03-23 00:12:27 <haskellbridge> <i​qubic (she/her)> I see. Makes sense.
2026-03-23 00:22:27 <geekosaur> also, because the menu stuff can be fairly complex, we'd probably have to link against a desktop environment to do it right
2026-03-23 00:23:35 <geekosaur> and one of the complications is there can be per-desktop environment information we'd have to figure out how to deal with, especially if using the libraries from a desktop environment that interprets the additional information in ways we might not prefer/someone else would want a different DE's config for
2026-03-23 00:26:20 <haskellbridge> <i​qubic (she/her)> I see... That makes sense.
2026-03-23 00:26:37 <haskellbridge> <i​qubic (she/her)> I'll probably just write a little shell script, dump it in ~ and call it a day.
2026-03-23 00:32:02 <geekosaur> I personally would write an external program to parse/dump a menu using some desktop environment and feed it to dmenu or maybe build a GridSelect from it
2026-03-23 00:37:59 <haskellbridge> <i​qubic (she/her)> It's just a single think that I want to be able to run.
2026-03-23 00:38:54 <haskellbridge> <i​qubic (she/her)> *thing
2026-03-23 00:45:24 <haskellbridge> <i​jouw> I believe rofi can read .desktop files if you want to use that
2026-03-23 00:46:13 <haskellbridge> <i​jouw> "rofi -show drun"
2026-03-23 02:47:36 × tremon quits (~tremon@83.80.159.219) (Remote host closed the connection)
2026-03-23 08:29:47 Enrico63 joins (~Enrico63@host-79-18-154-39.retail.telecomitalia.it)
2026-03-23 10:38:07 × mkoskar quits (wut@user/mkoskar) (Ping timeout: 264 seconds)
2026-03-23 10:44:44 × tv quits (~tv@user/tv) (*.net *.split)
2026-03-23 10:44:44 × dsal quits (sid13060@id-13060.lymington.irccloud.com) (*.net *.split)
2026-03-23 10:44:44 × werneta_ quits (~werneta@71.83.160.242) (*.net *.split)
2026-03-23 10:44:45 × down200 quits (~down200@shell.lug.mtu.edu) (*.net *.split)
2026-03-23 10:44:45 × terrorjack quits (~terrorjac@2a01:4f8:271:2d98::2) (*.net *.split)
2026-03-23 10:44:45 × srk quits (~sorki@user/srk) (*.net *.split)
2026-03-23 10:44:45 × Enrico63 quits (~Enrico63@host-79-18-154-39.retail.telecomitalia.it) (*.net *.split)
2026-03-23 10:44:45 × gwentpl quits (~gwpl@user/gwentpl) (*.net *.split)
2026-03-23 10:44:47 × Natch quits (~natch@c-92-34-15-120.bbcust.telenor.se) (*.net *.split)
2026-03-23 10:44:48 × PotatoGim quits (sid99505@id-99505.lymington.irccloud.com) (*.net *.split)
2026-03-23 10:44:49 × deepy quits (deepy@user/deepy) (*.net *.split)
2026-03-23 10:44:49 × werneta quits (~werneta@71.83.160.242) (*.net *.split)
2026-03-23 10:44:49 × Leary quits (~Leary@user/Leary/x-0910699) (*.net *.split)
2026-03-23 10:44:49 × berberman quits (~berberman@user/berberman) (*.net *.split)
2026-03-23 10:44:50 × lally quits (sid388228@id-388228.uxbridge.irccloud.com) (*.net *.split)
2026-03-23 10:44:50 × eso quits (a0662dfd5e@2a03:6000:1812:100::1266) (*.net *.split)
2026-03-23 10:44:50 × dxld quits (a6d27c8ee6@2a03:6000:1812:100::52) (*.net *.split)
2026-03-23 10:44:51 × gauge quits (~gauge@user/gauge) (*.net *.split)
2026-03-23 10:44:51 × kaskal quits (~kaskal@84-115-235-223.cable.dynamic.surfer.at) (*.net *.split)
2026-03-23 10:44:51 × jusa quits (~jusa@kraa.fi) (*.net *.split)
2026-03-23 10:44:51 × rieper quits (~riepernet@2a03:4000:6:f1d6:6885:6fff:fe5a:8933) (*.net *.split)
2026-03-23 10:44:52 × ChanServ quits (ChanServ@services.libera.chat) (*.net *.split)
2026-03-23 10:44:52 × vanvik quits (~vanvik@143.110.100.4) (*.net *.split)
2026-03-23 10:44:52 × bla quits (~bla@91.234.125.131) (*.net *.split)
2026-03-23 10:44:53 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split)
2026-03-23 10:44:53 × Ging quits (46fea76d80@2001:bc8:1210:2cd8::470) (*.net *.split)
2026-03-23 10:44:53 × haskellbridge quits (~hackager@96.28.224.214) (*.net *.split)
2026-03-23 10:44:53 × vrs quits (~vrs@user/vrs) (*.net *.split)
2026-03-23 10:44:53 × scardinal quits (~supreme@91.229.203.223) (*.net *.split)
2026-03-23 10:44:53 × Solitary quits (~Solitary@user/solitary) (*.net *.split)
2026-03-23 10:44:54 × ectospasm quits (~ectospasm@user/ectospasm) (*.net *.split)
2026-03-23 10:44:55 × jaysson quits (~jay@user/jaysson) (*.net *.split)
2026-03-23 10:44:55 × catern quits (sid604849@id-604849.lymington.irccloud.com) (*.net *.split)
2026-03-23 10:44:55 × ghormoon quits (~ghormoon@ghorland.net) (*.net *.split)
2026-03-23 10:44:55 × bsima quits (~bsima@2604:a880:400:d0::19f1:7001) (*.net *.split)
2026-03-23 10:44:55 × Buliarous quits (~gypsydang@46.232.210.139) (*.net *.split)
2026-03-23 10:44:56 × L29Ah quits (~L29Ah@wikipedia/L29Ah) (*.net *.split)
2026-03-23 10:44:56 × raghavgururajan quits (ea769b8000@user/raghavgururajan) (*.net *.split)
2026-03-23 10:44:56 × samhh_ quits (7569f027cf@2a03:6000:1812:100::e4) (*.net *.split)
2026-03-23 10:44:56 × _qw quits (~eqw@user/eqw) (*.net *.split)
2026-03-23 10:44:57 × deebo quits (~globe@stonebay32.com) (*.net *.split)
2026-03-23 10:44:57 × RMSBach quits (~RMSBach@24.210.9.182) (*.net *.split)
2026-03-23 10:44:57 × smiesner quits (b0cf5acf8c@user/smiesner) (*.net *.split)
2026-03-23 10:44:58 × pl quits (sid98063@id-98063.helmsley.irccloud.com) (*.net *.split)
2026-03-23 10:44:58 × wsx quits (055e6b628d@2a03:6000:1812:100::dd6) (*.net *.split)
2026-03-23 10:44:58 × thaumavorio_ quits (~thaumavor@thaumavor.io) (*.net *.split)
2026-03-23 10:44:59 × fizzie quits (~irc@selene.zem.fi) (*.net *.split)
2026-03-23 10:44:59 × geekosaur quits (sid609282@xmonad/geekosaur) (*.net *.split)
2026-03-23 10:44:59 × dweller quits (~dweller@178.62.146.60) (*.net *.split)
2026-03-23 10:44:59 × jmct quits (sid160793@id-160793.tinside.irccloud.com) (*.net *.split)
2026-03-23 10:44:59 × elarks quits (~elarks@user/yerrii) (*.net *.split)
2026-03-23 10:44:59 × redgloboli quits (~redglobol@user/redgloboli) (*.net *.split)
2026-03-23 10:45:00 × de-vri-es quits (~de-vri-es@voyager.de-vri.es) (*.net *.split)
2026-03-23 10:45:00 × xacktm quits (bnc4free@user/xacktm) (*.net *.split)
2026-03-23 10:45:00 × jsoo quits (~jsoo@2600:1f14:1f03:742f:a81:1cea:a0fa:e21) (*.net *.split)
2026-03-23 10:45:00 × liskin quits (~liskin@xmonad/liskin) (*.net *.split)
2026-03-23 10:45:00 × fcser quits (~fcser@booty.farted.net) (*.net *.split)
2026-03-23 10:45:00 × Digit quits (~user@user/digit) (*.net *.split)
2026-03-23 10:45:00 × T_X quits (~T_X@diktynna.open-mesh.org) (*.net *.split)
2026-03-23 10:45:01 × burp quits (~quassel@hedgewars/sysadmin/burp) (*.net *.split)
2026-03-23 10:45:02 × vados quits (~vados@46-133-0-118.mobile.vf-ua.net) (*.net *.split)
2026-03-23 10:45:02 × Forkk13 quits (~forkk@li926-228.members.linode.com) (*.net *.split)
2026-03-23 10:45:02 × piele quits (~piele@eiseth.creativeserver.net) (*.net *.split)
2026-03-23 10:45:02 × dibblego quits (~dibblego@haskell/developer/dibblego) (*.net *.split)
2026-03-23 10:45:03 × smashgrab quits (~smashgrab@188.166.8.80) (*.net *.split)

All times are in UTC.