Ian Douglas Scott

Results 545 comments of Ian Douglas Scott

Interesting point. "Show mounted drives" shows an icon for each external drive that's mounted. I'm not sure what would be clearest, but removing "in Dock" from the other rows might...

We should probably write up some organized documentation for testing graphics driver related issues, but some things to look at in testing: * See if there are any errors from...

After looking through https://github.com/NVIDIA/egl-wayland/issues/72, an NVIDIA engineer there mentions some users with Pascal cards seeing "extremely low framerates (0.2FPS)", and says that should be fixed in the 550 driver, when...

Apparently KDE Connect is designed to use standard interfaces where possible, and not be KDE specific. I still need to do more testing with it and see what might be...

Touch input was added to iced-sctk in https://github.com/pop-os/iced/pull/135. For cosmic-panel, this will require https://github.com/pop-os/xdg-shell-wrapper/pull/22 and https://github.com/pop-os/cosmic-panel/pull/199.

(Optionally) duplicating the panel and workspaces switcher on multiple monitors was one of our goal, but we ran into some issues with the multi-monitor extension. It's a bit complicated to...

Cosmic-comp should work without systemd if compiled with `--no-default-features`: https://github.com/pop-os/cosmic-comp/pull/81 There probably is a better solution in the long term. I added that to get cosmic-comp working on FreeBSD.

https://github.com/pop-os/cosmic-applets/pull/498 should fix the menu in Slack, and probably other clients. Dropbox still seems to be an issue. `gnome-shell-extension-appindicator` has three comments about it, so it seems it's known to...

https://github.com/pop-os/cosmic-osd/blob/master/src/subscriptions/pulse.rs has a subscription for monitoring volume changes. That code should probably be moved somewhere and shared in the applet.