Results 9 comments of Neonrust

That may be so, but relying on the fact that most(?) browsers implement it a certain way is risky, at best. That being said, I think it is mainly unintuitive;...

Thanks for replying! But, strange... I'm on 3.4.3. Testing with 3.2.3 gave me this instead: ``` g++ -o build/tests/testlib.o -std=c++11 -I'build/gen' -Wall -pthread -fPIC -isystem build/include -I test -c test/testlib.cc...

I'm not spending a lot of time trying to find what the problem is. I'm still on my vacation... I'll take some further dives into this when I'm back at...

Oh, good to hear it's not only me! :) I also did an half-assed, hacky attempt at handling the `NameConstant` token, but I've never used `ast` so progress was absent......

Cool, it's much smoother now! Conversion seems to be successful. But what does the "Discarding" message mean? Not applicable tests? I don't see a common denominator... ``` $ python3 test/yaml_to_cxx.py...

Ah, I see... "not implemented" :)

I like this a lot, especially the optional `replaceFunction`, which is what makes this flexible and useful in many contexts. One question though, what would it look like "setting a...

+1 for delay. It also makes it clear that the value is of time unit, as well as indicating what a positive value entails. I also like the multi variant...

Does this issue encompass the issue where the window becomes invisible after switching virtual desktop? (on X11, nvidia GPU). I haven't found any issue that fits better. Using XFCE (haven't...