Arne Döring

Results 71 comments of Arne Döring

@jhasse Ok, I think that window manager stuff should all be done with the windows key modifier is a pretty good argument. But what do you mean with "Last time...

Ok, as long as we all agree here, that not being able to customize mouse shortcuts is bad, everything is fine. I might still say though, that at the moment...

@anchepiece I am not going to change my window manager settings, nor do I think that this can be barely seen as an appropriate workaround. Seeing this as an appropriate...

@jhasse I am sorry to repeat myself, but that is a **very** bad workaround, that can not be seen as an ok-ish solution at all. It could only be seen...

Not sure about the usefulness of `expect_not` as you can always write `expect(, !value)`, can't you? You get my full support for `likely` and `unlikely`.

I would like to comment here to say that I totally agree. The documentation needs to be improved. I have the gog version I could extract all files I need...

I think a union could be done without too much hassle. I mean you already have predefined `len_type` and `stride_type`. Then it shouldn't be too complicated to also add for...

I looked at your code, and tried it out. I do really like the change to the union type. The additional init functions not so much. Compared to what I...

it is [fish](https://fishshell.com/)

Actually I am not using c++. I used to program a lot of C++ but now I do [Nim](https://nim-lang.org). Just for the example I wanted to make sure that my...