log src/hotkey/grab.c @ 3020:fdcf79446ddf

age author description
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Wed, 28 May 2008 20:56:05 +0300 Matti Hamalainen Backed out changeset c1258ae018ee
Wed, 28 May 2008 20:51:52 +0300 Matti Hamalainen Possibly fix some cases where certain X11 keysyms are not found.
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.