~sil/kazam/global-keypress-monitor

  • Committer: Stuart Langridge
  • Date: 2014-07-22 01:02:55 UTC
  • Revision ID: sil-launchpad@kryogenix.org-20140722010255-gghdng52l29bvbc0
Add monitoring for keypresses, globally, by implementing a separate executable which prints out global keypresses via xlib and watching its stdout. This avoids any problems with trying to monitor the X server from inside Kazam itself and having unpleasant issues with threads and gstreamer and so on. Note that we do not actually do anything with the keypresses yet beyond print them to the info log in kazam.app.cb_got_keypress. Implementing something which draws them on the screen when pressed and released is another task, more suited for someone who understands how to do this sort of thing.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 30 13 years ago rugby471 at gmail moved frontend and backend stuff into separate dir Diff
bin 1 13 years ago rugby471 at gmail initial commit Diff
data 1 13 years ago rugby471 at gmail initial commit Diff
kazam 1 13 years ago rugby471 at gmail initial commit Diff
po 30 13 years ago rugby471 at gmail moved frontend and backend stuff into separate dir Diff
.bzrignore 368 11 years ago David Klasinc Fixed a minor counter bug. 45 bytes Diff Download File
AUTHORS 98.6.14 10 years ago Mirco Müller Added my name to the list of contributors/authors. 460 bytes Diff Download File
COPYING 30 13 years ago rugby471 at gmail moved frontend and backend stuff into separate dir 34.2 KB Diff Download File
COPYING.LGPL 30 13 years ago rugby471 at gmail moved frontend and backend stuff into separate dir 7.4 KB Diff Download File
MANIFEST.in 98.1.14 12 years ago David Klasinc Added MANIFEST.in 179 bytes Diff Download File
NEWS 412 10 years ago David Klasinc Version bump to 1.5.0. 2.4 KB Diff Download File
README 416 9 years ago David Klasinc Readme fix. 5.8 KB Diff Download File
setup.cfg 284 11 years ago David Klasinc Force python3 in setup.cfg 191 bytes Diff Download File
setup.py 421 9 years ago David Klasinc Merged icons for broadcast and webcam. 1.9 KB Diff Download File
TODO 276 11 years ago David Klasinc NEWS update, version changes and so on. 491 bytes Diff Download File