ozonos / atom-dock

Custom Dock for Ozon Desktop
GNU General Public License v3.0
72 stars 13 forks source link

Implemented settings #58

Open kyuucr opened 9 years ago

kyuucr commented 9 years ago

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)