75 Commits

Author SHA1 Message Date
jpattWPC
2368e7c4a5 Update vdiclient.py
Fallback to Tkinter if QT not available.
2022-04-20 08:56:30 -05:00
joshpatten
21c061ebfc
Merge pull request #10 from domfi/patch-1
fix loading configfile from ~/.config/
2022-04-15 10:33:24 -05:00
domfi
fc312a095c
fix loading configfile from ~/.config/ 2022-04-15 16:11:21 +02:00
jpattWPC
61edff3e87
Merge pull request #6 from richardcgingrasjr/main
Moved theme set location
2022-04-11 15:48:31 -05:00
Richard C Gingras Jr
163c83d3b2 Moved theme set location 2022-03-17 22:37:58 -04:00
jpattWPC
e29796bba5 DPI Scaling Issue Fix
Fixed DPI scaling issue that was causing the window to have text cut off. A known limitation is the scaling is based off the first monitor, and does not dynamically rescale (that I'm aware of).
2022-03-14 21:24:36 -05:00
jpattWPC
fc60d99a65 Add support for INI debug
In order to troubleshoot spice connection issues, add ini debug option
2022-03-10 16:58:24 -06:00
joshpatten
d3df0c4df6
Fix command reference 2022-03-09 22:41:56 -06:00
jpattWPC
b8a1be7a51 Minor UI bugfix 2022-03-09 21:48:50 -06:00
jpattWPC
6065985159 Add scrolling after 5 VMs 2022-03-09 21:46:52 -06:00
joshpatten
4e251c31cb
Merge pull request #3 from completion/main
API Tokens
2022-03-09 21:14:57 -06:00
completion
c3a5233b87 remove list length hack 2022-03-09 16:29:00 -09:00
completion
ce137819ab default fill blank user instead 2022-03-09 16:20:42 -09:00
completion
cf3f8e2cc2 only fill if user is defined 2022-03-09 16:14:47 -09:00
completion
8ff5002579 fill user from config 2022-03-09 15:31:52 -09:00
completion
f048505000 add ability to use API tokens 2022-03-09 15:14:16 -09:00
completion
f161129b9d typo? G.cmd -> G.vvcmd 2022-03-09 15:11:26 -09:00
joshpatten
4fc20eea71
Incorrect image used on README 2022-03-08 10:10:25 -06:00
jpattWPC
a53acb7cd8 Update README.md
Formatting issue.
2022-03-07 17:06:29 -06:00
jpattWPC
cd7e27a531 Add permission information 2022-03-07 17:05:06 -06:00
jpattWPC
5c038c70fe Merge branch 'main' of https://github.com/joshpatten/PVE-VDIClient 2022-03-07 17:01:49 -06:00
jpattWPC
3d4fbc7ba7 Initial Commit 2022-03-07 16:56:54 -06:00
jpattWPC
92adc9850e
Create LICENSE 2022-03-07 16:31:23 -06:00
jpattWPC
24d6f2f20e
Delete LICENSE 2022-03-07 16:30:58 -06:00
joshpatten
73da866d7d
Initial commit 2022-03-07 12:33:31 -06:00