actionless / awesome_config

config for AwesomeWM
GNU General Public License v3.0
232 stars 13 forks source link

Shifty broken with multimonitor #3

Closed travka closed 10 years ago

travka commented 10 years ago

Only with 2x monitors :

Was : you can create tag on focused monitor with hotkeys (e.g. mod + 5) and switch to it from main monitor.

Right now you can use hotkeys only on main monitor.

actionless commented 10 years ago

what branch/tag are u using?

try to pull latest code from the devel branch. now it uses eminent. it should be fixed there (but hardcoded for using only two displays): Super + 5 -- switch first screen to tag 5 Super + F5 -- switch second screen to tag 5 Super + Shift + 5 -- move active client to first screen to tag 5 Super + Shift + F5 -- move active client to second screen to tag 5