R. Ryantm
5fc0daaf3c
wayfirePlugins.wwp-switcher: unstable-2023-09-09 -> 0-unstable-2024-07-23
2024-08-03 07:01:33 +00:00
Alyssa Ross
2819418fc0
wayfire: drop maintainership
2024-06-25 08:35:50 +02:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
rewine
c47d5736af
wayfireplugins.focus-request: fix hash
2024-04-04 05:31:14 +08:00
R. Ryantm
d526d76fe7
wayfirePlugins.wayfire-shadows: unstable-2023-09-09 -> unstable-2024-03-28
2024-03-29 00:39:03 +00:00
rewine
efae95be3d
wayfire: set nessasary propagatedBuildInputs required by wayfire.pc
2024-03-27 22:51:30 +08:00
rewine
c167f6efdb
wayfire: trigger mate-wayland tests
2024-03-27 22:51:30 +08:00
rewine
ab2c5d034e
wayfirePlugins.wwp-switcher: init at unstable-2023-09-09
2024-03-27 22:51:29 +08:00
rewine
d3753949d8
wayfirePlugins.focus-request: init at 0.8.0.2
2024-03-27 22:51:29 +08:00
rewine
cec9c1f930
wayfirePlugins.wayfire-shadows: init at unstable-2023-09-09
2024-03-27 22:51:29 +08:00
rewine
54b435377c
wayfirePlugins.wayfire-plugins-extra: 0.8.0 -> 0.8.1
2024-03-26 18:51:19 +08:00
rewine
e15c4cb465
wayfire: 0.8.0 -> 0.8.1
2024-03-23 21:07:27 +08:00
Bobby Rong
3b48b3aaa9
Merge pull request #289062 from bobby285271/upd/mate
...
MATE 1.28
2024-03-16 21:38:24 +08:00
Bobby Rong
148aa398b7
wayfirePlugins.firedecor: init at 2023-10-23
...
mntmn/Firedecor is the fork used for Debian packaging.
2024-03-14 23:34:11 +08:00
R. Ryantm
6d4dbbd0e9
wayfirePlugins.wf-shell: 0.8.0 -> 0.8.1
2024-03-13 14:56:16 +00:00
rewine
53d4287952
wayfirePlugins.windecor: init at 0.8.0
2023-12-25 10:39:43 +08:00
Alyssa Ross
6bdb478d73
wayfire: add libGL build input
...
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:03:04 +00:00
rewine
14ab9be9bb
wayfirePlugins.wayfire-plugins-extra: 0.7.5 -> 0.8.0
2023-10-08 21:40:22 +08:00
rewine
deb37c517b
wayfirePlugins.wcm: 0.7.5 -> 0.8.0
2023-10-08 21:00:07 +08:00
rewine
92fc640978
wayfirePlugins.wf-shell: 0.7.0 -> 0.8.0
2023-10-08 20:34:22 +08:00
rewine
3fb591bbf3
wayfire: 0.7.5 -> 0.8.0
2023-10-08 20:25:14 +08:00
rewine
d60ec4fe57
wf-config: 0.7.1 -> 0.8.0
2023-10-08 20:19:30 +08:00
rewine
2b8a2792c0
wayfire: use finalAttrs pattern and set meta.mainProgram
2023-08-05 02:20:12 +08:00
rewine
8974e68bef
wayfire: refactor
...
1
2023-07-27 00:04:03 -03:00
rewine
246e73daad
wayfire-plugins-extra: init at 0.7.5
2023-07-27 00:04:03 -03:00
Alyssa Ross
c32e5d3afb
wayfire: fix cross
...
We need to tell meson we won't be running the tests when
nativeCheckInputs won't be included, or it will fail when it can't
find doctest.
2023-04-22 23:30:45 -03:00
Alyssa Ross
d9cb65a263
wf-config: fix cross
...
We need to tell meson we won't be running the tests when
nativeCheckInputs won't be included, or it will fail when it can't
find doctest.
2023-04-22 23:30:45 -03:00
rewine
a852c3656a
wcm: 0.7.0 -> 0.7.5
2023-04-02 02:51:00 +08:00
rewine
2c98c9d34a
wf-shell: update
2023-04-02 02:44:10 +08:00
rewine
790f3ca188
wayfire: 0.7.2 -> 0.7.5
2023-04-02 02:44:04 +08:00
rewine
b53a03a132
wf-config: update
2023-04-02 02:44:04 +08:00
Markus S. Wamser
c9d167f174
pkgs.applications: remove unused args
2022-10-12 16:00:16 +02:00
Robert Hensing
fbafeb7ad5
treewide: runCommandNoCC -> runCommand
...
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Alyssa Ross
738065bfc4
wayfire: 0.7.1 -> 0.7.2
2021-06-24 22:15:17 +02:00
Alyssa Ross
4add528d3b
wayfire: drop unused argument
2021-06-16 12:36:25 +00:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Alyssa Ross
6fb54f49c5
wayfire: 0.7.0 -> 0.7.1
2021-04-29 10:04:20 +00:00
Alyssa Ross
e337e136dd
wf-config: 0.7.0 -> 0.7.1; enable tests
2021-04-29 10:04:20 +00:00
Gabriel Ebner
a955833297
wayfire: add missing mesa dependency
2021-04-09 09:26:12 +02:00
Patrick Hilhorst
49299adf4e
wlroots_0_12: init at 0.12.0
...
Uses the old wlroots in places where the new one isn't yet compatible.
Co-authored-by: Alyssa Ross <hi@alyssa.is>
Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
2021-04-08 17:23:20 +02:00
Samuel Gräfenstein
a4efd8c3e1
gnome3.gtk -> gtk3
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein
672cd0c8e7
treewide: gnome3.gtkmm -> gtkmm3
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
Alyssa Ross
c841a939c8
wcm: 0.6.0 -> 0.7.0
2021-02-07 23:03:25 +00:00
Alyssa Ross
938bbbdb1b
wayfirePlugins.wf-shell: 0.6.1 -> 0.7.0
2021-02-07 23:00:55 +00:00
Alyssa Ross
403e5ef797
wayfire: 0.6.0 -> 0.7.0
2021-02-07 19:16:13 +00:00
Alyssa Ross
2cea4f865c
wf-config: 0.6.0 -> 0.7.0
2021-02-07 18:54:12 +00:00
Alyssa Ross
c898defdbf
wayfire: add plugin support
...
The top-level "wayfire" attribute is a Wayfire with wf-shell installed
and nothing else. But wayfireApplications.withPlugins can be used to
create a Wayfire with arbitrary plugins, or no plugins at all.
2020-12-19 01:41:29 +00:00
Alyssa Ross
e2243140f9
wcm: init at 0.6.0
2020-12-19 01:41:29 +00:00