1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-13 11:51:51 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Bumsik Kim
ee0efafa02
More graceful signal handling 2018-06-09 11:30:31 -04:00
Bumsik Kim
9ec6256fc1
Separated Cursor and Network classes out of Backend class 2018-06-09 11:28:34 -04:00
Bumsik Kim
30ffe32f82
#7: Added CLI options 2018-06-08 18:00:15 -04:00
Bumsik Kim
0d01fa0816
#4: Fixed window positioning on HiDPI screen 2018-06-05 21:18:52 -04:00
Bumsik Kim
710864a44d
Moved virtual screen device to advanced 2018-05-31 19:53:17 -04:00
Bumsik Kim
7f3448a25e
Selectable x11vnc options in QML 2018-05-31 02:48:07 -04:00
Bumsik Kim
b2a54b7b87
Check if x11vnc is installed 2018-05-31 01:50:06 -04:00
Bumsik Kim
a106d380a2
Moved qml folder to assets 2018-05-31 01:25:18 -04:00
Bumsik Kim
6436dbd8ff
QML: open Display settings app using config file 2018-05-30 17:13:06 -04:00
Bumsik Kim
04290f76db
data.json: moved from data folder to qml 2018-05-30 14:51:40 -04:00
Bumsik Kim
0353e60f28
Auto-detect possible x11vnc options 2018-05-29 23:42:32 -04:00
Bumsik Kim
605f906371
Setup.py: Fixed wrong desktop entry path 2018-05-23 23:30:25 -04:00
Bumsik Kim
be02f3dd4a
Added KDE display setting 2018-05-23 17:12:21 -04:00
Bumsik Kim
4e7d0f485a
Config: Changed HOME_PATH from ~/.virtscreen to ~/.config/virtscreen 2018-05-23 16:00:29 -04:00
Bumsik Kim
a88525fdd8
FIX: twisted reactor not defined 2018-05-21 14:40:17 -04:00
Bumsik Kim
f87702f638 Python pacakge structure and installing it as python packages 2018-05-20 00:48:14 -04:00
Renamed from virtscreen.py (Browse further)