Releases: elementary/dock
Releases · elementary/dock
dock 8.2.0 Released
Updated translations
What's Changed
- Use shadow width instead of custom size by @leolost2605 in #437
- Implement background app monitoring by @leolost2605 in #394
- Keep the dock visible in the MultitaskingView by @leolost2605 in #375
- Actions: Use main branch by @ryonakano in #440
- Update POTFILES by @ryonakano in #442
- Replace tooltip with popover by @sebastianlay in #441
- Fix shaking of window when moving icon by @sebastianlay in #445
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #448
- Add shake to app icon when window cannot be opened by @sebastianlay in #446
- Metainfo: add 8.2.0 release notes by @danirabbit in #452
- Styles: Fix "Active on Other Workspace" indicator color by @wpkelso in #450
- MainWindow: only request multitasking view if workspace switcher enabled by @danirabbit in #454
- Release 8.2.0 by @danirabbit in #453
New Contributors
- @sebastianlay made their first contribution in #441
- @wpkelso made their first contribution in #450
Full Changelog: 8.1.2...8.2.0
dock 8.1.2 Released
Updated translations
What's Changed
- Don't store active workspace information for every window by @lenemter in #406
- Release 8.1.2 by @lenemter in #430
Full Changelog: 8.1.1...8.1.2
dock 8.1.1 Released
Updated translations
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
dock 8.0.2 Released
What's Changed
- App: Respect startup notify key for launching animation by @leolost2605 in #299
- meson: Specify minimum GLib version by @tintou in #306
- Add spacing between icon and running indicator by @lenemter in #329
- Fix icons clipping when bouncing and separate background from window by @lenemter in #328
- MainWindow: respect reduce transparency key by @danirabbit in #333
New Contributors
Full Changelog: 8.0.1...8.0.2
dock 8.0.1 Released
Updated translations
Fixes a crash when dragging a file that's not a launcher to the dock
Hide badges, progressbars, and running indicators while dragging a launcher
dock 8.0.0 Released
Complete rewrite 🎉️