I want to create the shortcuts:
Super: Run dmenu
Super← Left arrow: Move current window to the left
I have both of them working, however when I depress
Super it opens dmenu right away. When
I then press ← Left arrow, it moves the window.
Instead, I want pressing
Super and
← Left arrow without releasing
Super to move the window. dmenu should only start when
Super is pressed and released on it's own.
Is this possible? I know that it works well in gnome-shell and cinnamon, so there has to be a way.