1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-12 19:31:50 +00:00
Commit graph

42 commits

Author SHA1 Message Date
Bumsik Kim
ce1debd8ad
Load JSON settings directly in QML 2018-05-14 10:54:31 -04:00
Bumsik Kim
09cf4cb72f
Password: Pass password to pipe, to hide password in command line 2018-05-13 22:19:17 -04:00
Bumsik Kim
3da2b903ed
QML: Set Root component as a plain Item 2018-05-13 18:27:06 -04:00
Bumsik Kim
fe9b3fb13e
Optimization: Use loader to reduce memory on idle 2018-05-13 17:45:03 -04:00
Bumsik Kim
863cb99124
optimized: Removed JSON setting object and IP address list 2018-05-13 15:44:56 -04:00
Bumsik Kim
b75cd4ed2b
QML: better password control 2018-05-13 05:28:49 -04:00
Bumsik Kim
a5bc16ddda
Security: Sanitized /home/kbumsik and /opt/anaconda/bin:/opt/anaconda/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/emscripten:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/opt/staruml/:/usr/lib/emscripten:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/opt/staruml/:/home/kbumsik/opt/emsdk-portable:/opt/cdt-stand-alone-debugger:/home/kbumsik/opt/emsdk-portable:/opt/cdt-stand-alone-debugger 2018-05-12 00:31:49 -04:00
Bumsik Kim
b0baf026c5
Added: Open ARandR or Gnome display settings 2018-05-11 22:19:37 -04:00
Bumsik Kim
3c31266c5c
Fixed: VNCState inner class handling 2018-05-11 17:42:46 -04:00
Bumsik Kim
807371a69c
Added: Saving auto-start 2018-05-11 16:29:36 -04:00
Bumsik Kim
35b61fc74a
Added: Saving settings 2018-05-11 15:25:20 -04:00
Bumsik Kim
be5e4da1aa
XRandR: automatic screen selection if doesn't exist 2018-05-10 21:06:45 -04:00
Bumsik Kim
b51ad567bb
QML: Auto start support. Better footbar text 2018-05-10 15:57:25 -04:00
Bumsik Kim
3a76aa7ef7
Backend: show ip list 2018-05-10 12:15:28 -04:00
Bumsik Kim
df362568f6
Backend: Use Q_ENUM 2018-05-10 02:59:53 -04:00
Bumsik Kim
1b9b08f094
XRandR: Support for displays other than VIRTUAL1 2018-05-09 23:54:45 -04:00
Bumsik Kim
1e11c99b50
QML: Added combobox to select device (no real effect on select yet) 2018-05-09 21:09:32 -04:00
Bumsik Kim
6bee3d556a
Backend: make use of DisplayProperty class 2018-05-09 19:40:07 -04:00
Bumsik Kim
599beb2557
XRandR: code cleanup 2018-05-09 12:54:21 -04:00
Bumsik Kim
66fcf5f173
XRandR: parsing active monitor 2018-05-09 08:27:29 -04:00
Bumsik Kim
b0c07d55be
XRandR: Full parsing of xrandr display information 2018-05-08 18:45:51 -04:00
Bumsik Kim
aaf3b28206
XRandR: Fixed issue with parsing primary screen in some hardware 2018-05-08 11:44:06 -04:00
Bumsik Kim
a07fecd574
QML: VNC Server state parsing and updating 2018-05-07 23:34:11 -04:00
Bumsik Kim
d1775042b1 QML: Added busyindicator popup when creating a screen 2018-05-07 22:04:29 -04:00
Bumsik Kim
b8d9a7dc07
QML: graceful shutdown process 2018-05-07 16:53:43 -04:00
Bumsik Kim
0975e4e8ac
QML: auto positioning window 2018-05-07 16:15:41 -04:00
Bumsik Kim
9fe8e36d22
QML: Backend service is fully merged with the existing code 2018-05-07 11:36:12 -04:00
Bumsik Kim
7307a1111c
Backend: Added VNC State Enum 2018-05-06 20:11:30 -04:00
Bumsik Kim
73c8f5fb7c
QML: First Basic backend (Doesn't do anything for now) 2018-05-06 19:24:06 -04:00
Bumsik Kim
f102e7d709
Qt: Added screen changed event(Not yet managed) 2018-05-06 19:20:12 -04:00
Bumsik Kim
7cf03b6d4c
GUI: Framless, auto-close when out of focus 2018-04-28 05:42:24 -04:00
Bumsik Kim
6a50f724d2
Trayicon: Widget shows on the nearest coner to the tray icon 2018-04-28 02:03:47 -04:00
Bumsik Kim
90078c71c2
Beautified code, surpressed stdout 2018-04-26 14:49:04 -04:00
Bumsik Kim
5d13ccfde2
Icon: changed 2018-04-26 13:32:08 -04:00
Bumsik Kim
bd4f1422c3
Added password 2018-04-26 04:32:44 -04:00
Bumsik Kim
b17c783f75
Creating ~/.virscreen dir and log x11vnc here 2018-04-26 03:49:00 -04:00
Bumsik Kim
6e93c9783d
UI: More graceful program termination 2018-04-26 00:55:37 -04:00
Bumsik Kim
3baace0064
Trayicon: created a proper set of actions 2018-04-25 19:07:29 -04:00
Bumsik Kim
b71fc7414e
UI: removed position dialogs 2018-04-25 18:35:54 -04:00
Bumsik Kim
726e71c126
UI:Separated display button and vnc button 2018-04-25 17:51:30 -04:00
Bumsik Kim
711de0f77e
First README. 2018-04-25 15:55:05 -04:00
Bumsik Kim
1571514662
initial program 2018-04-25 15:14:11 -04:00