desktop-widget icon indicating copy to clipboard operation
desktop-widget copied to clipboard

Pop Desktop Settings Widget

Results 17 desktop-widget issues
Sort by recently updated
recently updated
newest added

This exposes in the GUI an existing dock option to only show open app windows that are located on the current workspace. As a mouse-centric, non-tiling user, when I'm working...

I installed this configuration options in order to be able to configure Cosmic dock i installed before. I ran through the commands: `git clone https://github.com/pop-os/desktop-widget` `cd desktop-widget` `make` `sudo make...

I cloned the desktop-widget and tried to build it. It is similar to #68 but with a different cause by reason. I am using Debian 11 with Gnome 3.38.5 using...

It seems https://github.com/pop-os/desktop-widget/pull/58 and https://github.com/pop-os/desktop-widget/pull/59 conflicted, breaking the build. This fixes that. It also update dependencies and doesn't reference non-existent branches. Superseding https://github.com/pop-os/desktop-widget/pull/67 and fixing https://github.com/pop-os/desktop-widget/issues/68. We haven't ended up...

From checking changes in #65, a few more missing translations were noticed ![Captura de tela de 2021-10-19 10-43-42](https://user-images.githubusercontent.com/58987761/137956660-ad1dede1-8192-4294-a9b6-cb448798e04a.png) ![Captura de tela de 2021-10-19 10-43-54](https://user-images.githubusercontent.com/58987761/137956663-b50ee57d-c4b5-4224-9f99-1a60cb4c9efe.png) .

After pull request #59 the project is not building anymore. ```zsh $ make cargo build --release Updating git repository `https://github.com/pop-os/theme-switcher` error: failed to get `pop-theme-switcher` as a dependency of package...

This adds a toggle for enabling/disabling vertical workspaces on Gnome 40. We've mentioned supporting it. If we're satisfied with just enabling/disabling the vertical-overview extension (as done here), it's not too...

Everything is located in [pt-BR](https://github.com/pop-os/desktop-widget/blob/master_hirsute/i18n/pt-BR/pop_desktop_widget.ftl), except this title (Dock Size): ![1](https://user-images.githubusercontent.com/48036034/127051600-d0c08b3f-9744-4577-9638-dc325ae5bf88.png) There is no key for the title "Dock Size" in all translations, including the [English](https://github.com/pop-os/desktop-widget/blob/master_hirsute/i18n/en/pop_desktop_widget.ftl) one. ![2](https://user-images.githubusercontent.com/48036034/127051648-feb4653b-883f-4b3f-8445-19c70f619b93.png)

Based on https://github.com/pop-os/desktop-widget/pull/32/