Alexander Larsson 8d617166fe screencast: Make it possible to disable draw-cursor
drawing cursor is on by default, so the code:
  if (options['draw-cursor'])
    recorder.set_draw_cursor(options['draw-cursor']);
never lets you unset it.

Fix is to use 'draw-cursor' in options instead.

https://bugzilla.gnome.org/show_bug.cgi?id=744599
2015-02-17 08:35:24 +01:00
..
2014-10-14 18:53:39 -07:00
2014-11-13 12:26:33 +00:00
2014-04-10 21:08:16 +02:00
2014-12-19 11:39:50 +01:00
2015-02-14 18:20:28 +01:00
2014-10-16 17:16:06 -04:00
2015-02-13 23:14:28 +01:00
2014-12-19 11:39:50 +01:00
2015-01-07 15:26:21 -08:00
2015-01-16 18:24:36 +01:00
2015-01-21 15:44:05 +01:00
2014-10-09 12:17:15 +02:00