log src/hotkey/grab.c @ 2512:1f6b5f5768e2

age author description
Fri, 25 Jan 2008 11:34:10 +0100 Sascha Hlusiak Hotkey: Setup event filter on all screens as well to grab all key events. Should fix bug #119 now.
Thu, 24 Jan 2008 18:57:40 +0100 Sascha Hlusiak Grab keys on all screens, not only the default one. Should fix #119.
Wed, 23 Jan 2008 19:37:05 +0100 Sascha Hlusiak Hotkey Plugin: Complete GUI rework. Ability to use more than one binding for the same action.
Sun, 20 Jan 2008 14:52:44 +0100 Sascha Hlusiak Splitted core/gui/grabbing sources; Fixed memory leak when closing configuration dialog.