jake-phy / WindowIconList

GNU General Public License v2.0
75 stars 26 forks source link

Added two features: move to monitor and open new app keybinding #67

Closed Beanow closed 9 years ago

Beanow commented 9 years ago

Move to monitor.

Using <Super><Shift>Number will open a new app instead of focus it.

These features are based off of the 2.7.5 release, rather than the current development version.

Beanow commented 9 years ago

Have been using this improvement ever since on my installation. Any interest in having this?

jake-phy commented 9 years ago

Yes those are both great developments.

jake-phy commented 9 years ago

I'm sorry it took so long to implement this. I had to merge everything manually. Are you able to test this and make sure it is still working?

Beanow commented 9 years ago

Couple of bugs I found:

jake-phy commented 9 years ago

Ok thanks for testing. I will make the changes.

-----Original Message----- From: "Robin van Boven" notifications@github.com Sent: ‎3/‎5/‎2015 7:06 AM To: "jake-phy/WindowIconList" WindowIconList@noreply.github.com Cc: "jake-phy" jake.phy@gmail.com Subject: Re: [WindowIconList] Added two features: move to monitor and open newapp keybinding (#67)

Couple of bugs I found: Left and Right should be swapped for window moving. (Tested on triple monitor setup) The monitor number is not displayed correctly, all of them are "Move to monitor {0}". — Reply to this email directly or view it on GitHub.

jake-phy commented 9 years ago

Ok this should be working now.

Beanow commented 9 years ago

The changes look good to me now. A new bug came up but I'll make a new issue for it.