pop-os / cosmic-dock

Pop!_OS fork of https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
GNU General Public License v2.0
72 stars 18 forks source link

Dock appears when receiving notifications/app activity even when set to Always Hide #112

Closed alechartung closed 2 years ago

alechartung commented 2 years ago

Distribution (run cat /etc/os-release):

NAME="Pop!_OS"
VERSION="21.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.10"
VERSION_ID="21.10"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=impish
UBUNTU_CODENAME=impish
LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

gnome-shell-extension-cosmic-dock:
  Installed: 70~ubuntu1pop0~1641401554~21.10~4c62ba4
  Candidate: 70~ubuntu1pop0~1641401554~21.10~4c62ba4
  Version table:
 *** 70~ubuntu1pop0~1641401554~21.10~4c62ba4 1001
       1001 http://apt.pop-os.org/release impish/main amd64 Packages
       1001 http://apt.pop-os.org/release impish/main i386 Packages
        100 /var/lib/dpkg/status

Issue/Bug Description:

  1. dock now appears even when set to always hide/intelligent hide when there's application activity, which when somebody's messaging you over teams or similar is nearly constant and distracting
  2. dock on left moves workspaces under the windows in workspace view

Expected behavior:

  1. previously, dock would stay hidden
  2. I forget exactly what the previous behavior was here, but I didn't observe an overlap before.

Other Notes:

Did a quick search and didn't find this already mentioned, but let me know if they are duplicates or should go in a different place.

Thanks!

jacobgkau commented 2 years ago

The second issue sounds like https://github.com/pop-os/cosmic-workspaces/issues/4 and should have been fixed by https://github.com/pop-os/cosmic-workspaces/pull/36.

jacobgkau commented 2 years ago

Seems like a duplicate of https://github.com/pop-os/cosmic-dock/issues/97 (I didn't see that one before, but it was opened earlier than this issue.)

alechartung commented 2 years ago

Yeah, definitely a duplicate. I'll go ahead and close this one.