dock 8.1.0 Released
Updated translations
Open context menus with long-press
Cycle through windows when hovering over an app with drag-and-drop
Improve memory usage
Fix dock bounds when hide mode is 'Never'
What's Changed
- Introduce an AppSystem by @leolost2605 in #336
- Rename LauncherManager into ItemManager by @lenemter in #362
- Introduce WindowSystem by @lenemter in #363
- Move reduce transparency to main window by @lenemter in #372
- Restructure the project by @lenemter in #371
- Cycle through windows when hovering over launcher with dnd by @lenemter in #374
- Launcher: Fix memory leaks by @leolost2605 in #376
- Introduce BaseItem by @lenemter in #373
- Fix warnings by @lenemter in #378
- Workspace switcher by @lenemter in #361
- Open MultitaskingView when clicking active workspace by @leolost2605 in #384
- GSchema: remove multitasking from defaults by @danirabbit in #386
- DynamicWorkspaceItem: open multitasking if clicked again by @danirabbit in #385
- WorkspaceSystem: sort windows by time they appeared on the workspace by @lenemter in #388
- Implement workspace reordering with drag and drop by @leolost2605 in #392
- Support long press on launchers by @leolost2605 in #398
- Remove dependency on libgee by @tintou in #401
- Fix crash and visual bugs with animations disabled by @lenemter in #405
- Make workspace switcher optional by @danirabbit in #407
- Revert "GSchema: remove multitasking from defaults" by @danirabbit in #408
- Fix dock bounds when hide mode is 'Never' by @lenemter in #411
- Fix meson options by @lenemter in #413
- Show multiple dots for apps with multiple windows by @lenemter in #412
Full Changelog: 8.0.2...8.1.0