Home liberachat/#xmonad: Logs Calendar

Logs on 2025-04-29 (liberachat/#xmonad)

00:54:55 <OftenFaded> you clarified packages as apps, but I thought the wizards preferred the term packages in this context?
00:56:33 <geekosaur> the core components are also packages
00:56:58 <geekosaur> apps don't launch the core components automatically (usually)
00:58:11 <geekosaur> in particular, most apps will allow any component to provide the services they need, so they can be run under other desktop managers. this is not usually true of core components (except in lxde)
00:59:24 <geekosaur> in this context, "package" is generally a distribution thing that is unrelated to how desktop environment components relate to each other
01:09:52 <OftenFaded> This makes sense. I thought apps were to be moreso considered as collections of packages I guess
01:20:12 <geekosaur> occasionally they are, but usually that means the main app and plugins
01:34:39 <OftenFaded> last stupid question(for today): How do you good folks navigate/monitor your workspaces without a bar?
01:35:55 <geekosaur> for years I just used a convention (actually I still use it to some extent: terminals on 1, editor on 2, mail on 3…)
01:38:01 <OftenFaded> I guess an intuitive convention is all that's needed ultimately--I didn't even consider that
01:48:49 × OftenFaded quits (~OftenFade@user/tisktisk) (Quit: Client closed)
02:20:14 × td_ quits (~td@i53870908.versanet.de) (Ping timeout: 252 seconds)
02:21:59 td_ joins (~td@i53870912.versanet.de)
02:42:48 × terrorjack quits (~terrorjac@2a01:4f8:c17:9d11::) (Quit: The Lounge - https://thelounge.chat)
02:45:21 terrorjack joins (~terrorjac@2a01:4f8:c17:9d11::)
03:41:15 <Digit> huh. did not know it's been hard to use a different wm with kde4+. shows how long it's been since i did.
04:04:39 OftenFaded joins (~OftenFade@user/tisktisk)
04:17:33 Digitteknohippie joins (~user@user/digit)
04:18:40 × Digit quits (~user@user/digit) (Ping timeout: 260 seconds)
04:27:25 × OftenFaded quits (~OftenFade@user/tisktisk) (Quit: Client closed)
04:53:19 Digitteknohippie is now known as Digit
05:23:22 × werneta quits (~werneta@syn-071-083-160-242.res.spectrum.com) (Ping timeout: 276 seconds)
05:57:37 ChubaDuba joins (~ChubaDuba@46.147.118.125)
08:09:31 × ChubaDuba quits (~ChubaDuba@46.147.118.125) (Quit: WeeChat 4.6.0)
08:21:50 × ft quits (~ft@p4fc2a6e6.dip0.t-ipconnect.de) (Quit: leaving)
10:16:34 × MrElendig quits (~Urist@archlinux/op/MrElendig) (Quit: Brb, going to the moon)
10:18:50 MrElendig joins (~Urist@archlinux/op/MrElendig)
10:56:45 Digitteknohippie joins (~user@user/digit)
10:57:45 ChubaDuba joins (~ChubaDuba@46.147.118.125)
10:58:15 × Digit quits (~user@user/digit) (Ping timeout: 260 seconds)
11:09:59 Digitteknohippie is now known as Digit
12:30:47 × ChubaDuba quits (~ChubaDuba@46.147.118.125) (Quit: WeeChat 4.6.0)
13:13:14 × gauge quits (~gauge@user/gauge) (Read error: Connection reset by peer)
13:20:00 gauge joins (~gauge@user/gauge)
14:13:12 × Leary quits (~Leary@user/Leary/x-0910699) (Ping timeout: 276 seconds)
14:14:42 Leary joins (~Leary@user/Leary/x-0910699)
15:19:10 <geekosaur> the reasons have differed over the years. originally it was an issue with the "cashew" that we had to patch around, then it was issues with how they manage their panels that they need to be patched around since they don't care about compatibility with other wms
17:32:01 × haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Ping timeout: 276 seconds)
17:33:19 haskellbridge joins (~hackager@syn-024-093-192-219.res.spectrum.com)
17:36:15 ft joins (~ft@p4fc2a6e6.dip0.t-ipconnect.de)
18:47:06 OftenFaded joins (~OftenFade@user/tisktisk)
19:00:05 × L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 244 seconds)
19:02:48 × Digit quits (~user@user/digit) (Ping timeout: 252 seconds)
19:11:44 × m5zs7k quits (aquares@web10.mydevil.net) (Ping timeout: 268 seconds)
19:14:08 m5zs7k joins (aquares@web10.mydevil.net)
19:17:47 L29Ah joins (~L29Ah@wikipedia/L29Ah)
19:54:39 Digit joins (~user@69.47.7.51.dyn.plus.net)
20:19:39 × Buliarous quits (~gypsydang@46.232.210.139) (Remote host closed the connection)
20:20:09 Buliarous joins (~gypsydang@46.232.210.139)
20:21:09 × Buliarous quits (~gypsydang@46.232.210.139) (Remote host closed the connection)
20:21:36 Buliarous joins (~gypsydang@46.232.210.139)
20:21:56 × ghormoon quits (~ghormoon@ghorland.net) (Ping timeout: 244 seconds)
20:31:10 × OftenFaded quits (~OftenFade@user/tisktisk) (Quit: Client closed)
20:47:05 OftenFaded joins (~OftenFade@user/tisktisk)
20:47:12 ghormoon joins (~ghormoon@ghorland.net)
20:51:56 <OftenFaded> when arranging xmonad keybinds, are there any mappings that should be avoided or any default binds that are best left unchanged?
20:53:36 <OftenFaded> or what question should I be asking here? Maybe best practice is to leave all default binds and only add minimally what is helpful?
20:57:59 <vrs> mod-shift-space, mod-t and mod-q are pretty important
20:58:14 <vrs> especially when experimenting
21:01:54 <geekosaur> I have all my added bindings with ctrl added, fwiw
21:04:57 <OftenFaded> geekosaur so you keep the defaults as is, and bind all additions to a ctrl + xyz scheme? How do you not run into issues/conflicts with all the apps that have default ctrl keybindings?
21:05:29 <geekosaur> no, I add ctrl. so my bindings are mod+ctrl+…
21:07:01 <OftenFaded> Ohhh, I see because you can basically hit both with one finger
21:07:09 <OftenFaded> I may adopt something similar then
21:07:37 <geekosaur> well, not quite because I'm ancient so I always swap caps lock and ctrl 🙂
21:13:12 <OftenFaded> damn, thats even more genius--please keep the wisdom rolling
21:13:57 <OftenFaded> wait, this just seems logical, what about this comes from being old?
21:14:02 <geekosaur> (rockin the 80s 🙂 )
21:14:41 <OftenFaded> most are in agreement about all the best art was made in the 80s
21:32:45 <fizzie> A number of "Unix" keyboards (at least the Sun Type <some-number> ones I've seen) have caps lock and control swapped compared to the "PC" layout, I imagine that's the "old" part.
21:50:27 <geekosaur> yes, that was how 80s engineering workstations and terminals worked. ISO went with the other layout, PCs followed
21:54:56 <geekosaur> (because that weas how typewriters were laid out, noting that caps lock was actually shift lock and that nobody imagined typewriters would be obsolete like 5 years later)
22:42:46 dpn` joins (~dpn`@203.220.95.204)
22:50:48 dpn joins (~dpn@203.220.95.204)
22:51:03 × dpn` quits (~dpn`@203.220.95.204) (Quit: Client closed)
22:51:11 × dpn quits (~dpn@203.220.95.204) (Client Quit)
22:52:04 dpn joins (~dpn@203.220.95.204)
22:53:39 dpn is now known as dpn`
22:57:21 × down200 quits (~down200@shell.lug.mtu.edu) (Ping timeout: 248 seconds)
22:59:02 down200 joins (~down200@shell.lug.mtu.edu)
23:29:51 × OftenFaded quits (~OftenFade@user/tisktisk) (Quit: Client closed)

All times are in UTC on 2025-04-29.