1 | | This one is actually easier on MS Windows: we can hook up the window actions into MS Windows' window manager using "Windows Shell Extensions" |
2 | | [[BR]] |
3 | | [[BR]] |
4 | | On Linux... this is going to be tough as there are so many different window managers in use, and most of them "ideologically" stop you from doing such things (ie metacity). Shame that. |
| 1 | Use "Windows Shell Extensions" to make it easier to action on a window (since the extension will be placed in the window's bar) |
| 2 | |
| 3 | For Linux alternatives, see #111 (cant be done with metacity or other default window managers - shame that) |