Alex Cruise

Results 35 comments of Alex Cruise

hmm, a few things: 1. In order for my tests to pass I had to change else clause to `fromPosition + 1` but that breaks your test 😿 2. Is...

> What does your test check? This is what I was going for: ```kotlin val abAndNotDAndD by a and b and not(d) and d val tokens = tokenizer.tokenize("abcd") val res...

It looks like it's very uncommon for PEG parsers to return any value from a lookahead operator, so for now I'll get rid of my test case and maybe add...

Extremely WIP attempt in #59!

This happens to me because I have multiple monitors, and sddm doesn't know I want them to be mirrored, because I rarely use the other one... When I boot up,...

Hey folks, I'm the person who posted the example that motivated this ticket, thanks for your time and effort engaging with my use case! A new wrinkle I'm thinking about:...

It'd be nice if someone could address comments and questions in the design doc. :)

Easy Move+Resize works the way I want, but it doesn't snap. :/

Nice! I'll buy Pro if that feature shows up. :) Looking at it now, I have Easy Move+Resize configured for Cmd-LeftButton-Drag => Move, Cmd-RightButton-Drag => Resize, which I think feels...