2021-08-10 00:10:37 +0200 | Forkk | (forkk@2600:3c00::f03c:91ff:fe84:de4d) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) |
2021-08-10 00:15:34 +0200 | Forkk | (forkk@2600:3c00::f03c:91ff:fe84:de4d) |
2021-08-10 00:29:37 +0200 | benin03693 | (~benin@183.82.205.178) (Remote host closed the connection) |
2021-08-10 00:44:31 +0200 | cjb | (~cjb@user/cjb) |
2021-08-10 01:06:02 +0200 | cjb | (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50) |
2021-08-10 01:06:53 +0200 | cjb | (~cjb@user/cjb) |
2021-08-10 03:04:31 +0200 | cjb` | (~cjb@user/cjb) |
2021-08-10 03:05:29 +0200 | cjb | Guest8286 |
2021-08-10 03:05:29 +0200 | cjb` | cjb |
2021-08-10 03:06:09 +0200 | Guest8286 | (~cjb@user/cjb) (Ping timeout: 260 seconds) |
2021-08-10 03:25:08 +0200 | matijja | (~matijja@193.77.181.201) (Quit: ZNC 1.8.1 - https://znc.in) |
2021-08-10 03:25:09 +0200 | ectospasm | (~ectospasm@user/ectospasm) (Ping timeout: 272 seconds) |
2021-08-10 03:25:34 +0200 | matijja | (~matijja@193.77.181.201) |
2021-08-10 03:26:13 +0200 | ectospasm | (~ectospasm@user/ectospasm) |
2021-08-10 04:03:02 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 245 seconds) |
2021-08-10 04:19:48 +0200 | td_ | (~td@94.134.91.53) (Ping timeout: 272 seconds) |
2021-08-10 04:21:19 +0200 | td_ | (~td@muedsl-82-207-238-245.citykom.de) |
2021-08-10 04:24:00 +0200 | banc | (banc@gateway/vpn/airvpn/banc) |
2021-08-10 07:14:22 +0200 | cjb | (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50) |
2021-08-10 08:11:40 +0200 | qbt | (~edun@user/edun) |
2021-08-10 09:14:51 +0200 | Solid | is free again |
2021-08-10 09:15:03 +0200 | <Solid> | liskin: now, where are thos high-priority issues you were talking about? :) |
2021-08-10 09:44:58 +0200 | jmct_ | (sid160793@tinside.irccloud.com) (Ping timeout: 240 seconds) |
2021-08-10 09:45:40 +0200 | jmct_ | (sid160793@id-160793.tinside.irccloud.com) |
2021-08-10 10:17:24 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
2021-08-10 10:17:37 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-10 10:31:33 +0200 | <liskin> | Solid: one is assigned to you |
2021-08-10 10:31:55 +0200 | <liskin> | Then maybe the readmes |
2021-08-10 10:32:04 +0200 | <Solid> | yeah that one should be taken care of |
2021-08-10 10:32:22 +0200 | <Solid> | thanks for catching that |
2021-08-10 10:32:27 +0200 | <liskin> | And then, hm, I'll need to think |
2021-08-10 10:34:30 +0200 | ci[m] | (~cimatrixo@2001:470:69fc:105::d59e) |
2021-08-10 10:34:52 +0200 | <Solid> | oh the recompilation stuff looks really nice |
2021-08-10 11:45:40 +0200 | <liskin> | I wonder how much longer shall we wait for byorgey, dmwit_ and sibi to reply |
2021-08-10 11:46:25 +0200 | <liskin> | I'll have another vacation 17-24 August, so it'd be really nice if we could get the open collective stuff done before that |
2021-08-10 11:51:17 +0200 | <sibi> | liskin: Sorry about the non-response. I'm not sure why, but I didn't receive your original email at all. But I have been receiving Solid's reply to that thread. But I could see one of your replies there, but your original mail doesn't seem to be there. |
2021-08-10 11:51:53 +0200 | <liskin> | sibi: It's probably in spam, because gmail doesn't like other people's mail servers :-/ |
2021-08-10 11:52:29 +0200 | <sibi> | Just checked the spam, and yeah - that's there. :-) |
2021-08-10 11:52:40 +0200 | <liskin> | Although it's a bit weird, I didn't have delivery problems before :-/ |
2021-08-10 11:53:06 +0200 | <liskin> | Might as well ping the other guys via gmail as well. Fuck this shit. |
2021-08-10 11:58:24 +0200 | <Solid> | :/ |
2021-08-10 12:01:57 +0200 | ghormoon | (~ghormoon@ghorland.net) |
2021-08-10 12:06:00 +0200 | <ghormoon> | hi, is it ok to use `Data.Text.isPrefixOf` instead of =? when comparing strings in hooks? seems the bool and query bool is not the same and i didn't find a better solution yet. i need to shift to specific workspace all things where classname starts with something (because application tends to give million windows and they aall have className "appname - something" where something is different for each window type |
2021-08-10 12:09:36 +0200 | <liskin> | oh, sibi's not on gmail |
2021-08-10 12:09:40 +0200 | <liskin> | that might explain it |
2021-08-10 12:09:56 +0200 | <Solid> | ghormoon: since xmonad uses String instead of Text you should use Data.List.isPrefixOf, but yes |
2021-08-10 12:10:37 +0200 | <sibi> | My email gets delivered to gmail, although the domain isn't gmail. |
2021-08-10 12:11:39 +0200 | <Solid> | ghormoon: you can lift that to a query like `(str `isPrefixOf) <$> query` |
2021-08-10 12:11:53 +0200 | <ghormoon> | Solid: i still get simmilar errors: Couldn't match expected type ‘[Char]’ with actual type ‘Query String’ .... Couldn't match expected type ‘Query Bool’ with actual type ‘Bool’ |
2021-08-10 12:12:22 +0200 | <liskin> | sibi: delievered as in gmail fetches it from your mail server or your mail server just relays it? if the latter, then I guess my domain's SPF policy might disallow it :-/ |
2021-08-10 12:12:38 +0200 | <Solid> | you could even make it into an operator: query ~? x = (str `isPrefixOf`) <$> query |
2021-08-10 12:12:44 +0200 | <Solid> | and then use ~? instead of =? |
2021-08-10 12:14:07 +0200 | <ghormoon> | would ^? conflict with anything? ~? sounds to me more like isInfixOf |
2021-08-10 12:19:16 +0200 | <Solid> | I don't think so |
2021-08-10 12:19:49 +0200 | <sibi> | liskin: IIRC, it just forwards all the email to my gmail server. There is definitely no fetching involved from gmail side. |
2021-08-10 12:20:11 +0200 | <liskin> | sibi: oh, in that case you're not getting e-mails from anyone with a strict SPF policy |
2021-08-10 12:21:29 +0200 | CosmosAtlas | (~CosmosAtl@222.94.121.83) (Quit: WeeChat 3.2) |
2021-08-10 12:22:13 +0200 | cfricke | (~cfricke@user/cfricke) |
2021-08-10 12:23:03 +0200 | <ghormoon> | thanks, the new operator works now :) i can't say that i know why (the only thing i ever done in haskell is hacking the config :D), but it works :) |
2021-08-10 12:23:45 +0200 | <Solid> | \o/ |
2021-08-10 12:32:14 +0200 | <liskin> | https://www.phoronix.com/scan.php?page=news_item&px=X.Org-Server-21.1- |
2021-08-10 12:32:24 +0200 | <liskin> | so I guess we have a deadline for 0.17 |
2021-08-10 12:32:30 +0200 | <liskin> | (just kidding but maybe not) |
2021-08-10 12:38:36 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
2021-08-10 12:40:08 +0200 | <Solid> | now this is fun |
2021-08-10 12:40:55 +0200 | <Solid> | stack ghc breaks when I supply an explicit stack.yaml file |
2021-08-10 12:41:02 +0200 | <Solid> | but it doens't break if I don't |
2021-08-10 12:41:10 +0200 | <Solid> | even though it should use the exact same file |
2021-08-10 12:41:12 +0200 | <Solid> | wat |
2021-08-10 12:41:20 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-10 12:41:30 +0200 | <liskin> | maybe it's the symlink? |
2021-08-10 12:42:20 +0200 | <liskin> | if you tell stack to use /some/path/stack.yaml, it'll look for packages and .stack-work in /some/path |
2021-08-10 12:42:38 +0200 | <liskin> | if you point it at /symlinked/stack.yaml, it'll look in /symlinked/ |
2021-08-10 12:42:51 +0200 | <Solid> | oh indeed |
2021-08-10 12:42:57 +0200 | <liskin> | which is why we need to resolve the symlink in xmonad |
2021-08-10 12:43:04 +0200 | <liskin> | but it may be confusing :-/ |
2021-08-10 12:43:16 +0200 | <Solid> | the xmonad M-q invocation didn't work either :/ |
2021-08-10 12:48:08 +0200 | <liskin> | no ideas about that one |
2021-08-10 13:16:27 +0200 | seschwar | (~seschwar@user/seschwar) |
2021-08-10 13:44:39 +0200 | spoonm | (spoonm@inaba.spoonm.org) |
2021-08-10 13:46:09 +0200 | eyenx_ | (~m-5paiux@eyenx.ch) |
2021-08-10 13:46:45 +0200 | terrorjack4 | (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) |
2021-08-10 13:47:40 +0200 | electr0n_ | (~electr0n@about/security/founder/electr0n) |
2021-08-10 13:48:23 +0200 | srk_ | (~sorki@user/srk) |
2021-08-10 13:50:37 +0200 | terrorjack4 | (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) (Quit: The Lounge - https://thelounge.chat) |
2021-08-10 13:51:54 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) (*.net *.split) |
2021-08-10 13:51:54 +0200 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) (*.net *.split) |
2021-08-10 13:51:54 +0200 | sagaracharya[m] | (~sagaracha@2001:470:69fc:105::690d) (*.net *.split) |
2021-08-10 13:51:54 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (*.net *.split) |
2021-08-10 13:51:54 +0200 | thaumavorio | (~thaumavor@thaumavor.io) (*.net *.split) |
2021-08-10 13:51:55 +0200 | slep | (~slep@cpc150002-brnt4-2-0-cust437.4-2.cable.virginm.net) (*.net *.split) |
2021-08-10 13:51:55 +0200 | skewerr | (spoonm@inaba.spoonm.org) (*.net *.split) |
2021-08-10 13:51:55 +0200 | Nahra | (~user@static.161.95.99.88.clients.your-server.de) (*.net *.split) |
2021-08-10 13:51:55 +0200 | amir | (sid22336@user/amir) (*.net *.split) |
2021-08-10 13:51:55 +0200 | xacktm | (xacktm@user/xacktm) (*.net *.split) |
2021-08-10 13:51:56 +0200 | Forkk | (forkk@2600:3c00::f03c:91ff:fe84:de4d) (*.net *.split) |
2021-08-10 13:51:56 +0200 | berberman_ | (~berberman@user/berberman) (*.net *.split) |
2021-08-10 13:51:56 +0200 | ClassifiedLegend | (~classifie@2001:470:69fc:105::cee4) (*.net *.split) |
2021-08-10 13:51:56 +0200 | unclechu | (~unclechu@2001:470:69fc:105::354) (*.net *.split) |
2021-08-10 13:51:56 +0200 | marsupilami1[m] | (~marsupila@2001:470:69fc:105::d284) (*.net *.split) |
2021-08-10 13:51:57 +0200 | gate32[m] | (~gate32mat@2001:470:69fc:105::9e3) (*.net *.split) |
2021-08-10 13:51:57 +0200 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) (*.net *.split) |
2021-08-10 13:51:57 +0200 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) (*.net *.split) |
2021-08-10 13:51:57 +0200 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) (*.net *.split) |
2021-08-10 13:51:57 +0200 | mudri | (sid317655@id-317655.brockwell.irccloud.com) (*.net *.split) |
2021-08-10 13:51:58 +0200 | eyenx | (~m-5paiux@eyenx.ch) (*.net *.split) |
2021-08-10 13:51:58 +0200 | bsima | (~bsima@simatime.com) (*.net *.split) |
2021-08-10 13:51:58 +0200 | evilop | (~Urist@archlinux/op/MrElendig) (*.net *.split) |
2021-08-10 13:51:58 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (*.net *.split) |
2021-08-10 13:51:59 +0200 | jgart[m] | (~jgartemat@2001:470:69fc:105::5c9) (*.net *.split) |
2021-08-10 13:51:59 +0200 | amirography[m] | (~amirograp@2001:470:69fc:105::c365) (*.net *.split) |
2021-08-10 13:51:59 +0200 | antilambda[m] | (~antilambd@2001:470:69fc:105::a2b) (*.net *.split) |
2021-08-10 13:51:59 +0200 | jidra[m] | (~jidramatr@2001:470:69fc:105::ceaa) (*.net *.split) |
2021-08-10 13:51:59 +0200 | Sam[m]12 | (~mmarvidfr@2001:470:69fc:105::3bf) (*.net *.split) |
2021-08-10 13:52:00 +0200 | electr0n | (~electr0n@about/security/founder/electr0n) (*.net *.split) |
2021-08-10 13:52:00 +0200 | piele | (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
2021-08-10 13:52:00 +0200 | deepy | (deepy@user/deepy) (*.net *.split) |
2021-08-10 13:52:00 +0200 | ft | (~ft@shell.chaostreff-dortmund.de) (*.net *.split) |
2021-08-10 13:52:00 +0200 | ElKowar549 | (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split) |
2021-08-10 13:52:00 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) (*.net *.split) |
2021-08-10 13:52:00 +0200 | dexterfoo | (dexter@2a01:7e00::f03c:91ff:fe86:59ec) (*.net *.split) |
2021-08-10 13:52:00 +0200 | rieper | (~riepernet@sxbeta1.geo.uni-leipzig.de) (*.net *.split) |
2021-08-10 13:52:00 +0200 | burp | (~quassel@hedgewars/sysadmin/burp) (*.net *.split) |
2021-08-10 13:52:01 +0200 | ServerStatsDisco | (~serversta@2001:470:69fc:105::1a) (*.net *.split) |
2021-08-10 13:52:01 +0200 | mewfree[m] | (~mewfreema@2001:470:69fc:105::c904) (*.net *.split) |
2021-08-10 13:52:02 +0200 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) (*.net *.split) |
2021-08-10 13:52:02 +0200 | syntactic_sugar[ | (~syntactic@2001:470:69fc:105::b4af) (*.net *.split) |
2021-08-10 13:52:02 +0200 | benjamineldridge | (~benjamine@2001:470:69fc:105::ce85) (*.net *.split) |
2021-08-10 13:52:02 +0200 | Youssef[m] | (~youssefbm@2001:470:69fc:105::d1e1) (*.net *.split) |
2021-08-10 13:52:02 +0200 | TAydner[m] | (~taydinerm@2001:470:69fc:105::3e55) (*.net *.split) |
2021-08-10 13:52:02 +0200 | DrRoot[m] | (~drroot85m@2001:470:69fc:105::c35e) (*.net *.split) |
2021-08-10 13:52:02 +0200 | srk | (~sorki@user/srk) (*.net *.split) |
2021-08-10 13:52:02 +0200 | liskin | (~liskin@xmonad/liskin) (*.net *.split) |
2021-08-10 13:52:02 +0200 | redgloboli | (~redglobol@user/redgloboli) (*.net *.split) |
2021-08-10 13:52:02 +0200 | thunderrd | (~thunderrd@183.182.111.78) (*.net *.split) |
2021-08-10 13:52:03 +0200 | vifon | (~vifon@user/vifon) (*.net *.split) |
2021-08-10 13:52:03 +0200 | ghormoon | (~ghormoon@ghorland.net) (*.net *.split) |
2021-08-10 13:52:03 +0200 | deebo | (~globe@stonebay32.com) (*.net *.split) |
2021-08-10 13:52:03 +0200 | PotatoGim | (sid99505@id-99505.tooting.irccloud.com) (*.net *.split) |
2021-08-10 13:52:03 +0200 | bla | (~bla@89-67-84-220.dynamic.chello.pl) (*.net *.split) |
2021-08-10 13:52:03 +0200 | terrorjack | (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) (*.net *.split) |
2021-08-10 13:52:04 +0200 | srk_ | srk |
2021-08-10 13:53:00 +0200 | terrorjack | (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) |
2021-08-10 13:53:12 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) |
2021-08-10 13:53:12 +0200 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) |
2021-08-10 13:53:12 +0200 | sagaracharya[m] | (~sagaracha@2001:470:69fc:105::690d) |
2021-08-10 13:53:12 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
2021-08-10 13:53:12 +0200 | thaumavorio | (~thaumavor@thaumavor.io) |
2021-08-10 13:53:12 +0200 | slep | (~slep@cpc150002-brnt4-2-0-cust437.4-2.cable.virginm.net) |
2021-08-10 13:53:12 +0200 | Nahra | (~user@static.161.95.99.88.clients.your-server.de) |
2021-08-10 13:53:12 +0200 | amir | (sid22336@user/amir) |
2021-08-10 13:53:12 +0200 | xacktm | (xacktm@user/xacktm) |
2021-08-10 13:55:41 +0200 | Tisoxin | (~ikosit@user/ikosit) (Ping timeout: 266 seconds) |
2021-08-10 13:55:42 +0200 | By_JumperX4[m] | (~byjumperx@2001:470:69fc:105::a2e) (Ping timeout: 266 seconds) |
2021-08-10 13:55:54 +0200 | grvxs[m] | (~grvxsmatr@2001:470:69fc:105::cf13) (Ping timeout: 252 seconds) |
2021-08-10 13:55:54 +0200 | oggythebilla[m] | (~oggythebi@2001:470:69fc:105::17ed) (Ping timeout: 252 seconds) |
2021-08-10 13:56:03 +0200 | eyenx_ | eyenx |
2021-08-10 13:56:08 +0200 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) (Ping timeout: 272 seconds) |
2021-08-10 13:56:08 +0200 | Endermen1094[m] | (~matrixend@2001:470:69fc:105::312b) (Ping timeout: 272 seconds) |
2021-08-10 13:56:10 +0200 | fuzzygrim[m] | (~fuzzygrim@2001:470:69fc:105::ce8b) (Ping timeout: 240 seconds) |
2021-08-10 13:56:10 +0200 | unrooted | (~unrooted@2001:470:69fc:105::a4a) (Ping timeout: 240 seconds) |
2021-08-10 13:56:11 +0200 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (Ping timeout: 240 seconds) |
2021-08-10 13:56:11 +0200 | hackeryarn[m] | (~achernyak@2001:470:69fc:105::68f9) (Ping timeout: 240 seconds) |
2021-08-10 13:56:11 +0200 | IvanMalison[m] | (~elonsroad@2001:470:69fc:105::d121) (Ping timeout: 240 seconds) |
2021-08-10 13:56:11 +0200 | irishlucklinux[m | (~irishluck@2001:470:69fc:105::3818) (Ping timeout: 240 seconds) |
2021-08-10 13:56:22 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) (Ping timeout: 245 seconds) |
2021-08-10 13:56:22 +0200 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) (Ping timeout: 245 seconds) |
2021-08-10 13:56:23 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (Ping timeout: 245 seconds) |
2021-08-10 13:56:27 +0200 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) (Ping timeout: 252 seconds) |
2021-08-10 13:56:27 +0200 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) (Ping timeout: 252 seconds) |
2021-08-10 13:56:27 +0200 | jakub[m]1 | (~jakubfami@2001:470:69fc:105::a43) (Ping timeout: 252 seconds) |
2021-08-10 13:56:53 +0200 | vifon | (~vifon@user/vifon) |
2021-08-10 13:57:09 +0200 | PotatoGim | (sid99505@id-99505.tooting.irccloud.com) |
2021-08-10 13:57:09 +0200 | bla | (~bla@89-67-84-220.dynamic.chello.pl) |
2021-08-10 13:57:48 +0200 | Forkk | (forkk@2600:3c00::f03c:91ff:fe84:de4d) |
2021-08-10 13:57:48 +0200 | berberman_ | (~berberman@user/berberman) |
2021-08-10 13:57:48 +0200 | ClassifiedLegend | (~classifie@2001:470:69fc:105::cee4) |
2021-08-10 13:57:48 +0200 | gate32[m] | (~gate32mat@2001:470:69fc:105::9e3) |
2021-08-10 13:57:48 +0200 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) |
2021-08-10 13:57:48 +0200 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) |
2021-08-10 13:57:48 +0200 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) |
2021-08-10 13:57:48 +0200 | mudri | (sid317655@id-317655.brockwell.irccloud.com) |
2021-08-10 13:57:48 +0200 | bsima | (~bsima@simatime.com) |
2021-08-10 13:57:48 +0200 | evilop | (~Urist@archlinux/op/MrElendig) |
2021-08-10 13:57:53 +0200 | ghormoon | (~ghormoon@ghorland.net) |
2021-08-10 13:57:53 +0200 | mewfree[m] | (~mewfreema@2001:470:69fc:105::c904) |
2021-08-10 13:57:53 +0200 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) |
2021-08-10 13:57:53 +0200 | syntactic_sugar[ | (~syntactic@2001:470:69fc:105::b4af) |
2021-08-10 13:57:53 +0200 | Youssef[m] | (~youssefbm@2001:470:69fc:105::d1e1) |
2021-08-10 13:57:53 +0200 | DrRoot[m] | (~drroot85m@2001:470:69fc:105::c35e) |
2021-08-10 13:57:53 +0200 | liskin | (~liskin@xmonad/liskin) |
2021-08-10 13:57:53 +0200 | redgloboli | (~redglobol@user/redgloboli) |
2021-08-10 13:57:53 +0200 | thunderrd | (~thunderrd@183.182.111.78) |
2021-08-10 13:57:53 +0200 | deebo | (~globe@stonebay32.com) |
2021-08-10 13:58:00 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-10 13:58:00 +0200 | jgart[m] | (~jgartemat@2001:470:69fc:105::5c9) |
2021-08-10 13:58:00 +0200 | amirography[m] | (~amirograp@2001:470:69fc:105::c365) |
2021-08-10 13:58:00 +0200 | antilambda[m] | (~antilambd@2001:470:69fc:105::a2b) |
2021-08-10 13:58:00 +0200 | jidra[m] | (~jidramatr@2001:470:69fc:105::ceaa) |
2021-08-10 13:58:00 +0200 | Sam[m]12 | (~mmarvidfr@2001:470:69fc:105::3bf) |
2021-08-10 13:58:00 +0200 | piele | (~piele@tbonesteak.creativeserver.net) |
2021-08-10 13:58:00 +0200 | deepy | (deepy@user/deepy) |
2021-08-10 13:58:00 +0200 | ft | (~ft@shell.chaostreff-dortmund.de) |
2021-08-10 13:58:00 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) |
2021-08-10 13:58:00 +0200 | ElKowar549 | (~ElKowar@srv-fin.xware-gmbh.de) |
2021-08-10 13:58:00 +0200 | dexterfoo | (dexter@2a01:7e00::f03c:91ff:fe86:59ec) |
2021-08-10 13:58:00 +0200 | rieper | (~riepernet@sxbeta1.geo.uni-leipzig.de) |
2021-08-10 13:58:00 +0200 | burp | (~quassel@hedgewars/sysadmin/burp) |
2021-08-10 14:00:34 +0200 | sav3d[m] | (~sav3dmatr@2001:470:69fc:105::cebe) (Ping timeout: 240 seconds) |
2021-08-10 14:00:34 +0200 | M-elo-[m] | (~gilganixm@2001:470:69fc:105::3d09) (Ping timeout: 240 seconds) |
2021-08-10 14:00:44 +0200 | mewfree[m] | (~mewfreema@2001:470:69fc:105::c904) (Ping timeout: 252 seconds) |
2021-08-10 14:00:44 +0200 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) (Ping timeout: 252 seconds) |
2021-08-10 14:00:45 +0200 | syntactic_sugar[ | (~syntactic@2001:470:69fc:105::b4af) (Ping timeout: 252 seconds) |
2021-08-10 14:00:45 +0200 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) (Ping timeout: 276 seconds) |
2021-08-10 14:00:57 +0200 | sagaracharya[m] | (~sagaracha@2001:470:69fc:105::690d) (Ping timeout: 245 seconds) |
2021-08-10 14:01:02 +0200 | ClassifiedLegend | (~classifie@2001:470:69fc:105::cee4) (Ping timeout: 256 seconds) |
2021-08-10 14:01:02 +0200 | gate32[m] | (~gate32mat@2001:470:69fc:105::9e3) (Ping timeout: 256 seconds) |
2021-08-10 14:01:02 +0200 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) (Ping timeout: 256 seconds) |
2021-08-10 14:01:02 +0200 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) (Ping timeout: 256 seconds) |
2021-08-10 14:01:02 +0200 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) (Ping timeout: 256 seconds) |
2021-08-10 14:01:08 +0200 | jgart[m] | (~jgartemat@2001:470:69fc:105::5c9) (Ping timeout: 272 seconds) |
2021-08-10 14:01:08 +0200 | amirography[m] | (~amirograp@2001:470:69fc:105::c365) (Ping timeout: 272 seconds) |
2021-08-10 14:01:08 +0200 | antilambda[m] | (~antilambd@2001:470:69fc:105::a2b) (Ping timeout: 272 seconds) |
2021-08-10 14:01:08 +0200 | jidra[m] | (~jidramatr@2001:470:69fc:105::ceaa) (Ping timeout: 272 seconds) |
2021-08-10 14:01:08 +0200 | Sam[m]12 | (~mmarvidfr@2001:470:69fc:105::3bf) (Ping timeout: 272 seconds) |
2021-08-10 14:01:12 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | triumphofdeath[m | (~triumphof@2001:470:69fc:105::a5c) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | Mellow[m] | (~mellow210@2001:470:69fc:105::8c62) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | josiah_sama[m] | (~josiahsam@2001:470:69fc:105::a46) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | iffsid | (~iffsid@2001:470:69fc:105::a3e) (Ping timeout: 272 seconds) |
2021-08-10 14:01:13 +0200 | cjbaylisstheythe | (~cjbayliss@2001:470:69fc:105::bade) (Ping timeout: 272 seconds) |
2021-08-10 14:01:14 +0200 | ci[m] | (~cimatrixo@2001:470:69fc:105::d59e) (Ping timeout: 268 seconds) |
2021-08-10 14:01:15 +0200 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) (Ping timeout: 268 seconds) |
2021-08-10 14:01:15 +0200 | Industrial[m] | (~industria@2001:470:69fc:105::eb9) (Ping timeout: 268 seconds) |
2021-08-10 14:01:15 +0200 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) (Ping timeout: 268 seconds) |
2021-08-10 14:01:15 +0200 | moyamo[m] | (~moyamomat@2001:470:69fc:105::a51) (Ping timeout: 268 seconds) |
2021-08-10 14:01:24 +0200 | telefza[m] | (~telefzama@2001:470:69fc:105::3c37) (Ping timeout: 276 seconds) |
2021-08-10 14:01:25 +0200 | diaspora[m] | (~diasporae@2001:470:69fc:105::93e) (Ping timeout: 276 seconds) |
2021-08-10 14:06:15 +0200 | oggythebilla[m] | (~oggythebi@2001:470:69fc:105::17ed) |
2021-08-10 14:06:43 +0200 | TAydner[m] | (~taydinerm@2001:470:69fc:105::3e55) |
2021-08-10 14:06:43 +0200 | benjamineldridge | (~benjamine@2001:470:69fc:105::ce85) |
2021-08-10 14:08:39 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
2021-08-10 14:12:47 +0200 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) |
2021-08-10 14:12:47 +0200 | hackeryarn[m] | (~achernyak@2001:470:69fc:105::68f9) |
2021-08-10 14:12:47 +0200 | irishlucklinux[m | (~irishluck@2001:470:69fc:105::3818) |
2021-08-10 14:12:47 +0200 | IvanMalison[m] | (~elonsroad@2001:470:69fc:105::d121) |
2021-08-10 14:12:58 +0200 | jakub[m]1 | (~jakubfami@2001:470:69fc:105::a43) |
2021-08-10 14:15:36 +0200 | unrooted | (~unrooted@2001:470:69fc:105::a4a) |
2021-08-10 14:17:00 +0200 | grvxs[m] | (~grvxsmatr@2001:470:69fc:105::cf13) |
2021-08-10 14:21:53 +0200 | Tisoxin | (~ikosit@user/ikosit) |
2021-08-10 14:22:22 +0200 | By_JumperX4[m] | (~byjumperx@2001:470:69fc:105::a2e) |
2021-08-10 14:26:08 +0200 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) |
2021-08-10 14:28:04 +0200 | M-elo-[m] | (~gilganixm@2001:470:69fc:105::3d09) |
2021-08-10 14:28:04 +0200 | sav3d[m] | (~sav3dmatr@2001:470:69fc:105::cebe) |
2021-08-10 14:29:19 +0200 | syntactic_sugar[ | (~syntactic@2001:470:69fc:105::b4af) |
2021-08-10 14:29:20 +0200 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) |
2021-08-10 14:32:16 +0200 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) |
2021-08-10 14:32:16 +0200 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) |
2021-08-10 14:32:17 +0200 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) |
2021-08-10 14:35:57 +0200 | joshproehl | (~quassel@user/joshproehl) (Quit: Disappearing act!) |
2021-08-10 14:36:42 +0200 | joshproehl | (~quassel@user/joshproehl) |
2021-08-10 14:36:53 +0200 | jidra[m] | (~jidramatr@2001:470:69fc:105::ceaa) |
2021-08-10 14:36:57 +0200 | antilambda[m] | (~antilambd@2001:470:69fc:105::a2b) |
2021-08-10 14:36:58 +0200 | amirography[m] | (~amirograp@2001:470:69fc:105::c365) |
2021-08-10 14:37:41 +0200 | Sam[m]12 | (~mmarvidfr@2001:470:69fc:105::3bf) |
2021-08-10 14:42:35 +0200 | sagaracharya[m] | (~sagaracha@2001:470:69fc:105::690d) |
2021-08-10 14:49:22 +0200 | josiah_sama[m] | (~josiahsam@2001:470:69fc:105::a46) |
2021-08-10 14:49:22 +0200 | cjbaylisstheythe | (~cjbayliss@2001:470:69fc:105::bade) |
2021-08-10 14:49:23 +0200 | triumphofdeath[m | (~triumphof@2001:470:69fc:105::a5c) |
2021-08-10 14:49:25 +0200 | iffsid | (~iffsid@2001:470:69fc:105::a3e) |
2021-08-10 14:50:22 +0200 | Mellow[m] | (~mellow210@2001:470:69fc:105::8c62) |
2021-08-10 14:53:07 +0200 | telefza[m] | (~telefzama@2001:470:69fc:105::3c37) |
2021-08-10 14:53:07 +0200 | diaspora[m] | (~diasporae@2001:470:69fc:105::93e) |
2021-08-10 14:53:21 +0200 | ci[m] | (~cimatrixo@2001:470:69fc:105::d59e) |
2021-08-10 14:53:24 +0200 | moyamo[m] | (~moyamomat@2001:470:69fc:105::a51) |
2021-08-10 14:53:24 +0200 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) |
2021-08-10 14:55:17 +0200 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) |
2021-08-10 14:56:30 +0200 | Industrial[m] | (~industria@2001:470:69fc:105::eb9) |
2021-08-10 14:56:38 +0200 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) |
2021-08-10 14:57:13 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2021-08-10 15:01:40 +0200 | unclechu | (~unclechu@2001:470:69fc:105::354) |
2021-08-10 15:05:15 +0200 | marsupilami1[m] | (~marsupila@2001:470:69fc:105::d284) |
2021-08-10 15:07:38 +0200 | Endermen1094[m] | (~matrixend@2001:470:69fc:105::312b) |
2021-08-10 15:09:42 +0200 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) |
2021-08-10 15:11:17 +0200 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) |
2021-08-10 15:12:10 +0200 | ServerStatsDisco | (~serversta@2001:470:69fc:105::1a) |
2021-08-10 15:12:15 +0200 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) |
2021-08-10 15:16:14 +0200 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) |
2021-08-10 15:24:26 +0200 | fuzzygrim[m] | (~fuzzygrim@2001:470:69fc:105::ce8b) |
2021-08-10 15:26:13 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) |
2021-08-10 15:26:31 +0200 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) |
2021-08-10 15:30:31 +0200 | gate32[m] | (~gate32mat@2001:470:69fc:105::9e3) |
2021-08-10 15:33:15 +0200 | ClassifiedLegend | (~classifie@2001:470:69fc:105::cee4) |
2021-08-10 15:34:19 +0200 | jgart[m] | (~jgartemat@2001:470:69fc:105::5c9) |
2021-08-10 15:36:41 +0200 | mewfree[m] | (~mewfreema@2001:470:69fc:105::c904) |
2021-08-10 15:40:38 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
2021-08-10 15:40:56 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2021-08-10 16:25:23 +0200 | thunderrd | (~thunderrd@183.182.111.78) (Ping timeout: 252 seconds) |
2021-08-10 16:34:19 +0200 | thunderrd | (~thunderrd@183.182.111.78) |
2021-08-10 16:47:22 +0200 | nomadxx3 | (~lanomadx@69.167.45.125) |
2021-08-10 16:49:36 +0200 | nomadxxxx3 | (~lanomadx@69.167.38.251) (Ping timeout: 258 seconds) |
2021-08-10 17:37:04 +0200 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.2) |
2021-08-10 17:53:55 +0200 | berberman | (~berberman@user/berberman) |
2021-08-10 17:55:04 +0200 | berberman_ | (~berberman@user/berberman) (Ping timeout: 256 seconds) |
2021-08-10 18:10:15 +0200 | evilop | mion |
2021-08-10 18:37:10 +0200 | <backleet> | Hi guys, what library am I looking for to raise floating windows when cycling through them/focusing them? |
2021-08-10 18:39:40 +0200 | <geekosaur> | shouldn't that be the default? that said our floating window story kinda sucks |
2021-08-10 18:40:22 +0200 | <Solid> | floats can be below other floats, even when focused |
2021-08-10 18:41:34 +0200 | <Solid> | mh I don't know if we actually have a module for that |
2021-08-10 18:43:17 +0200 | <backleet> | geekosaur: no, it doesn't raise the floating window when focused |
2021-08-10 18:44:36 +0200 | <backleet> | Solid: that sort of seems counter intuitive, don't you think? One would expect to be able to actually focus the window to the top when trying to work with it. It comes handy when I have to have two big windows and need to see both of them at the same time with layering. |
2021-08-10 18:49:54 +0200 | <Solid> | mh shouldn't be too hard to check this in a logHook |
2021-08-10 18:50:05 +0200 | <Solid> | if the focused window is a float, call shiftMaster or something |
2021-08-10 18:52:46 +0200 | <backleet> | Solid: thanks, I am a bit inexperienced to do that I think. I will look around. |
2021-08-10 18:54:39 +0200 | <backleet> | Solid: I see that I can bring it to the front with Mod+Enter, that works sort of OK too. Thanks |
2021-08-10 18:55:11 +0200 | <backleet> | Using floating windows |
2021-08-10 18:55:14 +0200 | <backleet> | Use the regular swap or focus up and down to navigate them, and regular mod-enter to raise a window to the front. For a mod-enter binding, the darcs shiftMaster works better than swapMaster if you use multiple floats over tiled windows. See also this swapDown manage hook warning above. If you use that manageHook on all windows you will create new floats behind existing ones. If you use lots of |
2021-08-10 18:55:16 +0200 | <backleet> | floats for some reason for better float usability see SimpleFloat layout, FloatKeys, Hooks.Place, and Config.Bluetile in xmonad-contrib. |
2021-08-10 18:56:11 +0200 | geekosaur | still eradicating references to darcs >.> |
2021-08-10 18:59:20 +0200 | <backleet> | Solid: actually Mod+Enter works well, I only need to hit enter after j or k such as Mod+j+Enter since I am already holding Mod. |
2021-08-10 19:21:24 +0200 | <Solid> | backleet: yes what I was suggesting was essentially an automatic Mod+Enter if the focused window is a float |
2021-08-10 19:22:56 +0200 | <backleet> | Solid: I see, thanks man |
2021-08-10 20:09:13 +0200 | abhixec | (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
2021-08-10 20:12:24 +0200 | abhixec | (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Read error: Connection reset by peer) |
2021-08-10 20:44:41 +0200 | abhixec | (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
2021-08-10 20:49:15 +0200 | qbt | (~edun@user/edun) (Quit: Leaving) |
2021-08-10 21:27:32 +0200 | electr0n_ | electr0n |
2021-08-10 22:03:14 +0200 | Guest49 | (~Guest49@ip5f5ae044.dynamic.kabel-deutschland.de) |
2021-08-10 22:06:49 +0200 | Guest49 | (~Guest49@ip5f5ae044.dynamic.kabel-deutschland.de) (Client Quit) |
2021-08-10 23:22:54 +0200 | dmwit_ | (~dmwit@pool-108-18-198-142.washdc.fios.verizon.net) (Ping timeout: 258 seconds) |
2021-08-10 23:54:27 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
2021-08-10 23:54:27 +0200 | allbery_b | (~geekosaur@xmonad/geekosaur) |
2021-08-10 23:54:30 +0200 | allbery_b | geekosaur |