Logs on 2021-08-18 (liberachat/#xmonad)
| 00:05:55 | → | furincleavagesit joins (~textual@45.144.113.151) |
| 01:15:36 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Quit: Leaving) |
| 01:16:57 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 02:04:40 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds) |
| 02:11:13 | × | td_ quits (~td@muedsl-82-207-238-133.citykom.de) (Ping timeout: 248 seconds) |
| 02:13:11 | → | td_ joins (~td@94.134.91.158) |
| 02:22:15 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 02:23:40 | × | benin036932 quits (~benin@183.82.178.142) (Ping timeout: 240 seconds) |
| 02:30:38 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 02:30:39 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
| 02:30:42 | allbery_b | is now known as geekosaur |
| 03:18:03 | → | Irishluck83 joins (~Irishluck@162-211-34-143.bltnilaa.metronetinc.net) |
| 03:40:13 | × | Irishluck83 quits (~Irishluck@162-211-34-143.bltnilaa.metronetinc.net) (Quit: WeeChat 3.1) |
| 04:33:25 | × | furincleavagesit quits (~textual@45.144.113.151) (Remote host closed the connection) |
| 06:05:37 | × | vanvik quits (~vanvik@82.194.204.210) (Quit: Later) |
| 07:34:20 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 07:41:42 | → | benin036932 joins (~benin@183.82.178.142) |
| 08:07:20 | → | dschrempf joins (~dominik@2a01-036d-0118-a2d1-3c86-9363-4322-fee7.pool6.digikabel.hu) |
| 08:17:39 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 08:17:39 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
| 08:17:42 | allbery_b | is now known as geekosaur |
| 10:01:39 | × | dschrempf quits (~dominik@2a01-036d-0118-a2d1-3c86-9363-4322-fee7.pool6.digikabel.hu) (Ping timeout: 258 seconds) |
| 10:07:03 | → | seschwar joins (~seschwar@user/seschwar) |
| 11:19:18 | → | sszark joins (~sszark@h-155-4-128-59.NA.cust.bahnhof.se) |
| 11:22:03 | <sszark> | Hey, I'm wondering if i could restrict this further by specifing the rule to only apply for specific workspaces? https://pastebin.com/raw/EausVtwy |
| 11:22:41 | × | benin036932 quits (~benin@183.82.178.142) (Ping timeout: 248 seconds) |
| 11:32:44 | <Solid> | it's definitely possible (a Query is just X with some extra bits), but I'm not sure if it's already in a module anywhere |
| 11:38:50 | <Solid> | sszark: something like http://ix.io/3wm0 might work |
| 11:39:36 | × | sszark quits (~sszark@h-155-4-128-59.NA.cust.bahnhof.se) (Quit: WeeChat 3.2) |
| 11:41:50 | <Solid> | oh indeed there is currentWs in X.H.ManageHelpers so you can also do `myWorkspace =? currentWs` instead |
| 11:42:06 | <Solid> | eh probably with those arguments flipped |
| 11:44:06 | → | dschrempf joins (~dominik@92-249-159-252.pool.digikabel.hu) |
| 12:00:09 | → | benin036932 joins (~benin@183.82.178.142) |
| 12:10:24 | → | vanvik joins (~vanvik@82.194.204.210) |
| 13:40:23 | → | backleet joins (~backleet@user/backleet) |
| 13:46:20 | × | backleet quits (~backleet@user/backleet) (Quit: ZNC - https://znc.in) |
| 14:22:30 | × | dschrempf quits (~dominik@92-249-159-252.pool.digikabel.hu) (Quit: WeeChat 3.2) |
| 15:14:05 | → | qbt joins (~edun@user/edun) |
| 15:14:57 | × | qbt quits (~edun@user/edun) (Remote host closed the connection) |
| 15:42:05 | → | backleet joins (~backleet@user/backleet) |
| 15:51:15 | → | qbt joins (~edun@user/edun) |
| 16:09:42 | ← | backleet parts (~backleet@user/backleet) (ERC (IRC client for Emacs 28.0.50)) |
| 16:10:38 | → | backleet joins (~backleet@user/backleet) |
| 16:16:25 | → | benin0369321 joins (~benin@183.82.178.142) |
| 16:19:58 | × | benin036932 quits (~benin@183.82.178.142) (Ping timeout: 268 seconds) |
| 16:19:59 | benin0369321 | is now known as benin036932 |
| 17:46:42 | × | amenonsen quits (~amenonsen@pitta.toroid.org) (Remote host closed the connection) |
| 17:47:01 | → | amenonsen joins (~amenonsen@pitta.toroid.org) |
| 19:22:44 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 20:53:00 | <abhixec> | is there a way to change layout once number of windows increases a certain limit? |
| 20:53:35 | <abhixec> | for example I want tall until 5 windows but once a 6th window is there i want monocle |
| 20:56:03 | <geekosaur> | https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Layout-IfMax.html |
| 20:56:59 | <abhixec> | thanks geekosaur I knew there was something for this just wasn't able to recollect it thanks a bunch! |
| 21:34:40 | × | qbt quits (~edun@user/edun) (Ping timeout: 240 seconds) |
| 22:12:57 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 245 seconds) |
| 22:35:19 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 23:36:57 | × | dmwit quits (~dmwit@pool-108-28-26-143.washdc.fios.verizon.net) (Remote host closed the connection) |
| 23:50:18 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 23:52:19 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
All times are in UTC on 2021-08-18.