Download project files

How do I verify a download?


110 of 21 releases

0.11.89 (Nazz) release from the 1.0 series released

File Description Downloads
download icon plank-0.11.89.tar.xz (md5, sig) Plank 0.11.89 source xz tarball 22,208
last downloaded today
Total downloads: 22,208

0.11.4 (Eddy) release from the 1.0 series released

Release information
Release notes:

 * Fix underscores not being shown in some menu items (LP: #1662968)
 * Make window-manager aware that empty-trash dialog is part of plank
   (LP: #1652653)
 * Fix build with -Werror=pointer-to-int-cast, -Werror=format,
   -Werror=implicit-function-declaration
 * Generate manpage with help2man
 * Update appdata
 * Update translations

File Description Downloads
download icon plank-0.11.4.tar.xz (md5, sig) Plank 0.11.4 source xz tarball 21,827
last downloaded 9 days ago
Total downloads: 21,827

0.11.3 (Eddy) release from the 1.0 series released

Release information
Release notes:

 * Add CPUMonitor docklet (LP: #1611504)
 * Hide tooltips if the user performed action on a dockitem (LP: #1638680)
 * Use the file's display-name where possible
 * Trust Bamf with providing us the window-count
 * Don't over-react on user-visible changes and keep transient items
 * SurfaceCache: Never clear the cache completely
 * tests: Fix build with valac 0.35+
 * Drop references to gthread-2.0
 * Update appdata
 * Update translations

File Description Downloads
download icon plank-0.11.3.tar.xz (md5, sig) Plank 0.11.3 source xz tarball 4,118
last downloaded 13 weeks ago
Total downloads: 4,118

0.11.2 (Eddy) release from the 1.0 series released

Release information
Release notes:

 * Require valac >= 0.26.0 and drop conditionals accordingly
 * Add support for HSL and some convenience functions
 * Fill in docklet descriptions
 * Add and enforce some file-count limits
 * Need to own clipboard's content before allowed to clear it (LP: #1540081)
 * Pass correct index in menu-item-callback (LP: #1577745)
 * Update translations

File Description Downloads
download icon plank-0.11.2.tar.xz (md5, sig) Plank 0.11.2 source xz tarball 6,046
last downloaded 3 weeks ago
Total downloads: 6,046

0.11.1 (Eddy) release from the 1.0 series released

Release information
Release notes:

 * ApplicationDockItem: Use child-* signals of Bamf.View and force indicator-update if running-state changed
 * Actually emit DockController.elements_changed() to make DBusClient work
 * DockletManager: Only handle properly named docklet-libraries
 * Update translations

File Description Downloads
download icon plank-0.11.1.tar.xz (md5, sig) Plank 0.11.1 source xz tarball 2,451
last downloaded 13 weeks ago
Total downloads: 2,451

0.11.0 (Eddy) release from the 1.0 series released

Release information
Release notes:

 * Use non-linear transition in/out of the "zoom" state
 * Add docklets support (Clippy, Clock, Desktop, Trash) (LP: #731915)
 * Use GSettings for dock settings (themes and dockitem files remain at their location) (LP: #994007)
 * Consolidate public API (breaks old themes and dockitem files, those are transitioned accordingly if possible)
 * Add "CascadeHide" theme option
 * Don't grab input and abort this drag if DragItem is null (LP: #1517897)
 * Add runtime support for gtk+ 3.19.1+ (LP: #1523208)
 * Show descriptive tooltip for external-dnd actions (LP: #1512998)
 * Update appdata to 0.6+ format
 * Hide "Keep in Dock" wile LockItems is enabled (LP: #1530963)
 * Don't apply window-scale-factor twice on foreground-icon-size
 * Handle bad LauncherAPI clients which have an insane update-...

File Description Downloads
download icon plank-0.11.0.tar.xz (md5, sig) Plank 0.11.0 source xz tarball 1,018
last downloaded 13 days ago
Total downloads: 1,018

0.10.3 (Bartonschmeer) release from the 0.10 series released

Release information
Release notes:

 * Fix underscores not being shown in some menu items (LP: #1662968)
 * Hide tooltips if the user performed action on a dockitem (LP: #1638680)
 * Use the file's display-name where possible
 * SurfaceCache: Never clear the cache completely
 * tests: Fix build with valac 0.35+
 * Drop references to gthread-2.0
 * Add and enforce some file-count limits
 * ApplicationDockItem: Use child-* signals of Bamf.View and force
   indicator-update if running-state changed
 * Actually emit DockController.elements_changed() to make DBusClient work
 * Update appdata

File Description Downloads
download icon plank-0.10.3.tar.xz (md5, sig) Plank 0.10.3 source xz tarball 98
last downloaded 13 weeks ago
Total downloads: 98

0.10.2 (Bartonschmeer) release from the 0.10 series released

Release information
Release notes:

 * Use non-linear transition in/out of the "zoom" state
 * Add "CascadeHide" theme option
 * Don't grab input and abort this drag if DragItem is null (LP: #1517897)
 * Update appdata to 0.6+ format
 * Hide "Keep in Dock" wile LockItems is enabled (LP: #1530963)
 * Don't apply window-scale-factor twice on foreground-icon-size
 * Handle bad LauncherAPI clients which have an insane update-rate (LP: #1514201)
 * Expand dock on external-drag without enabled zoom too (LP: #1007058)
 * Handle file-monitor moved-event where launcher was target (LP: #1522917)
 * Force SurfaceCache to allow downscale if drawing-time is insanely high (LP: #1502429)
 * TOUCHPAD devices are able to perform pressure on a barrier too
 * Some tweaking of the default themes
 * Update translations

File Description Downloads
download icon plank-0.10.2.tar.xz (md5, sig) Plank 0.10.2 source xz tarball 437
last downloaded 13 weeks ago
Total downloads: 437

0.10.1 (Bartonschmeer) release from the 0.10 series released

Release information
Release notes:

 * Require valac >= 0.24.0 as actually needed
 * Correctly display filenames with underscores in folder-menu (LP: #1501499)
 * plankdockitem: Open "preferences" on left-click instead of "about"
 * Properly determine drop-position of external drags with enabled icon-zoom
 * Update translations

File Description Downloads
download icon plank-0.10.1.tar.xz (md5, sig) Plank 0.10.1 source xz tarball 2,818
last downloaded 3 weeks ago
Total downloads: 2,818

0.10.0 (Bartonschmeer) release from the 0.10 series released

Release information
Release notes:

 * Clean up and review appearances of DockItem in API an prefer DockElement
 * Make the item for the dock-itself really special with its own setting
 * Pass-through event on scroll/click to have a proper timestamps for WindowControl.* calls (LP: #1167787) (LP: #1431556)
 * Handle invalid item on runtime (LP: #1444830)
 * Fix LogLevel naming (Logger.FATAL -> Logger.ERROR, Logger.ERROR -> Logger.CRITICAL)
 * Make DockItem abstract
 * Add frame_time to AnimatedRenderer with conditional use of GdkFrameClock (gtk+ >= 3.8)
 * Add RTL support (LP: #1455892)
 * Add DODGE_ACTIVE hide-mode
 * Conditional use of GtkStack instead of GtkNotebook in preferences-dialog (gtk+ >= 3.10)
 * Drop conditional dependency on gnome-common (and rely on autoconf-archive)
 * Add icon-zoom hover-effect (LP: #7076...

File Description Downloads
download icon plank-0.10.0.tar.xz (md5, sig) Plank 0.10.0 source xz tarball 1,079
last downloaded 13 weeks ago
Total downloads: 1,079

110 of 21 releases