- May 31, 2024
-
-
David Mohammed authored
Revert patch since apparmor now has the necessary changes to allow add picture to work for user defined wallpapers
-
- Mar 17, 2024
-
-
David Mohammed authored
-
- Feb 18, 2024
-
-
David Mohammed authored
-
- Aug 04, 2023
-
-
David Mohammed authored
-
- Aug 02, 2023
-
-
David Mohammed authored
-
- Feb 11, 2023
-
-
David Mohammed authored
-
- Jan 31, 2023
-
-
David Mohammed authored
-
- Sep 22, 2022
-
-
David Mohammed authored
-
- Sep 13, 2022
-
-
David Mohammed authored
-
David Mohammed authored
-
- Aug 30, 2022
-
-
David Mohammed authored
-
- Aug 09, 2022
-
-
David Mohammed authored
-
David Mohammed authored
-
- Aug 05, 2022
-
-
David Mohammed authored
-
- Aug 03, 2022
-
-
David Mohammed authored
-
- May 24, 2022
-
-
David Mohammed authored
-
- May 18, 2022
-
-
David Mohammed authored
-
David Mohammed authored
-
- Mar 24, 2022
-
-
David Mohammed authored
-
- Mar 21, 2022
-
-
David Mohammed authored
-
- Mar 19, 2022
-
-
David Mohammed authored
-
- Mar 17, 2022
-
-
David Mohammed authored
-
- Mar 07, 2022
-
-
David Mohammed authored
-
- Feb 15, 2022
-
-
David Mohammed authored
-
David Mohammed authored
-
- Feb 07, 2022
-
-
David Mohammed authored
-
David Mohammed authored
-
- Feb 03, 2022
-
-
David Mohammed authored
-
David Mohammed authored
Mutter also installs keybindings but to the GCC share folder. We need to read these as well as the keybindings in the BCC share folder. Closes #3
-
- Jan 25, 2022
-
-
David Mohammed authored
-
David Mohammed authored
-
David Mohammed authored
-
- Jan 23, 2022
-
-
David Mohammed authored
https://gitlab.gnome.org/GNOME/gnome-control-center/issues/381 In short, these only kind of work for sandboxed apps and its questionable whether they work here either. Ubuntu has disabled these. So we'll inherit this patch to equally prevent confusion what these options are for.
-
David Mohammed authored
We moved the lock controls to the more logical displays in and earlier commit. This commit ensures the signals for the lock controls point to the displays panel to ensure the signals are created and function correctly.
-
David Mohammed authored
-
- Jan 21, 2022
-
-
Joshua Strobl authored
-
- Jan 20, 2022
-
-
David Mohammed authored
Avoids clobbering certain custom settings that can't be set in UI. Origin: https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/910 Bug-Ubuntu: https://launchpad.net/bugs/1934761
-
David Mohammed authored
Meant to address issues mentioned in https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1214 using the solution proposed there. There is no "None" option for the compose key, since there doesn't appear to be a way to disable it on the unusual layouts where it's available by default. XKB options are a mess, but this seems like a more accurate representation of how they function. Origin: https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/910 Bug-Ubuntu: https://launchpad.net/bugs/1867548 Bug-GNOME: https://gitlab.gnome.org/GNOME/gnome-control-center/issues/918
-
David Mohammed authored
snap-store is a universal package installer. Some budgie-distros do not ship with gnome-software. Normally clicking an application allows users to open the application in gnome-software. With this patch, if snap-store is installed (and gnome-software is not installed) then the application can be optionally opened in snap-store. If both gnome-software and snap-store are not installed then the "open in software" button remains unavailable. . Patch taken from Ubuntu's G-C-C patching; its applicable to all budgie distros.
-