Emanuele
7e2e9444b6
Fix: properly set self.config_file
2020-12-13 01:29:00 +01:00
Emanuele
76505e759d
Autodetection: detect folder view as portrait
2020-12-12 23:52:59 +01:00
Emanuele
f4876c3b23
RM2 is unsupported
2020-12-09 19:44:03 +01:00
Emanuele
50a1d07cca
Documenting the insecure_auto_add_host
setting
2020-12-01 12:39:53 +01:00
Emanuele
4fb1c3db18
Docs: remove wrong remark about RM2
2020-11-12 23:02:52 +01:00
Emanuele
278253a4c3
Docs: Adding warning about key format
2020-11-12 21:33:25 +01:00
Emanuele
a8046e1aa9
Adding show_pen_on_lift
setting (addressing #18 )
2020-11-08 17:33:36 +01:00
Emanuele
8e19e8279c
Better error handling
2020-09-25 23:10:52 +02:00
Emanuele
5045b4a647
Minor renaming
2020-09-25 23:10:01 +02:00
Emanuele
e3a0384edf
Warning about RM2
2020-09-12 21:41:30 +02:00
Emanuele
9553e04927
Adding thanks
2020-09-11 17:25:11 +02:00
Emanuele
83a5ce2b3d
Wrong screenshot url
2020-09-11 17:09:33 +02:00
Emanuele
a87d04f9f8
Documenting new installation process
2020-09-11 17:05:42 +02:00
Emanuele
256c268751
Merge branch 'package' into vnc
2020-09-11 02:54:31 +02:00
Emanuele
f64c65ed7e
Merge branch 'vnc' of git://github.com/ChrisPattison/rmview into package
2020-09-11 02:53:43 +02:00
Emanuele
df94c75a3b
Removing irrelevant settings
2020-09-11 02:45:46 +02:00
Emanuele
e95d646e8c
Merge branch 'common' into vnc
2020-09-11 02:44:32 +02:00
Emanuele
5f451282b0
Better explanation of config
2020-09-11 02:12:08 +02:00
Chris Pattison
b93dc4ca90
Fix codegen
2020-08-06 18:31:37 -07:00
Chris Pattison
94de29192a
Codegen resources.py
2020-08-06 18:12:14 -07:00
Chris Pattison
6ccc6575d4
/src layout
2020-08-06 17:46:01 -07:00
Chris Pattison
5d3d87da3b
package info
2020-08-06 17:45:20 -07:00
Chris Pattison
413b055503
Entry point
2020-08-06 17:32:26 -07:00
Chris Pattison
53508224a8
Basic packaging
2020-08-06 17:14:42 -07:00
Emanuele
e369ae95fa
Auto Add of Host keys is now opt in
2020-07-17 15:50:18 +02:00
Emanuele
9ad73f90d2
Cosmetic
2020-07-17 15:47:22 +02:00
Emanuele
3de86782af
Merge branch 'master' into vnc
2020-06-07 18:37:41 +01:00
Emanuele D'Osualdo
b6311dbfdd
Merge pull request #9 from adem/pen-pointer-improvements
...
Pen pointer improvements
2020-06-07 18:35:14 +01:00
Adem Aydin
2c76f77856
Add config to specify whether or not to hide pen on press; extend README
2020-06-07 16:38:27 +02:00
Emanuele
8b5ca45bd7
Merge branch 'master' into vnc
2020-06-06 20:13:44 +01:00
Emanuele
2cfb8fa949
Adding a fading trail to pen tracker (requested in #8 )
2020-06-05 23:37:23 +01:00
Emanuele
89d3bef038
Merge master: auto detection of orientation
2020-05-31 00:28:20 +01:00
Emanuele
62cd969826
Add auto detection of orientation
2020-05-31 00:25:06 +01:00
Emanuele
2b3f048e72
Removing unnecessary complications
2020-05-30 23:45:09 +01:00
Emanuele
bcb21046e8
Removing unused references to LZ4
2020-05-30 23:02:50 +01:00
Emanuele
b046d67107
Proper logging
2020-05-30 23:01:39 +01:00
Emanuele
001e9d2ff0
Use full path for insmod otherwise it is not found
2020-05-30 16:02:23 +01:00
Emanuele
cf7efc8113
Merge branch 'master' into vnc
2020-05-30 00:21:42 +01:00
Emanuele
8db6189bd1
Instructions for VNC branch
2020-05-30 00:13:18 +01:00
Emanuele
41d912676a
Minor patch to rfb
2020-05-29 23:29:50 +01:00
Emanuele
5af509dd19
Error signals
2020-05-29 23:22:49 +01:00
Emanuele
dbf23d2439
Cleanup
2020-05-29 22:51:36 +01:00
Emanuele
8f74b20002
Fallback to RGB16 in older pyQt, restore logging
2020-05-29 22:48:45 +01:00
Emanuele
c74b41a2d9
Properly add VNC support, include rfb.py to remove vncdotool dependency
2020-05-29 16:36:57 +01:00
Emanuele
98fd5f5617
Exploiting QT for painting rectangles
2020-05-29 11:06:16 +01:00
Emanuele
7719abd38f
Auto start/stop server on remarkable
2020-05-29 11:05:58 +01:00
Emanuele
527674cf27
Experimental support for vnc
2020-05-29 00:01:51 +01:00
Emanuele
ab5c81129f
Make sure the pen tracking process is terminated on remarkable on exit
...
Could not figure out a better way, for some reason just closing the client
does not make the `cat /dev/input/event0` process stop.
Suggestions welcome.
2020-05-25 15:24:50 +01:00
Emanuele
d2e2921a78
Executing app from init of app is ugly
2020-05-24 00:32:38 +01:00
Emanuele
cdd993ff8a
Customizable background color for viewer
2020-05-23 19:04:13 +01:00