- Oct 30, 2023
-
-
David Mohammed authored
-
- Jan 31, 2023
-
-
David Mohammed authored
-
David Mohammed authored
-
- Oct 29, 2022
-
-
David Mohammed authored
-
- Aug 25, 2022
-
-
David Mohammed authored
-
- Aug 05, 2022
-
-
David Mohammed authored
-
- Jul 12, 2022
-
-
David Mohammed authored
-
- May 29, 2022
-
-
David Mohammed authored
-
- May 18, 2022
-
-
David Mohammed authored
-
- Apr 27, 2022
-
-
David Mohammed authored
-
- Apr 12, 2022
-
-
David Mohammed authored
-
David Mohammed authored
Merge branch 'debian-gitmaster' of https://github.com/ubuntubudgie/budgie-control-center into debian-gitmaster
-
- Apr 11, 2022
-
-
David Mohammed authored
-
- Mar 19, 2022
-
-
David Mohammed authored
-
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.
-
- Jan 19, 2022
-
-
David Mohammed authored
This commit leverages the Ubuntu gnome-control-center patch to enable an option to allow > 100% volume. Stripped from this patch is the restriction to only show for the Ubuntu desktop. References to 'ubuntu' have been switched to 'budgie'.
-
Campbell Jones authored
-
Campbell Jones authored
-
- Jan 18, 2022
-
-
David Mohammed authored
Lock screen notifications are not applicable with budgie-screensaver Do not disturb is handled by raven, not here.
-
David Mohammed authored
Dynamic workspaces do not work under budgie. Lets hide this from the UI rather than just deleting the code - this allows easier reinstatement if we subsequently want to reimplement this in budgie. Separately, limit the number of workspaces to budgie's 8 otherwise we get window manager crashes
-