Commit 1818f17
[pull] main from ublue-os:main (#29)
* fix(just): fix configure-grub error (ublue-os#3896)
Fixes the "Recipe `configure-grub` failed with exit code 1" error when menu_auto_hide is not set in grubenv
* fix(dnf) hide erroneous error messages from the user (ublue-os#3897)
the custom dnf handler script opens the webpage via xdg-open, which seems to be buggy in both GNOME and KDE and will give erroneous error messages in both (while still working). We can redirect error output to /dev/null to suppress the messages.
* fix(beesd): Move override file (ublue-os#3907)
* feat(beesd): Various improvements (ublue-os#3913)
* fix(beesd): Move override file
* fix(beesd): rename override.conf to bees-timeout.conf
* feat(beesd): Cleanup leftover .beeshome subvolume upon configuration removal
* feat(beesd): Set thread factor parameter
* fix(beesd): Manually mount the root subvolume if not already mounted elsewhere (ublue-os#3914)
* fix(beesd): This should be an empty string check (ublue-os#3915)
* fix: Add zlib-devel to terra ignore list
* fix: Remove old and broken ujust
* chore: Clean up some layers from ujust, lets start disincentivizing this when possible.
* feat(kcminputrc): add global pointer defaults for KDE with no acceleration (ublue-os#3884)
* chore: Move to -deck
* fix: Disable mouse accel on gnome-deck
* chore(deps): update system_files/desktop/silverblue/usr/share/gnome-shell/extensions/tmp/caffeine digest to 07643c3 (ublue-os#3921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---------
Co-authored-by: biebel <badk666@hotmail.com>
Co-authored-by: stellaberrant <104581805+stellaberrant@users.noreply.github.com>
Co-authored-by: Bradley Bellairs <11426553+BWBellairs@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Xarishark <Xarishark@outlook.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e8e4491 commit 1818f17
File tree
11 files changed
+58
-107
lines changed- system_files
- deck
- kinoite/etc/skel/.config
- silverblue/etc/dconf/db/distro.d
- desktop
- overrides/usr/bin
11 files changed
+58
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
427 | 426 | | |
428 | 427 | | |
429 | 428 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | 172 | | |
182 | 173 | | |
183 | 174 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
Lines changed: 35 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
21 | 55 | | |
22 | 56 | | |
23 | 57 | | |
| |||
106 | 140 | | |
107 | 141 | | |
108 | 142 | | |
109 | | - | |
| 143 | + | |
110 | 144 | | |
111 | 145 | | |
112 | 146 | | |
| |||
Lines changed: 0 additions & 92 deletions
This file was deleted.
0 commit comments