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

118 commits

Author SHA1 Message Date
Bumsik Kim
7941f1909a
#5, AUR: Switched from setuptools to pip for package builder 2018-06-09 22:26:22 -04:00
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
439769ca21
#3: Fixed font sizing on HiDPi screen 2018-06-05 21:31:59 -04:00
Bumsik Kim
3dfa0f92e3
Fix continue 2018-06-05 21:23:21 -04:00
Bumsik Kim
0d01fa0816
#4: Fixed window positioning on HiDPI screen 2018-06-05 21:18:52 -04:00
Bumsik Kim
1d439478bb
Updated packages for v0.2.0 release 2018-06-03 14:04:15 -04:00
Bumsik Kim
bae43c8fd2
Applied v0.2.0 in app data 2018-06-03 13:24:49 -04:00
Bumsik Kim
920fd56ea8
Deb for Ubuntu 16.04 is successful 2018-06-03 11:55:15 -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
34f8847f67
Preference: Selecting preferred display settings app 2018-05-30 18:36:23 -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
1ac430cdc0
AppWindow: Improved releiability of auto-closing window 2018-05-27 00:44:32 -04:00
Bumsik Kim
41c483764b
First complete Debian packaging system 2018-05-25 14:35:57 -04:00
Bumsik Kim
605f906371
Setup.py: Fixed wrong desktop entry path 2018-05-23 23:30:25 -04:00
Bumsik Kim
ca5af0235a
Fixed: 'StopVNC() called' prompt when clicking Display Setting button 2018-05-23 19:46:20 -04:00
Bumsik Kim
90894d3c41
v0.1.3 release 2018-05-23 19:40:15 -04:00
Bumsik Kim
b8caf68ea8
setup.py: install .desktop files, re-organized doc files to data 2018-05-23 18:49:20 -04:00
Bumsik Kim
be02f3dd4a
Added KDE display setting 2018-05-23 17:12:21 -04:00
Bumsik Kim
6db530301c
README: updated Ubuntu dependancies 2018-05-23 16:21:17 -04:00
Bumsik Kim
4e7d0f485a
Config: Changed HOME_PATH from ~/.virtscreen to ~/.config/virtscreen 2018-05-23 16:00:29 -04:00
Bumsik Kim
2bd1ce68f8
Deleted Snapcraft 2018-05-22 21:26:41 -04:00
Bumsik Kim
b8c2ff27c4
Experimental Debian building system 2018-05-22 21:26:17 -04:00
Bumsik Kim
11cc7add7b
Improved file organization 2018-05-21 18:51:50 -04:00
Bumsik Kim
395df777d1
launch.sh: fixed python binary to system-wide 2018-05-21 18:22:16 -04:00
Bumsik Kim
57b4094ec7
AUR: added missing pieces for 0.1.2 2018-05-21 18:21:33 -04:00
Bumsik Kim
38d8b902e5
Added .vscode to gitignore 2018-05-21 18:20:23 -04:00
Bumsik Kim
fbd0a3d1fd
Deleted .vscode 2018-05-21 18:16:53 -04:00
Bumsik Kim
d51bc3934f
Initial snap.yaml 2018-05-21 15:46:36 -04:00
Bumsik Kim
6c8394f594
AUR: updated to 0.1.2 2018-05-21 15:09:42 -04:00
Bumsik Kim
a88525fdd8
FIX: twisted reactor not defined 2018-05-21 14:40:17 -04:00
Bumsik Kim
46769793e7
AUR: use system-wide python 2018-05-21 06:01:19 -04:00
Bumsik Kim
78b33e9133
Updated AUR install in README 2018-05-21 04:54:18 -04:00
Bumsik Kim
277392e91e
Updated AUR package 2018-05-21 04:24:07 -04:00
Bumsik Kim
570a58243d
Created AUR package and a desktop entry 2018-05-21 04:12:30 -04:00
Bumsik Kim
99936f6e00
Fix for setup.py versioning 2018-05-20 21:56:17 -04:00
Bumsik Kim
75ba481175
Distributed to Pypl, and initial Makefile 2018-05-20 01:35:13 -04:00
Bumsik Kim
f87702f638 Python pacakge structure and installing it as python packages 2018-05-20 00:48:14 -04:00
Bumsik Kim
9001fee975
Conformance to PEP 8 2018-05-16 17:37:24 -04:00
Bumsik Kim
6ccdd556f2
Backend: enError.emit() instead of print() for errors 2018-05-16 17:35:03 -04:00
Bumsik Kim
5ef4e1bcbd
Backend: Marked TODO for error handling state 2018-05-16 10:52:13 -04:00
Bumsik Kim
bc0de4f368
Backend: capture errors of xrandr and display settings program 2018-05-16 10:48:16 -04:00
Bumsik Kim
7e8eeaf0a7
Displays error when ARandR is not installed 2018-05-16 07:57:11 -04:00
Bumsik Kim
fb868a4f7f
Error message dialog added for X11VMC error 2018-05-16 07:04:16 -04:00