1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-29 00:23:20 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
LDDestroier
904449d831
Doesn't resume off-screen inactive coroutines 2019-04-26 01:35:46 -04:00
LDDestroier
a9cc18ca5a
Added config, on-the-fly workspace creation
I hope it doesn't fuck up
2019-04-25 20:00:10 -04:00
LDDestroier
98fa79a9e9
Update workspace.lua 2019-04-23 22:29:01 -04:00
LDDestroier
8c0ca3c243
Moved instance spawning into main 2019-04-23 17:26:41 -04:00
LDDestroier
055fda579c
Update workspace.lua 2019-04-23 17:18:01 -04:00
LDDestroier
d416695866
Fixed vertical workspace swapping 2019-04-23 17:11:19 -04:00
LDDestroier
aae0e44a31
Added indicator and error handler 2019-04-23 17:01:40 -04:00
LDDestroier
3d3be77958
Fixed blit, added smoother animations
Blit had a built-in wrap function, which goes against how CC works, so that was fixed.
You're also now able to scroll both vertically and horizontally at the same time, showing potentially bits of four workspaces at once.
It also tells you how to switch workspaces at startup.
2019-04-23 14:35:15 -04:00
LDDestroier
70383c7658
Fixed clean exit
whoops
2019-04-21 02:01:03 -04:00
LDDestroier
23db0290c1
Update workspace.lua 2019-04-21 01:45:00 -04:00
LDDestroier
445f7895c7
Added clean exit 2019-04-21 01:44:03 -04:00
LDDestroier
50e36ff3c8
Actually fixed it
thanks again, kepler
2019-04-21 01:26:09 -04:00
LDDestroier
73f4ad8ab5
Create workspace.lua
Work in progress.
2019-04-19 21:46:43 -04:00