dangvd / crystal-dock

A cool dock (desktop panel) for Linux desktop
GNU General Public License v3.0
54 stars 8 forks source link

Sets All Desktops on a window makes it disappear from the dock #26

Closed dangvd closed 2 months ago

dangvd commented 2 months ago

virtual_desktop_left event needs to check for the All Desktops flag before emitting a windowLeftCurrentDesktop signal.

dangvd commented 2 months ago

Fixed in version 2.1 released today.