Logs: freenode/#xmonad
| 2021-03-23 08:11:36 | <Solid> | ah |
| 2021-03-23 08:12:43 | <Solid> | mh I guess you'd need to react to randr events somehow |
| 2021-03-23 08:12:56 | <IRC-safeguard> | yeah |
| 2021-03-23 08:13:35 | <Solid> | this is probably possible with the new X.H.RescreenHook |
| 2021-03-23 08:13:46 | <IRC-safeguard> | because I when use 30 workspaces with bspwm i use xrandr |
| 2021-03-23 08:13:49 | <IRC-safeguard> | lemme take a look |
| 2021-03-23 08:13:54 | <Solid> | (not merged yet) |
| 2021-03-23 08:15:38 | × | qbit2821 quits (~qbit2821@94-255-133-216.cust.bredband2.com) (Read error: Connection reset by peer) |
| 2021-03-23 08:18:00 | <IRC-safeguard> | oh so it's not on the xmonad contrib page? |
| 2021-03-23 08:18:16 | <Solid> | no not yet |
| 2021-03-23 08:18:22 | <IRC-safeguard> | bummer |
| 2021-03-23 08:18:35 | <Solid> | though it'll probably also land in the next release |
| 2021-03-23 08:18:42 | <IRC-safeguard> | cool |
| 2021-03-23 08:18:44 | <Solid> | (which we really should get around to doing) |
| 2021-03-23 08:18:50 | <IRC-safeguard> | lol |
| 2021-03-23 08:38:10 | × | IRC-safeguard quits (~Safeguard@net-93-70-86-123.cust.vodafonedsl.it) (Ping timeout: 265 seconds) |
| 2021-03-23 08:39:10 | → | IRC-safeguard joins (~Safeguard@net-93-71-155-54.cust.vodafonedsl.it) |
| 2021-03-23 08:40:14 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 264 seconds) |
| 2021-03-23 08:42:46 | <Liskni_si> | Solid: note that my stacking hack does just that - stacking; it doesn't replace the bash script for leaving a horizontal gap |
| 2021-03-23 08:43:55 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-03-23 08:44:44 | <Liskni_si> | And this IndependentScreens stuff sounds more like a fundamental issue in IndependentScreens: how do you access the 1_* and 2_* workspaces if you only have the laptop screen (0_*)? You don't. |
| 2021-03-23 08:46:07 | <Liskni_si> | You'll need some mechanism to dynamically rename workspaces on rescreen to make them available, and no such mechanism is there right now, AFAIK. |
| 2021-03-23 08:47:05 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-03-23 08:55:15 | <IRC-safeguard> | what did I miss? |
| 2021-03-23 08:55:28 | <IRC-safeguard> | sorry but hexchat disconnected me |
| 2021-03-23 09:05:29 | <mc47> | it's all logged here https://ircbrowse.tomsmeding.com/browse/xmonad?events_page=258 |
| 2021-03-23 09:08:38 | <IRC-safeguard> | thank you, I don't know how to irc lol |
| 2021-03-23 09:09:51 | <IRC-safeguard> | ok so, I don#t understand what Liskni_si said |
| 2021-03-23 09:09:53 | <IRC-safeguard> | (sorry) |
| 2021-03-23 09:18:13 | <yakamo> | i have a screen related question |
| 2021-03-23 09:18:37 | <yakamo> | i am running arch linux(manjaro) and i have installed xmonad |
| 2021-03-23 09:18:58 | <yakamo> | when i run for example OpenRA the game starts running but does not appear on the screen |
| 2021-03-23 09:19:31 | <yakamo> | any thing i might have missed during installation? |
| 2021-03-23 09:19:45 | <yakamo> | normally not an issue i had on debian |
| 2021-03-23 09:24:45 | <mc47> | I have no idea what might be the problem, but do you have ewmh support? |
| 2021-03-23 09:24:54 | <mc47> | https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Hooks-EwmhDesktops.html |
| 2021-03-23 09:25:07 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-03-23 09:29:12 | <Liskni_si> | IRC-safeguard: most/all of it was meant for Solid, who might or might not translate it into something understandable; I'm on a phone, can't do better, sorry. |
| 2021-03-23 09:29:32 | <IRC-safeguard> | oh my bad, sorry |
| 2021-03-23 09:32:01 | → | ChubaDuba joins (~ChubaDuba@5.165.253.22) |
| 2021-03-23 09:41:52 | → | gazler joins (~gazler@195.107.2.81.in-addr.arpa) |
| 2021-03-23 09:47:42 | <yakamo> | mc47: thanks i will check in a while and see if that helps |
| 2021-03-23 09:54:32 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 265 seconds) |
| 2021-03-23 10:00:38 | × | meowray quits (znc@sjtug/member/MaskRay) (Quit: ZNC 1.7.4 - https://znc.in) |
| 2021-03-23 10:03:00 | → | \u joins (~MaskRay@li683-166.members.linode.com) |
| 2021-03-23 10:03:00 | × | \u quits (~MaskRay@li683-166.members.linode.com) (Changing host) |
| 2021-03-23 10:03:00 | → | \u joins (~MaskRay@sjtug/member/MaskRay) |
| 2021-03-23 10:27:27 | <Solid> | Liskni_si: I was thinking this was possible with #460 because we can run an arbitrary X action |
| 2021-03-23 10:27:32 | <Solid> | it'll probably be work though yes |
| 2021-03-23 10:34:42 | → | Nahra joins (~Nahra@unaffiliated/nahra) |
| 2021-03-23 10:34:43 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-03-23 11:13:59 | × | IRC-safeguard quits (~Safeguard@net-93-71-155-54.cust.vodafonedsl.it) (Read error: Connection reset by peer) |
| 2021-03-23 11:15:03 | → | IRC-safeguard joins (~Safeguard@net-93-71-155-54.cust.vodafonedsl.it) |
| 2021-03-23 11:15:54 | × | IRC-safeguard quits (~Safeguard@net-93-71-155-54.cust.vodafonedsl.it) (Client Quit) |
| 2021-03-23 11:20:13 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 256 seconds) |
| 2021-03-23 11:24:41 | × | thunderrd quits (~thunderrd@183.182.111.116) (*.net *.split) |
| 2021-03-23 11:26:30 | → | thunderrd joins (~thunderrd@183.182.111.116) |
| 2021-03-23 11:31:57 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-03-23 11:46:40 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 265 seconds) |
| 2021-03-23 12:06:16 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 2021-03-23 12:26:05 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 12:26:38 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 12:26:58 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 12:47:42 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 2021-03-23 12:58:17 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 2021-03-23 13:00:00 | × | idhugo_ quits (~idhugo@80-62-117-136-mobile.dk.customer.tdc.net) (Ping timeout: 256 seconds) |
| 2021-03-23 13:00:19 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:00:40 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:04:11 | × | gzj quits (~gzj@unaffiliated/gzj) (Read error: Connection reset by peer) |
| 2021-03-23 13:04:31 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:05:12 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:05:27 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-03-23 13:05:36 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:08:11 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:08:33 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:09:13 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:09:35 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:10:10 | → | notis joins (~notis@130.43.124.71.dsl.dyn.forthnet.gr) |
| 2021-03-23 13:11:13 | × | gzj quits (~gzj@unaffiliated/gzj) (Read error: Connection reset by peer) |
| 2021-03-23 13:11:35 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:13:11 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 265 seconds) |
| 2021-03-23 13:15:18 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:15:38 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:18:17 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:18:40 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:20:17 | × | gzj quits (~gzj@unaffiliated/gzj) (Read error: Connection reset by peer) |
| 2021-03-23 13:20:40 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:27:33 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Ping timeout: 245 seconds) |
| 2021-03-23 13:29:45 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-03-23 13:31:19 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:31:41 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 13:41:26 | × | geekosaur quits (82650c7a@130.101.12.122) (Quit: Connection closed) |
| 2021-03-23 13:42:52 | → | idhugo joins (~idhugo@80-62-117-136-mobile.dk.customer.tdc.net) |
| 2021-03-23 13:51:03 | → | ADG1089 joins (~aditya@27.58.165.185) |
| 2021-03-23 13:51:10 | <heck-to-the-gnom> | Does anyone know how I can chain gridselects? I mean, a gridselect for gridselects |
| 2021-03-23 13:54:00 | heck-to-the-gnom | < https://matrix.org/_matrix/media/r0/download/matrix.org/KbxNjiUefJytmKucrtGSvpoq/message.txt > |
| 2021-03-23 13:54:48 | <heck-to-the-gnom> | the first line is the call, out of context, but that's all that's necessary |
| 2021-03-23 13:55:15 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-03-23 13:55:36 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-03-23 14:07:09 | × | haasn quits (~nand@mpv/developer/haasn) (Quit: ZNC 1.7.5+deb4 - https://znc.in) |
All times are in UTC.