Vadim Peretokin

Results 768 comments of Vadim Peretokin

@Kebap: https://github.com/Mudlet/Mudlet/pull/7283

Fixed the 32bit submission request. Need to add ccache back (I'll look around at this) and fix the [mg issue](https://discord.com/channels/283581582550237184/427919962561052673/1237775431768342570). Also need to add [validation](https://github.com/Mudlet/Mudlet/blob/development/CI/appveyor.validate_deployment.ps1) back, this helps prevent manual...

I think of this as the hard way of moving items, drag and drop is so simple - it's the standard way of doing this in OS's file managers and...

Keybindings for it sound good :+1:

This would be a Qt issue - I wonder if there is a way around it as other apps would be facing the same.

I'm not sure. Not targetting Windows builds for `mold` with this PR.

This is how it is implemented and documented, but certainly an improvement in this area is welcome. https://github.com/Mudlet/Mudlet/pull/1472/files is the PR that added it for raiseEvent() for reference!