jaszhix / icingtaskmanager

Window list with app grouping and thumbnails for Cinnamon
https://cinnamon-spices.linuxmint.com/applets/view/269
GNU General Public License v2.0
60 stars 12 forks source link

Multiple Monitors Hotkeys #56

Closed Xeronel closed 7 years ago

Xeronel commented 7 years ago

I have 3 monitors. My center monitor is my primary. Shift + Super + Left/Right move windows to the incorrect screen. If I comment out L351 and L352 from applet.js then restart Cinnamon it fixes the issue.

Can those keys be setup an an option rather than always on? Since the window manager has that built in I don't really understand why that's there in the first place.

jaszhix commented 7 years ago

That's left over from the original version. I didn't realize Cinnamon did that by default. I'll go ahead and remove them.