Logs: freenode/#xmonad
| 2021-05-13 10:44:14 | <a6a45081-2b83> | *region |
| 2021-05-13 10:45:16 | <vrs> | I have M-S-<Print> bound to scrot -zs |
| 2021-05-13 10:48:32 | <a6a45081-2b83> | the rectangular border shows the difference when dragging, is this common? |
| 2021-05-13 10:48:48 | <a6a45081-2b83> | between the rectangular regions selected between those two time points |
| 2021-05-13 10:50:04 | <a6a45081-2b83> | scrot -zsf is better, it freezes the screen and the above problem doesn't occure |
| 2021-05-13 10:50:21 | <a6a45081-2b83> | vrs: anyways thanks! |
| 2021-05-13 10:50:44 | <vrs> | yw |
| 2021-05-13 11:02:38 | <Liskni_si> | a6a45081-2b83: there's also flameshot if you want something fancy |
| 2021-05-13 11:04:29 | <a6a45081-2b83> | i tried spectacle |
| 2021-05-13 11:05:03 | <a6a45081-2b83> | Liskni_si: i installed flameshot, so many fucking options |
| 2021-05-13 11:05:07 | <a6a45081-2b83> | just now |
| 2021-05-13 11:05:12 | <a6a45081-2b83> | i might use that instead probably |
| 2021-05-13 11:06:49 | → | materiyolo joins (~materiyol@112.205.57.255) |
| 2021-05-13 11:08:46 | <Solid> | as a third option, I can recommend the horribly named import =) |
| 2021-05-13 11:09:10 | <Solid> | (seriously, the imagemagick people are worse at naming things than I am!) |
| 2021-05-13 11:10:20 | → | RRedsith joins (~redsith@host-89-243-63-225.as13285.net) |
| 2021-05-13 11:13:38 | <RRedsith> | Hi guys, not sure what im doing wrong here |
| 2021-05-13 11:13:49 | <RRedsith> | ppCurrent = xmobarColor xmobarFgColor xmobarAccentColor "" |
| 2021-05-13 11:14:43 | × | a6a45081-2b83 quits (~aditya@27.58.160.217) (Quit: Konversation terminated!) |
| 2021-05-13 11:15:55 | <RRedsith> | The docs say that i can pass a background color in, but this doesn't work |
| 2021-05-13 11:18:37 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2021-05-13 11:20:56 | <daphnis> | would it be possible to have a submap with a default action for any key other than those explicitly bound? |
| 2021-05-13 11:24:41 | <Solid> | RRedsith: the third argument to xmobarColor is the input string that should be colored |
| 2021-05-13 11:24:52 | <Solid> | you're passing in the empty string, so nothing happens |
| 2021-05-13 11:48:53 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 11:53:41 | × | gzj quits (~gzj@unaffiliated/gzj) (Ping timeout: 260 seconds) |
| 2021-05-13 11:56:25 | × | pmj quits (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds) |
| 2021-05-13 12:00:26 | <RRedsith> | i was previously passing in an empty string, just without the 'xmobarAccentColor' option |
| 2021-05-13 12:04:46 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 260 seconds) |
| 2021-05-13 12:06:41 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2021-05-13 12:27:37 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 252 seconds) |
| 2021-05-13 12:28:38 | <Liskni_si> | more importantly, ppCurrent is meant to be a function, so xmobarColor must be partially applied |
| 2021-05-13 12:28:48 | <Liskni_si> | passing all three arguments wouldn't even type check |
| 2021-05-13 12:31:08 | → | pmj joins (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) |
| 2021-05-13 12:36:42 | → | davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) |
| 2021-05-13 12:42:34 | ← | RRedsith parts (~redsith@host-89-243-63-225.as13285.net) ("Using Circe, the loveliest of all IRC clients") |
| 2021-05-13 12:59:32 | × | davemq quits (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) (Ping timeout: 265 seconds) |
| 2021-05-13 13:04:19 | → | davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) |
| 2021-05-13 13:20:34 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 13:22:08 | × | gzj quits (~gzj@unaffiliated/gzj) (Read error: Connection reset by peer) |
| 2021-05-13 13:22:30 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 13:25:08 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-05-13 13:25:31 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 13:26:08 | × | gzj quits (~gzj@unaffiliated/gzj) (Read error: Connection reset by peer) |
| 2021-05-13 13:26:31 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 13:32:21 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2021-05-13 13:37:26 | × | pmj quits (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) (Ping timeout: 252 seconds) |
| 2021-05-13 13:45:08 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-05-13 13:45:29 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 13:47:08 | × | gzj quits (~gzj@unaffiliated/gzj) (Read error: Connection reset by peer) |
| 2021-05-13 13:47:29 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 13:49:47 | → | geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com) |
| 2021-05-13 13:56:36 | → | thunderrd joins (~thunderrd@183.182.115.120) |
| 2021-05-13 14:00:11 | × | mohab quits (~mohab@156.223.121.143) (Ping timeout: 252 seconds) |
| 2021-05-13 14:03:23 | → | mohab joins (~mohab@156.223.121.143) |
| 2021-05-13 14:06:02 | → | pmj joins (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) |
| 2021-05-13 14:07:08 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-05-13 14:07:29 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2021-05-13 14:10:13 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 240 seconds) |
| 2021-05-13 14:12:41 | × | mohab quits (~mohab@156.223.121.143) (Ping timeout: 260 seconds) |
| 2021-05-13 14:16:31 | → | mohab joins (~mohab@156.223.121.143) |
| 2021-05-13 14:30:06 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2021-05-13 14:33:16 | → | lionel1 joins (~lionel@bb121-7-199-246.singnet.com.sg) |
| 2021-05-13 14:33:23 | <lionel1> | hihi |
| 2021-05-13 14:36:05 | × | materiyolo quits (~materiyol@112.205.57.255) (Ping timeout: 246 seconds) |
| 2021-05-13 14:36:12 | × | lionel1 quits (~lionel@bb121-7-199-246.singnet.com.sg) (Client Quit) |
| 2021-05-13 14:36:49 | <Solid> | yes |
| 2021-05-13 14:38:46 | × | gzj quits (~gzj@unaffiliated/gzj) (Ping timeout: 260 seconds) |
| 2021-05-13 14:53:59 | → | wonko7 joins (~wonko7@62.115.229.50) |
| 2021-05-13 15:12:10 | ← | davemq parts (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) ("ERC (IRC client for Emacs 27.2)") |
| 2021-05-13 15:32:35 | novasenco | is now known as cantreadyournick |
| 2021-05-13 15:52:13 | cantreadyournick | is now known as nova |
| 2021-05-13 16:18:04 | × | mohab quits (~mohab@156.223.121.143) (Ping timeout: 252 seconds) |
| 2021-05-13 16:18:38 | → | mohab joins (~mohab@102.41.142.139) |
| 2021-05-13 16:23:13 | × | mohab quits (~mohab@102.41.142.139) (Ping timeout: 240 seconds) |
| 2021-05-13 16:24:40 | × | pmj quits (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) (Ping timeout: 252 seconds) |
| 2021-05-13 16:25:43 | → | mohab joins (~mohab@156.223.213.178) |
| 2021-05-13 16:33:50 | <Liskni_si> | Solid: I wanted to simplify your restoreOrder even further, and by some improbable stroke of genius remembered that it may actually be worth quickchecking, and found a bug in your code :-) |
| 2021-05-13 16:34:19 | <Liskni_si> | and the lesson here is that more complex code is more likely to be incorrect :-) |
| 2021-05-13 16:40:22 | <Liskni_si> | Solid: https://x0.at/4hl |
| 2021-05-13 16:40:42 | <Liskni_si> | but don't worry about fixing it, I'd really like to try to come up with something simpler |
| 2021-05-13 16:42:25 | <Liskni_si> | oh, I should probably also dump the argument to view |
| 2021-05-13 16:46:07 | <Liskni_si> | https://x0.at/kHw |
| 2021-05-13 16:51:15 | <Solid> | Liskni_si: ah, well spotted! I think it should be `current = (current origW)` instead of `current = (current w)` |
| 2021-05-13 16:52:03 | <Solid> | my excuse is that it doesn't make a difference with a single monitor so I didn't notice it until now :> |
| 2021-05-13 16:52:17 | <Solid> | but yes, the "let's come up with something simpler" approach is probably better |
| 2021-05-13 16:52:22 | <Liskni_si> | oh, indeed, that fixes it |
| 2021-05-13 16:58:14 | <Liskni_si> | Solid: when I said don't bother, I meant it |
| 2021-05-13 16:58:39 | <Liskni_si> | force-pushing a branch that other people are working on is bordering on rude |
| 2021-05-13 16:59:44 | <Liskni_si> | (force-pushing a branch that other people have *seen* is incosiderate enough, but when someone else actually started working on it, it really is bad) |
| 2021-05-13 17:01:44 | <Liskni_si> | (yeah, sure, after working with git for 15 years I know how to resolve that situation, but…) |
| 2021-05-13 17:01:48 | ← | alex88 parts (~alex88@unaffiliated/alex88) ("Leaving") |
| 2021-05-13 17:02:34 | <Solid> | oh I didn't think that far, sorry about that |
| 2021-05-13 17:03:19 | <Liskni_si> | it's one of the reasons I hate oogeek's PRs so much |
| 2021-05-13 17:03:26 | <Solid> | I did have the presence of mind to use --force-with-lease, but not to not force push at all >.> |
| 2021-05-13 17:03:49 | <Liskni_si> | daily e-mails that something was updated, but should I really waste time trying to decipher what exactly? |
| 2021-05-13 17:05:52 | <Solid> | yeah I've been trying to remember to push fixup commits instead as well |
| 2021-05-13 17:06:01 | <Solid> | but sometimes the muscle memory wins :/ |
| 2021-05-13 17:09:23 | × | wonko7 quits (~wonko7@62.115.229.50) (Ping timeout: 246 seconds) |
| 2021-05-13 17:10:51 | → | wonko7 joins (~wonko7@62.115.229.50) |
All times are in UTC.