Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19
.tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
seth
731fb7477c
budgie-analogue-clock-applet: move from budgiePlugins scope to top-level
2024-07-14 15:37:52 -04:00
seth
417179abbd
budgie-desktop{,with-plugins}: move from budgie scope to top-level
2024-07-14 15:32:58 -04:00
Bobby Rong
2a8a59aebb
nixos/budgie: Don't enable modules for excludePackages
...
ref: bc970e94e7
ref: nixpkgs issue 299877
2024-04-10 21:33:34 +08:00
Bobby Rong
b79ac84d84
nixos/budgie: Use gnome-terminal by default
...
- Both budgie-desktop-view and cinnamon-desktop defaults to gnome-terminal, there
are no clear reason why we don't use the defaults here.
The cinnamon-desktop org.cinnamon.desktop.default-applications.terminal schema
is used in nemo for default emulator, since we use nemo by default this fixes nemo
open in terminal entry without introducing another override.
- There are theming issues with Qogir when opening right-click menu in a second tab.
- Transparency is broken when hovering on other windows, showing only the wallpaper.
This also ensures a stable default for budgie-desktop-view, by using only the
executable name and not a nix store path.
ref: https://github.com/BuddiesOfBudgie/budgie-desktop-view/blob/v1.3/data/org.buddiesofbudgie.budgie-desktop-view.gschema.xml#L60
ref: https://github.com/linuxmint/cinnamon-desktop/blob/6.0.0/schemas/org.cinnamon.desktop.default-applications.gschema.xml.in#L46
ref: https://github.com/linuxmint/nemo/blob/6.0.0/src/nemo-view.c#L7193
2024-03-21 22:16:25 +08:00
Bobby Rong
b5f838a2ca
nixosTests.budgie: Split run dialog subtest
...
The original b-c-c subtest is probably flaky, as I didn't actually ensure
the inputbox focused before typing. Instead of another hacky xdotool,
split the run dialog subtest out.
https://hydra.nixos.org/build/253473303/nixlog/37
2024-03-19 23:59:56 +08:00
Bobby Rong
41fdcd0303
nixosTests.budgie: Extend the test
2024-03-16 13:25:05 +08:00
Bobby Rong
1d3d0d6a89
budgie: add myself (bobby285271) as maintainer
...
Let's hope this package set is not too hard to maintain.
2024-03-14 12:29:36 +08:00
Federico Damián Schonborn
91a2510d05
maintainers: drop federicoschonborn
...
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-13 16:21:10 -03:00
Bobby Rong
6b5dd0640b
nixosTests.budgie: Fix login subtest
...
After budgie-session is used.
2024-01-29 10:13:31 -03:00
Bobby Rong
ba96b6bdaa
nixosTests.budgie: Re-add checks for budgie-wm
...
This is the shell of the desktop, it is still a good idea to do something with it.
2023-08-16 23:33:52 +08:00
Bobby Rong
0ec48ee059
nixos/tests/budgie: skip graphical-session.target check
...
https://hydra.nixos.org/build/230010129/log
2023-08-03 09:52:11 +08:00
Anderson Torres
c637afe9c1
Merge pull request #229030 from atorres1985-contrib/with-lib-is-bad
...
With lib is bad: removes `with lib;` occurrences - part I
2023-05-17 20:24:46 -03:00
Anderson Torres
b5a6dff664
nixos/tests/budgie.nix: get rid of with lib
2023-05-12 22:29:25 -03:00
Federico Damián Schonborn
7da8045e7e
budgiePlugins.budgie-analogue-clock-applet: rename from budgie.budgie-analogue-clock-applet
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-05-11 21:09:54 -03:00
Federico Damián Schonborn
45d0a21ce6
nixos/tests/budgie: Add budgie-analogue-clock-applet
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-23 10:39:38 -03:00
Federico Damián Schonborn
ce6f0af954
nixos/doc: add release note for Budgie Desktop
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-02 21:52:39 -03:00
Federico Damián Schonborn
c0dcb5c24a
nixos/tests/budgie: init
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-02 21:52:36 -03:00