Skip to content

Releases: folke/polydock

Release 2.1.0

19 Jun 12:18
Compare
Choose a tag to compare

2.1.0 (2020-06-19)

Features

  • ✨ added option to configure autohide (31104c9)

Release 2.0.3

19 Jun 10:04
Compare
Choose a tag to compare

2.0.3 (2020-06-19)

Bug Fixes

  • 🐛 better autohide and handling of windows with skip_tasklist (fixes #4) (d7f4d75)
  • 🐛 hide empty dock when no items on startup (f5bb013)

Release 2.0.2

10 Jun 07:53
Compare
Choose a tag to compare

2.0.2 (2020-06-10)

Bug Fixes

Release 2.0.1

09 Jun 18:24
Compare
Choose a tag to compare

2.0.1 (2020-06-09)

Bug Fixes

  • 🐛 menu-click default should be "show" (ebae1f1)

Release 2.0.0

08 Jun 11:14
Compare
Choose a tag to compare

2.0.0 (2020-06-08)

⚠ BREAKING CHANGES

  • 💥 ♻️ moved hide/unhide config under [commands]

Features

  • ✨ added possibility to exclude certain windows (0bf7251)
  • ✨ dock click actions are now configurable (ca495c8)

Bug Fixes

  • 🐛 force loading GdkX11 before Gdk to make sure we loaded the correct version (4bfd8f4)

Code Refactoring

  • 💥 ♻️ moved hide/unhide config under [commands] (667670e)

Release 1.4.0

05 Jun 11:13
Compare
Choose a tag to compare

1.4.0 (2020-06-05)

Features

  • ✨ added option to set a custom icon theme (f61ca71)

Release 1.3.0

04 Jun 20:07
Compare
Choose a tag to compare

1.3.0 (2020-06-04)

Features

  • ✨ toggle window if it's the only one in the group (11c3fe1)

Bug Fixes

  • 🐛 better detection for auto hiding (877be5c)
  • 🐛 no need to listen to viewport changes (885157d)
  • 🐛 some windows don't have a workspace (1c8e26d)

Release 1.2.2

04 Jun 13:00
Compare
Choose a tag to compare

1.2.2 (2020-06-04)

Release 1.2.1

04 Jun 11:32
Compare
Choose a tag to compare

1.2.1 (2020-06-04)

Release 1.2.0

04 Jun 11:23
Compare
Choose a tag to compare

1.2.0 (2020-06-04)

Features

  • ✨ use Gtk.Application to parse cmd-line args (dcadbc0)

Bug Fixes

  • 🐛 find config directory when symlinked (11b33c0)
  • 🐛 load system themes when no user themes availabel (88fe332)