~kokoto-java/kazam/depencie-and-stuff

1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO
----

Whishlist (by BigWhale) and reasons why is something still on a whishlist

- Frame marking the capture area while recording is in progress
  A transparent window with no input mask is required on screen. However,
  for that to work, Gdk.cairo_region_create_from_surface() is required. For
  some reason, this fuction still isn't introspected. See:

  http://askubuntu.com/questions/97789/creating-a-gtk-window-with-input-shape-mask-in-python

  (This is still an issue ... :'( )