Re: PyGTK global keybinding module
- From: Matthias Clasen <matthias clasen gmail com>
- To: Ulrik Sverdrup <ulrik sverdrup gmail com>
- Cc: desktop-devel-list gnome org
- Subject: Re: PyGTK global keybinding module
- Date: Thu, 16 Jul 2009 09:43:44 -0400
On Thu, Jul 16, 2009 at 6:47 AM, Ulrik Sverdrup<ulrik sverdrup gmail com> wrote:
>
> Now which way the gnome desktop takes I don't know. Global keybindings
> are certainly coming, everyone is including tomboy's code. I know the
> most sensible way for gnome would be to have a C library + A python
> binding, I've put this together as a pure python module for my
> application.
>
Global keybindings are a scarce resource, and need to
a) be used sparingly (I strongly doubt that most of the apps that
currently copy those libtomboy parts deserve a global keybinding...)
and
b) be centrally managed. We have a relatively nice infrastructure for
that, with the keybinding capplet. Unfortunately, all the code that is
copied around totally ignores that, leading to ugly conflicts and
races when several apps try to use the same key combination.
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]