1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-11-13 21:34:54 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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