2023/03/02

2023-03-02 01:25:11 +0000stackdroid18(14094@de1.hashbang.sh) (Quit: hasta la vista... tchau!)
2023-03-02 01:44:15 +0000td_(~td@i53870923.versanet.de) (Ping timeout: 260 seconds)
2023-03-02 01:44:29 +0000td_(~td@i53870923.versanet.de)
2023-03-02 02:56:11 +0000vanvik(~vanvik@185.201.120.72) (Quit: Ping timeout (120 seconds))
2023-03-02 03:04:33 +0000banc-(banc@gateway/vpn/protonvpn/banc) (Ping timeout: 255 seconds)
2023-03-02 03:20:53 +0000banc(banc@gateway/vpn/protonvpn/banc)
2023-03-02 03:37:53 +0000td_(~td@i53870923.versanet.de) (Ping timeout: 268 seconds)
2023-03-02 03:39:29 +0000td_(~td@i5387090D.versanet.de)
2023-03-02 03:42:08 +0000terrorjack(~terrorjac@2a01:4f8:1c1e:4e8c::) (Quit: The Lounge - https://thelounge.chat)
2023-03-02 03:44:43 +0000terrorjack(~terrorjac@2a01:4f8:1c1e:4e8c::)
2023-03-02 04:15:34 +0000vanvik(~vanvik@185.201.120.72)
2023-03-02 04:22:47 +0000077AAMFUK(~mncheck@193.224.205.254) (Ping timeout: 260 seconds)
2023-03-02 04:45:43 +0000amenonsen(~amenonsen@pitta.toroid.org)
2023-03-02 06:09:23 +0000mncheck(~mncheck@193.224.205.254)
2023-03-02 08:36:51 +0000ft(~ft@p3e9bc443.dip0.t-ipconnect.de) (Quit: leaving)
2023-03-02 08:56:58 +0000mc47(~mc47@xmonad/TheMC47)
2023-03-02 09:15:14 +0000cfricke(~cfricke@user/cfricke)
2023-03-02 09:24:34 +0000 <Solid> All of the hotels in Rapperswil are already fully booked :/
2023-03-02 10:09:47 +0000scardinal(~supreme@customer-212-237-101-39.ip4.gigabit.dk) (Ping timeout: 248 seconds)
2023-03-02 11:01:49 +0000Guest98(~Guest98@147.12.250.39)
2023-03-02 11:03:52 +0000Guest98(~Guest98@147.12.250.39) ()
2023-03-02 12:25:00 +0000scardinal(~supreme@customer-212-237-101-39.ip4.gigabit.dk)
2023-03-02 12:37:04 +0000jabuxas(~jabuxas@user/jabuxas) (Ping timeout: 246 seconds)
2023-03-02 12:38:31 +0000BetweenUs(~spacesell@31.147.205.13)
2023-03-02 12:46:38 +0000BetweenUs(~spacesell@31.147.205.13) (Read error: Connection reset by peer)
2023-03-02 12:55:39 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 248 seconds)
2023-03-02 12:59:25 +0000jabuxas(~jabuxas@user/jabuxas)
2023-03-02 13:09:58 +0000BetweenUs(~spacesell@cpe-94-253-202-200.zg2.cable.xnet.hr)
2023-03-02 13:12:26 +0000kora9(~kora@user/Kora9)
2023-03-02 13:13:02 +0000 <kora9> Hey! Which GUI apps do people commonly use with xmonad for various things?
2023-03-02 13:14:46 +0000 <kora9> i.e. file managers etc
2023-03-02 13:31:17 +0000 <vrs> spacefm is nice
2023-03-02 13:40:09 +0000 <kora9> Cool. Will check it out
2023-03-02 13:40:18 +0000 <kora9> Is there a lighter/better alternative to gtkfilechooser?
2023-03-02 13:42:51 +0000 <dminuoso_> Emacs serves *all* my needs.
2023-03-02 13:47:36 +0000 <dminuoso_> It's a very nice file manager indeed.
2023-03-02 13:52:35 +0000 <kora9> dminuoso_ can you replace gtkfilechooser with it?
2023-03-02 13:57:50 +0000 <geekosaur> can't you use dmenu as a file chooser?
2023-03-02 13:58:18 +0000 <geekosaur> (dmenu_run is an application chooser but you can run dmenu directly to choose from lists of anything)
2023-03-02 14:01:04 +0000 <kora9> geekosaur, yes, but how would it get called by the application that spawns gtkfilechooser?
2023-03-02 14:01:52 +0000 <dminuoso_> kora9: Sure. Emacs replaces all of gtk for me.
2023-03-02 14:02:13 +0000 <kora9> dminuoso_: Cool, how do you have it spawned for file choosing?
2023-03-02 14:02:22 +0000 <dminuoso_> I think you're not getting the joke here.
2023-03-02 14:02:33 +0000 <geekosaur> afaik that's not spawned, it's a library that you can
2023-03-02 14:02:39 +0000 <geekosaur> t replace
2023-03-02 14:03:11 +0000 <geekosaur> the application is for use by shell scripts
2023-03-02 14:03:37 +0000 <dminuoso_> I dont really end up in a situation where I need a file chooser at all.
2023-03-02 14:04:27 +0000 <kora9> geekosaur, ah. I found that it's possible to spawn KDE's file chooser instead of GTK's though, even if gtk apps. There's apparently some way to select a different file chooser, but I haven't found anyone that's replaced it with anything that isn't KDE's
2023-03-02 14:04:32 +0000cfricke(~cfricke@user/cfricke) (Ping timeout: 246 seconds)
2023-03-02 14:04:48 +0000 <dminuoso_> But seriously, isnt file chooser something that a desktop environment handles?
2023-03-02 14:04:58 +0000 <dminuoso_> Or is there any X11 control for requesting a file dialog, geekosaur?
2023-03-02 14:05:11 +0000 <dminuoso_> (Or dbus, even?)
2023-03-02 14:05:28 +0000 <kora9> I have file choosers pop up fairly routinely, mostly via web browsers through web apps "select a file"-dialogs or Slack's attach a file thing
2023-03-02 14:05:30 +0000 <geekosaur> X11 isn't that high level. I could imagine something via dbus but afaik it's not used that way
2023-03-02 14:05:57 +0000 <kora9> geekosaur, dminuoso_ I found this: https://superuser.com/questions/944119/replace-gtk-file-dialog-with-alternative
2023-03-02 14:06:30 +0000 <kora9> I would love to trigger something like dmenu/emacs/ranger or whatever like that
2023-03-02 14:06:48 +0000 <dminuoso_> kora9: well yes, but those select-a-file-dialog from the web browser is web browser controlled.
2023-03-02 14:06:53 +0000cfricke(~cfricke@user/cfricke)
2023-03-02 14:06:54 +0000 <dminuoso_> at least on firefox.
2023-03-02 14:07:32 +0000 <dminuoso_> Since firefox is a GTK application, its programmed to use a GTK file choser whenever firefox wants to open a file
2023-03-02 14:07:34 +0000 <kora9> dminuoso_: Yeah it seems that gtk apps call a gtk function to spawn gtkfilechooser, but it can still be replaced (in GTK apps) with the KDE file chooser, so it's possible to replace it
2023-03-02 14:07:54 +0000 <dminuoso_> Sure
2023-03-02 14:08:01 +0000 <dminuoso_> But to me, this seems to be a GTK question if anything.
2023-03-02 14:08:02 +0000 <kora9> I just haven't found an example where someone replaces it with anything other than those two
2023-03-02 14:08:15 +0000 <dminuoso_> It seems almost entirely unrelated to xmonad.
2023-03-02 14:08:36 +0000 <dminuoso_> (Beyond a file choser probably needing a window)
2023-03-02 14:08:39 +0000 <kora9> I figure that there would be more people here who have done that, than there would be in say #gnome
2023-03-02 14:09:55 +0000 <kora9> Since the aim of it is to /not use gtk's file chooser/
2023-03-02 14:26:53 +0000kora9(~kora@user/Kora9) (Quit: WeeChat 3.6)
2023-03-02 14:34:00 +0000BetweenUs(~spacesell@cpe-94-253-202-200.zg2.cable.xnet.hr) (Quit: Leaving)
2023-03-02 15:28:10 +0000cfricke(~cfricke@user/cfricke) (Quit: WeeChat 3.8)
2023-03-02 15:33:24 +0000mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2023-03-02 16:03:39 +0000fnurglewitz(uid263868@id-263868.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2023-03-02 16:25:14 +0000hightower2(~hightower@85.94.71.188) (Ping timeout: 246 seconds)
2023-03-02 17:21:43 +0000AfonsoFranco[m](~afonsomat@2001:470:69fc:105::3:2528)
2023-03-02 17:52:53 +0000hightower2(~hightower@244-102.dsl.iskon.hr)
2023-03-02 18:09:47 +0000werneta(~werneta@137.79.193.28)
2023-03-02 18:55:06 +0000 <mazte[m]> <kora9> "Since the aim of it is to /not..." <- if you're into TUIs, you could always try joshuto, ranger, lf, or vimfm
2023-03-02 18:55:11 +0000 <mazte[m]> i use joshuto
2023-03-02 18:55:37 +0000 <mazte[m]> it's pretty cool and you can enable previews
2023-03-02 18:55:49 +0000 <mazte[m]> * enable previews (i havent done that yet)
2023-03-02 18:56:07 +0000 <geekosaur> I think they want to replace the file chooser dialog in GUIs, not a file manager?
2023-03-02 18:56:22 +0000 <mazte[m]> oh, gotcha
2023-03-02 18:56:22 +0000 <geekosaur> (gtk's file manager is nautilus, not gtkfilechooser)
2023-03-02 18:57:59 +0000 <geekosaur> s/gtk's/gnome's/
2023-03-02 19:24:09 +0000ft(~ft@p3e9bc443.dip0.t-ipconnect.de)
2023-03-02 21:00:38 +0000fnurglewitz(uid263868@id-263868.lymington.irccloud.com)
2023-03-02 22:05:18 +0000werneta(~werneta@137.79.193.28) (Ping timeout: 255 seconds)
2023-03-02 22:07:23 +0000m5zs7k(aquares@web10.mydevil.net) (Ping timeout: 264 seconds)
2023-03-02 22:07:50 +0000m5zs7k(aquares@web10.mydevil.net)
2023-03-02 22:10:52 +0000werneta(~werneta@137.79.212.16)
2023-03-02 23:01:19 +0000thaumavorio_(~thaumavor@thaumavor.io) (Quit: ZNC 1.8.2 - https://znc.in)
2023-03-02 23:03:13 +0000thaumavorio(~thaumavor@thaumavor.io)
2023-03-02 23:10:20 +0000fnurglewitz(uid263868@id-263868.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2023-03-02 23:25:20 +0000werneta(~werneta@137.79.212.16) (Remote host closed the connection)