João André
João André
@JonasHarsch Why exactly isn't `FetchContent_MakeAvailable` used, since that is the recommended approach to use FetchContent? Also, why the need to specify the include directories - wouldn't just linking the target...
> I found that the alignment of monitors seems to have an effect: That seems to be related to [@Colon101](https://github.com/aunetx/blur-my-shell/issues/457#issuecomment-1620057318) workaround? I found it to work at the moment, but...
As far as the hardware dialogs go, [Custom OSD](https://extensions.gnome.org/extension/6142/custom-osd/) also implements a dynamic blur effect and can be used to complement this extension.
> The fastest and easiest way to do this would be to sync it to a text file on the local device. That opens you up to not only several...
+1 it would be useful for people syncing with other devices, such as mobile phones, where the offer of note-taking apps with Markdown syntax is huge.
Facing this issue as well on Arch (AUR installation). I'm using a Family account, wonder if it may be related to that?
It being slow is, as you say, expected. But what I reported was that it doesn't update at all if you adjust brightness using the physical buttons on the display...
For what is worth, you can manually edit the spacing/padding between the icons by directly editing the relevant sections in the `stylesheet.css` file: #dashtodockContainer .overview-icon { padding-top:2px; padding-bottom:2px; padding-right: 1px;...
I'm also facing this issue once again, probably #726 should be re-opened?
@amiao1017 I also get this error when building gRPC, so it should be an upstream issue. I builds successfully if you remove `-DMJPC_BUILD_GRPC_SERVICE:BOOL=ON`.