Commit Graph

18 Commits

Author SHA1 Message Date
04bc07266b Center the Desktop on the screen 2023-08-03 10:26:09 +02:00
9cef4f2b8a Desktop is now more responsive 2023-08-03 10:23:53 +02:00
293b9c4a6e More explanatory comments 2023-08-02 23:53:50 +02:00
62f24084d6 Some comments 2023-07-27 17:17:05 +02:00
a900c94b5a Update Queue.java 2023-07-24 15:24:52 +02:00
7c9db6b5ba 1.0.2 v1.0.2 2023-07-24 15:10:12 +02:00
ad4d91708d Improvements
1) The Queue does not get updated each time a chunk of data gets transferred, but only after a certain amount of time has passed (1/100th of a second)
2) Improved desktop's scroll behaviour
2023-07-24 15:08:10 +02:00
b39d82a671 Merge branch 'main' of https://github.com/xfarrow/guify 2023-07-24 12:51:06 +02:00
00803c900a Just some code readability improvements 2023-07-24 12:50:48 +02:00
56d1dcc435 Update README.md v1.0.1 2023-07-24 10:40:30 +00:00
130e9b821c Update Queue.java 2023-07-24 12:37:28 +02:00
f54fef2f0d Title now includes the hostname
This may be useful when more instances of Guify are open.
2023-07-24 11:48:52 +02:00
8c095a3d3e Fix #2 2023-07-24 11:43:05 +02:00
a85509ab42 typo 2023-07-22 11:16:57 +02:00
92fe0ed9fe Update README.md 2023-07-22 11:15:49 +02:00
101baa14f0 Update README.md 2023-07-22 11:04:43 +02:00
dde958babd First commit v1.0 2023-07-22 10:44:36 +02:00
b3ad4a0882 Initial commit 2023-07-22 10:42:43 +02:00