Commit Graph

20 Commits

Author SHA1 Message Date
Weijia Wang
bab247f2bb Merge branch 'master' into staging-next 2024-04-28 05:11:43 +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
teutat3s
87a44cc069
swaynotificationcenter: add gvfs, libnotify to
buildInputs
2024-04-26 21:28:47 +02:00
R. Ryantm
66775637fe swaynotificationcenter: 0.10.0 -> 0.10.1 2024-03-10 02:42:19 +00:00
Alexandre Acebedo
4c7b6edfdf
swaynotificationcenter: fix default configuration file paths 2024-03-03 13:58:41 +01:00
10ae6d7725 swaynotificationcenter: support cross compilation 2024-02-27 11:52:03 +00:00
Matthieu Coudron
e6732335ff
swaynotificationcenter: 0.9.0 -> 0.10.0 (#290627) 2024-02-26 22:10:30 +01:00
Alexandre Acebedo
b86adcb628
swaynotificationcenter: backport PR 296 2023-08-28 08:33:54 +02:00
PedroHLC ☭
6ad7a32910
swaynotificationcenter: 0.8.0 -> 0.9.0 2023-05-29 11:21:17 -03:00
Matthieu Coudron
5525a97401 swaynotificationcenter: set meta.mainProgram 2023-05-11 12:16:45 +02:00
PedroHLC ☭
2a251817f4
swaynotificationcenter: 0.7.3 -> 0.8.0
Bumps to new version, including thsese changes:
- Includes new deps: libgee and libpulseaudio;
- Adds meta.changelog;
- Release changelog: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.8.0
- Full changelog: https://github.com/ErikReider/SwayNotificationCenter/compare/v0.7.3...v0.8.0
2023-02-26 10:37:30 -03:00
PedroHLC ☭
50e6f4b7c1
swaynotificationcenter: 0.7.2 -> 0.7.3 2022-11-28 15:03:39 -03:00
PedroHLC ☭
baa485066e swaynotificationcenter: 0.7.1 -> 0.7.2 2022-09-23 11:11:08 +02:00
superherointj
3a11ea3ae4
swaynotificationcenter: fix hash 2022-09-15 20:05:23 -03:00
PedroHLC ☭
7dae9f3bb8
swaynotificationcenter: 0.6.3 -> 0.7.1 2022-09-15 18:52:48 -03:00
PedroHLC ☭
d14d17e0f1
swaynotificationcenter: compile schema 2022-08-16 19:40:41 -03:00
R. Ryantm
8a36e1472b swaynotificationcenter: 0.6.1 -> 0.6.3 2022-08-15 06:33:36 +02:00
PedroHLC ☭
6dcbf260cc
swaynotificationcenter: 0.5 -> 0.6.1 2022-05-24 12:24:55 -03:00
Simon Bruder
c517610eeb
swaynotificationcenter: 0.3 -> 0.5 2022-05-01 16:05:24 +02:00
Nicolas Berbiche
ec3c207178
SwayNotificationCenter: init at 0.3 2022-01-31 20:37:02 -05:00