Implemented settings, fixed makefile.
To test, first compile gschema by running make in terminal.
Timing setting (animation-time, show-delay, hide-delay) implemented.
Per-workspace-app is a setting that allow only favorite apps and apps in current workspace to be displayed in the dock, also clicking app icon when the app is not on workspace will launch new instance of app rather than switching to already-exist app in other workspace. Switching this off will change the said behavior to default gnome (all app will be displayed regardless of active workspace, clicking app icon will always switch to already-exist app)
Implemented settings, fixed makefile. To test, first compile gschema by running
make
in terminal.Timing setting (animation-time, show-delay, hide-delay) implemented. Per-workspace-app is a setting that allow only favorite apps and apps in current workspace to be displayed in the dock, also clicking app icon when the app is not on workspace will launch new instance of app rather than switching to already-exist app in other workspace. Switching this off will change the said behavior to default gnome (all app will be displayed regardless of active workspace, clicking app icon will always switch to already-exist app)