Logs on 2022-05-08 (liberachat/#xmonad)
| 00:45:27 | × | srz quits (~srz@181.228.49.93) (Ping timeout: 260 seconds) |
| 01:03:44 | × | stackdroid18 quits (~stackdroi@user/stackdroid) (Quit: hasta la vista... tchau!) |
| 01:07:40 | → | stackdroid18 joins (14094@user/stackdroid) |
| 01:08:35 | → | srz joins (~srz@181.228.49.93) |
| 01:42:20 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 01:47:10 | → | srz_ joins (~srz@179.36.126.172) |
| 01:50:05 | × | srz quits (~srz@181.228.49.93) (Ping timeout: 256 seconds) |
| 02:03:40 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 246 seconds) |
| 02:24:47 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 02:53:33 | × | td_ quits (~td@94.134.91.63) (Ping timeout: 256 seconds) |
| 02:55:08 | → | td_ joins (~td@94.134.91.69) |
| 03:00:00 | × | jao quits (~jao@211.68.17.95.dynamic.jazztel.es) (Ping timeout: 260 seconds) |
| 03:00:08 | × | stackdroid18 quits (14094@user/stackdroid) (Quit: hasta la vista... tchau!) |
| 03:04:15 | × | abiss27 quits (~abiss27@user/abiss) (Quit: hasta la vista... tchau!) |
| 03:14:15 | × | srz_ quits (~srz@179.36.126.172) (Quit: Leaving) |
| 04:19:20 | → | rekahsoft joins (~rekahsoft@cpe001b21a2fd89-cm64777ddc63a0.cpe.net.cable.rogers.com) |
| 04:27:30 | × | rekahsoft quits (~rekahsoft@cpe001b21a2fd89-cm64777ddc63a0.cpe.net.cable.rogers.com) (Remote host closed the connection) |
| 04:33:11 | → | rekahsoft joins (~rekahsoft@cpe001b21a2fd89-cm64777ddc63a0.cpe.net.cable.rogers.com) |
| 04:39:28 | × | rekahsoft quits (~rekahsoft@cpe001b21a2fd89-cm64777ddc63a0.cpe.net.cable.rogers.com) (Remote host closed the connection) |
| 04:39:50 | → | rekahsoft joins (~rekahsoft@cpe001b21a2fd89-cm64777ddc63a0.cpe.net.cable.rogers.com) |
| 04:50:05 | ← | carloratm parts (carloratm@tilde.club) () |
| 05:49:45 | × | rekahsoft quits (~rekahsoft@cpe001b21a2fd89-cm64777ddc63a0.cpe.net.cable.rogers.com) (Ping timeout: 276 seconds) |
| 06:29:57 | → | chomwitt joins (~chomwitt@2a02:587:dc19:d600:24ae:3716:1088:6d4d) |
| 07:51:11 | × | Hash quits (~Hash@hey.howstoned.ru) (Read error: Connection reset by peer) |
| 07:53:45 | → | Hash joins (~Hash@hey.howstoned.ru) |
| 08:08:00 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 260 seconds) |
| 11:28:40 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 260 seconds) |
| 11:29:32 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 11:54:45 | → | nihilazo joins (~nihilazo@tilde.town) |
| 11:55:38 | <nihilazo> | hi, I'm interested in messing with xmonad but in the past I have disliked other tiling WMs because they are difficult to use with a mouse. Can windows be moved, resized, closed etc on xmonad with a mouse? (I'm planning to run an xfce panel to create a hybrid of a tiling and DE-like environment) |
| 11:55:50 | → | liskin[m] joins (~liskinmat@2001:470:69fc:105::768) |
| 11:56:03 | → | unclechu joins (~unclechu@2001:470:69fc:105::354) |
| 12:01:56 | <geekosaur> | we have contrib modules for that, yes |
| 12:11:18 | <geekosaur> | you can even choose how you want to do things: there are various titlebar widgets you can attach to windows, or use GridSelect or TreeSelect to build a window actions menu, etc. |
| 12:15:01 | <nihilazo> | oh, cool. Is there any like, prerolled-ish config for that or an example I can look at? |
| 12:16:09 | <geekosaur> | I didn't see a good prerolled action menu, sadly. titlebars, hm. they're simple to add to a layout but I don't think we have any nice screenshots |
| 12:17:08 | <geekosaur> | I always have to put a config in my sandbox to see how it'll play out |
| 12:17:45 | <geekosaur> | (we have an open issue to document modules with screenshots — most already contain decent usage — but it's stalled) |
| 12:19:05 | <nihilazo> | ok |
| 12:25:05 | <geekosaur> | right, DwmStyle isnt useful for controlling a window. (I always have to check this stuff, I use xmonad with MATE so I don't use any of the title bars or etc.) |
| 12:31:37 | <geekosaur> | and naturally I find a doc bug while building an example for you, so I'm adding that :) |
| 12:36:51 | <geekosaur> | https://imgur.com/wyprZ8j.png from https://paste.tomsmeding.com/zsC0SALi |
| 12:38:03 | <geekosaur> | showing it with the window menu open (that's gridSelectWindow), the window ops buttons are on the right |
| 12:41:51 | <geekosaur> | (most of that time was spent filing the bug, sorry) |
| 12:43:49 | <Solid> | wouldn't probably been faster to just add the re-export ;) |
| 12:46:11 | <nihilazo> | thanks geekosaur |
| 13:00:06 | <geekosaur> | probably |
| 13:00:21 | <geekosaur> | but wouldn't be retroactive |
| 13:00:53 | <geekosaur> | anyway we have DragPane which is like the default layout but lets you resize panes with the mouse |
| 13:01:07 | <geekosaur> | (default mouse action floats a window and either moves or resizes it) |
| 13:01:51 | <nihilazo> | k, cool |
| 13:02:26 | <geekosaur> | MouseResizableTile lets you resize tiles arbitrarily |
| 13:09:17 | <geekosaur> | and yes, just committing the fix was faster than filing the bug. Still, documentation. Arguably I should have made a PR but for a one-liner in an export list that's starting to get silly. |
| 13:10:08 | <geekosaur> | and the issue leaves room for, say, exporting the rest of the Shrinker infrastructure like everything else that uses it does |
| 16:00:08 | × | defc0n[m] quits (~defc0nmat@2001:470:69fc:105::1:f39b) (Quit: You have been kicked for being idle) |
| 16:00:12 | × | liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
| 16:00:12 | × | unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle) |
| 16:33:40 | ← | nihilazo parts (~nihilazo@tilde.town) (mi tawa!) |
| 18:46:07 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 20:50:31 | → | steve_ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 20:52:52 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 248 seconds) |
| 21:11:37 | → | dminuoso joins (~dminuoso@user/dminuoso) |
| 21:11:47 | <dminuoso> | Hi, is there a haskell library version of xdotool? |
| 21:12:00 | → | liskin[m] joins (~liskinmat@2001:470:69fc:105::768) |
| 21:12:16 | → | unclechu joins (~unclechu@2001:470:69fc:105::354) |
| 21:18:17 | <geekosaur> | not that I'm aware of, although some parts of it are under XMonad.Util |
| 21:19:41 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds) |
| 21:20:47 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 23:03:25 | <Hash> | ok |
| 23:03:32 | <Hash> | I need the link again |
| 23:03:39 | <Hash> | How do you use a bot |
| 23:03:55 | <Hash> | I need that KDE link my irc doesn't go so far back |
| 23:04:05 | <geekosaur> | @where KDE |
| 23:04:05 | <lambdabot> | https://github.com/xmonad/xmonad/issues/174#issuecomment-1118020397 |
| 23:04:18 | <Hash> | ty |
| 23:06:40 | <dminuoso> | geekosaur: mmm alright, then Ill just use `process`. |
All times are in UTC on 2022-05-08.