1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-15 04:41:50 +00:00
Commit graph

36 commits

Author SHA1 Message Date
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
Bumsik Kim
5dbd3139df
SystrayIcon: Added 'open VirtScreen' menu 2018-05-14 17:56:08 -04:00
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
dc7199e47d
Fixed: referencing unloaded component 2018-05-13 19:18:27 -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
b75cd4ed2b
QML: better password control 2018-05-13 05:28:49 -04:00
Bumsik Kim
05f95f842d
QML: Added About dialog 2018-05-12 16:05:10 -04:00
Bumsik Kim
fc803cc1af
QML: Completed Systrayicon menu 2018-05-12 11:46:20 -04:00
Bumsik Kim
4ba6598725
QML: Groupbox for IP list 2018-05-12 02:36:11 -04:00
Bumsik Kim
b0baf026c5
Added: Open ARandR or Gnome display settings 2018-05-11 22:19:37 -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
859044c6eb
QML: Auto start when VNC closed by client 2018-05-11 12:53:14 -04:00
Bumsik Kim
ca6ec24d49
QML: Moved popup 2018-05-10 20:58:26 -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
85b0670a92
QML: Better layout using anchors, auto change with binding 2018-05-10 04:12:03 -04:00
Bumsik Kim
df362568f6
Backend: Use Q_ENUM 2018-05-10 02:59:53 -04:00
Bumsik Kim
81b6d8919b
QML: smarter window moving on show 2018-05-10 00:22:29 -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
68efb022c7
SystrayIcon: Prevent opening window by right click 2018-05-09 12:55:18 -04:00
Bumsik Kim
822891396d
QML: Preven closing the window right after clicking systrayicon 2018-05-09 11:37:02 -04:00
Bumsik Kim
1576ffee49
QML: Show window always on the right 2018-05-09 08:32:07 -04:00
Bumsik Kim
c6a3d8f73d
QML: Corrected systrayicon message 2018-05-07 23:45:17 -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
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
37329c6f00
First QML prototype 2018-05-06 12:07:47 -04:00