File: TODO

package info (click to toggle)
xbindkeys 1.8.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 972 kB
  • sloc: ansic: 4,518; sh: 4,281; lisp: 112; tcl: 39; makefile: 30
file content (22 lines) | stat: -rw-r--r-- 838 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Urgent:

  - Fix a bug when there is more than one button in a key
    combinaison.
    ref: http://lists.nongnu.org/archive/html/xbindkeys-devel/2009-05/msg00001.html
    Update: Only one button is bound at a time (the last defined in
    the rc configuration file). And only one button is grabbed even
    when there is more than one button in the configuration file.
    => need more info.

Maybe:

  - Replace the XNextEvent with a XPeekEvent/XNextEvent in the main
    loop to let the event pass to the underlying X application on some
    criteria.

make a documentation more easy to understand :)

convert NEWS file to the standard NEWS file format
convert ChangeLog file to the standard ChangeLog file format
convert AUTHORS file to the standard AUTHORS file format
create a nice printable readme for printing (LaTeX or DocBook?)