David Judge

Results 36 comments of David Judge

I think I could implement it but this code is salat (sorry). Any chance to refactor the code into a well structured, well-documented one?

@micheleg I can help with refactoring the upstream code if you want to. I don't know what the dnd limitation is, but there is on-drag event in gtk3 so I...

I just imagine this like I drag my photo to the icon to change the window but don't drop in it. It is enough. So drop event is not required....

Nice! I would be happy, if you explain your code to me. I will make it then. Write me if you want me to make it : [email protected]

I didn't get support, so I had to find another method. Now I'm not using dock. I am just dragging the file with mouse, while I can switch window by...

I could reduce the code even more. I believe it's minimal now. If I reduce the code more the problem goes away.

@Andarist Thanks for the investigation. I would use the unsimplified version, but if Typescript is going that direction, I can live with it. Do you think we can show a...

@RyanCavanaugh @Andarist I've just checked the comments again and something is not clear to me. As I see, my `Tidied` should be equivalent with this: `type Tidied = T` because...

@Andarist Thank you. I think I understand it now. For example, because `type Foo = A` is only `A`, `A` can be anything that satisfies `B` in this scenario: ```ts...

Where does it require your address exactly? 1. Visit this: https://www.open-vsx.org/ 2. Click on "publish" 3. It says you must log in. Then if you click on "log in" it...