Logs: freenode/#xmonad
| 2021-04-26 11:07:03 | × | idhugo__ quits (~idhugo@87-49-45-4-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds) |
| 2021-04-26 11:41:00 | → | idhugo joins (~idhugo@87-49-45-4-mobile.dk.customer.tdc.net) |
| 2021-04-26 12:38:56 | → | geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com) |
| 2021-04-26 12:51:38 | <geekosaur> | @tell oogeek mod-shift-space is needed after layout or workspace changes. if you renamed workspaces, you will find that the old names are recreated in the new xmonad, since it has no idea what to do with the windows on those workspaces. (if there are no windows on them, they won't be recreated) |
| 2021-04-26 12:51:38 | <lambdabot> | Consider it noted. |
| 2021-04-26 12:57:15 | × | davemq quits (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) (Read error: Connection reset by peer) |
| 2021-04-26 12:57:38 | → | davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) |
| 2021-04-26 12:58:17 | <Liskni_si> | geekosaur: I don't think mod-shift-space will reset the set of workspaces in the StackSet |
| 2021-04-26 13:01:14 | <geekosaur> | 'if you renamed workspaces' etc. |
| 2021-04-26 13:48:13 | × | thunderrd quits (~thunderrd@183.182.114.233) (Ping timeout: 265 seconds) |
| 2021-04-26 13:57:29 | → | xubun2 joins (~xubun2@unaffiliated/xubun2) |
| 2021-04-26 14:14:14 | → | growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net) |
| 2021-04-26 14:15:54 | × | kajzer quits (~kajzer@unaffiliated/kajzer) (Quit: WeeChat 3.1) |
| 2021-04-26 14:18:08 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-04-26 14:21:39 | → | kajzer joins (~kajzer@unaffiliated/kajzer) |
| 2021-04-26 14:27:18 | × | geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed) |
| 2021-04-26 14:36:45 | → | geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com) |
| 2021-04-26 14:36:58 | → | idhugo_ joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) |
| 2021-04-26 14:39:40 | × | idhugo quits (~idhugo@87-49-45-4-mobile.dk.customer.tdc.net) (Ping timeout: 252 seconds) |
| 2021-04-26 14:43:46 | × | idhugo_ quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Ping timeout: 240 seconds) |
| 2021-04-26 14:59:47 | <heatwave> | How can i have a floating window move with on the active workspace itself? |
| 2021-04-26 15:00:29 | <geekosaur> | doIgnore it, but then you also can't interact with it. xmonad doesn't handle this use case well |
| 2021-04-26 15:00:29 | <heatwave> | floating window move on the active workspace itself* |
| 2021-04-26 15:00:40 | <heatwave> | aah, thank you |
| 2021-04-26 15:00:46 | <geekosaur> | on, or with? |
| 2021-04-26 15:01:10 | <heatwave> | would that make a difference 🤔 |
| 2021-04-26 15:01:34 | <heatwave> | and interaction would be cool, since it's a Picture in Picture video element |
| 2021-04-26 15:01:52 | <heatwave> | so I would want to move/adjust it based on active screen's content |
| 2021-04-26 15:02:18 | <geekosaur> | ok, so what I said won't work |
| 2021-04-26 15:02:34 | <geekosaur> | once floated you can move it with mod-mouse |
| 2021-04-26 15:03:16 | <geekosaur> | or XMonad.Actions.FloatKeys |
| 2021-04-26 15:03:45 | <heatwave> | Yes, I can do that with doCenterFloat, but moving it to whatever workspace is active? |
| 2021-04-26 15:04:07 | <heatwave> | Very new to Xmonad, but couldnt I do like move to PPcurrent? |
| 2021-04-26 15:04:20 | <geekosaur> | ok, so you did mean with. I don't think you can do that since it'd require it to be part of the layout but then it's not floating |
| 2021-04-26 15:05:13 | <mc47> | XMonad.Actions.CopyWindow might work |
| 2021-04-26 15:05:56 | <geekosaur> | Maybe XMonad.Layout.Monitor |
| 2021-04-26 15:06:14 | <heatwave> | checking these out now, thanks! |
| 2021-04-26 15:06:55 | <heatwave> | another 'quicky', how can I refresh/update alsa volume module in xmobar when an audio source is changed? |
| 2021-04-26 15:07:13 | <heatwave> | currently it freezes but works instantly on a manual rebuild |
| 2021-04-26 15:07:48 | <geekosaur> | thta sounds like an xmobar bug |
| 2021-04-26 15:09:16 | <heatwave> | hmm, I would expect that to be known already? Let me look at opened issues |
| 2021-04-26 15:15:44 | → | seschwar joins (~seschwar@unaffiliated/seschwar) |
| 2021-04-26 15:17:28 | → | thunderrd joins (~thunderrd@183.182.110.191) |
| 2021-04-26 15:30:04 | → | rekahsoft joins (~rekahsoft@52.129.35.150) |
| 2021-04-26 15:33:27 | × | ericsagn1 quits (~ericsagne@2405:6580:0:5100:f023:81fa:fbf5:ef93) (Ping timeout: 260 seconds) |
| 2021-04-26 15:46:08 | → | ericsagn1 joins (~ericsagne@2405:6580:0:5100:8cfe:e2c:fb24:3adc) |
| 2021-04-26 15:49:20 | → | idhugo_ joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) |
| 2021-04-26 15:56:36 | <heck-to-the-gnom> | <geekosaur "doIgnore it, but then you also c"> doIgnore isn't the best solution here, I think |
| 2021-04-26 15:56:57 | <heck-to-the-gnom> | copyWindow is what he needs |
| 2021-04-26 15:57:02 | <heck-to-the-gnom> | they* |
| 2021-04-26 15:58:00 | <geekosaur> | yeh, we got there. or Monitor |
| 2021-04-26 16:10:19 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Ping timeout: 260 seconds) |
| 2021-04-26 16:39:11 | × | xubun2 quits (~xubun2@unaffiliated/xubun2) (Ping timeout: 252 seconds) |
| 2021-04-26 16:41:25 | × | mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving) |
| 2021-04-26 16:45:30 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-04-26 16:52:46 | × | s00pcan quits (~chris@107.181.165.217) (Ping timeout: 240 seconds) |
| 2021-04-26 16:53:39 | → | cfricke joins (~cfricke@unaffiliated/cfricke) |
| 2021-04-26 16:55:02 | → | s00pcan joins (~chris@075-133-056-178.res.spectrum.com) |
| 2021-04-26 17:05:24 | × | idhugo_ quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Ping timeout: 268 seconds) |
| 2021-04-26 17:51:23 | → | ADG1089 joins (~aditya@171.76.29.233) |
| 2021-04-26 17:53:10 | × | geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed) |
| 2021-04-26 18:15:05 | → | geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com) |
| 2021-04-26 18:19:38 | × | s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Ping timeout: 260 seconds) |
| 2021-04-26 18:21:13 | → | s00pcan joins (~chris@107.181.165.217) |
| 2021-04-26 18:27:41 | × | ADG1089 quits (~aditya@171.76.29.233) (Quit: Konversation terminated!) |
| 2021-04-26 18:29:11 | → | cyr4x3 joins (~cyr4x3@139.47.119.53) |
| 2021-04-26 18:42:11 | × | geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed) |
| 2021-04-26 18:47:55 | → | linuxguru joins (~linuxguru@2607:fea8:d660:468e::3) |
| 2021-04-26 18:57:36 | → | geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com) |
| 2021-04-26 20:15:03 | × | davemq quits (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) (Read error: Connection reset by peer) |
| 2021-04-26 20:15:37 | → | davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) |
| 2021-04-26 20:19:15 | × | kajzer quits (~kajzer@unaffiliated/kajzer) (Quit: WeeChat 3.1) |
| 2021-04-26 20:27:29 | × | notis quits (~notis@45.134.20.36) (Ping timeout: 245 seconds) |
| 2021-04-26 20:29:36 | → | notis joins (~notis@185.51.134.229) |
| 2021-04-26 20:32:52 | × | wonko7 quits (~wonko7@62.115.229.50) (Ping timeout: 240 seconds) |
| 2021-04-26 20:40:45 | × | nova quits (~novasenco@gateway/tor-sasl/novasenco) (Ping timeout: 240 seconds) |
| 2021-04-26 20:43:05 | → | nova joins (~novasenco@gateway/tor-sasl/novasenco) |
| 2021-04-26 20:50:20 | × | cyr4x3 quits (~cyr4x3@139.47.119.53) (Quit: WeeChat 1.6) |
| 2021-04-26 21:02:11 | × | s00pcan quits (~chris@107.181.165.217) (Ping timeout: 268 seconds) |
| 2021-04-26 21:03:40 | → | s00pcan joins (~chris@075-133-056-178.res.spectrum.com) |
| 2021-04-26 21:33:41 | → | ADG1089 joins (~aditya@171.76.29.233) |
| 2021-04-26 21:41:26 | → | eb0t joins (~eblip@unaffiliated/eblip) |
| 2021-04-26 21:57:34 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1) |
| 2021-04-26 22:00:15 | → | kajzer joins (~kajzer@unaffiliated/kajzer) |
| 2021-04-26 22:04:19 | × | seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq) |
| 2021-04-26 22:14:57 | × | notis quits (~notis@185.51.134.229) (Ping timeout: 268 seconds) |
| 2021-04-26 22:16:52 | → | notis joins (~notis@85.203.44.225) |
| 2021-04-26 22:18:52 | × | rekahsoft quits (~rekahsoft@52.129.35.150) (Ping timeout: 240 seconds) |
| 2021-04-26 22:43:10 | × | nova quits (~novasenco@gateway/tor-sasl/novasenco) (Ping timeout: 240 seconds) |
| 2021-04-26 22:43:19 | → | nova joins (~novasenco@gateway/tor-sasl/novasenco) |
| 2021-04-26 23:02:55 | × | ADG1089 quits (~aditya@171.76.29.233) (Quit: Konversation terminated!) |
| 2021-04-26 23:12:49 | <Liskni_si> | https://www.theolognion.com/dev-surprised-his-perfect-vim-tmux-bash-xmonad-setup-doesnt-alleviate-existential-crisis/ :-) |
| 2021-04-26 23:13:49 | Liskni_si | is not middle-aged, and also doesn't consider his setup finished yet |
| 2021-04-26 23:20:55 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Ping timeout: 250 seconds) |
| 2021-04-26 23:31:23 | × | notis quits (~notis@85.203.44.225) (Ping timeout: 265 seconds) |
| 2021-04-26 23:32:46 | × | nova quits (~novasenco@gateway/tor-sasl/novasenco) (Ping timeout: 240 seconds) |
| 2021-04-26 23:33:09 | → | nova joins (~novasenco@gateway/tor-sasl/novasenco) |
| 2021-04-27 00:14:06 | → | ADG1089 joins (~aditya@171.76.29.233) |
| 2021-04-27 00:25:05 | × | ADG1089 quits (~aditya@171.76.29.233) (Quit: Konversation terminated!) |
| 2021-04-27 00:46:28 | <heatwave> | Hello heck-to-the-gnom and geekosaur ! I'm looking at copyWindow and it seems like that function creates multiple copies of the same application? Will that not cause a performance toll on things like videos? |
All times are in UTC.