Commit Graph

800 Commits

Author SHA1 Message Date
Bobby Rong
0dfd7b691f
xfce.xfce4-screenshooter: 1.10.5 -> 1.10.6
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.10.5...xfce4-screenshooter-1.10.6
2024-05-29 22:43:41 +08:00
Vladimír Čunát
a167e58ac1
Merge #310170: xfce.xfce4-namebar-plugin: drop 2024-05-10 11:56:37 +02:00
Alyssa Ross
100a7c467b
xfce.xfce4-namebar-plugin: drop
Hasn't built for 2.5 years; upstream repo archived two years ago.
2024-05-08 20:15:44 +02:00
Bobby Rong
e208ce1f40
xfce.xfce4-panel-profiles: Fix missing typelib
Use setupHook to set up the proper GI_TYPELIB_PATH.
2024-05-07 21:10:23 +08:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +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
Federico Damián Schonborn
2a4711c771
maintainers: remove federicoschonborn
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-04-26 17:32:54 -03:00
José Romildo Malaquias
274dc1ce96
Merge pull request #303382 from bobby285271/upd/xfce-i3
xfce.xfce4-i3-workspaces-plugin: 1.4.1 -> 1.4.2
2024-04-11 18:28:36 -03:00
Bobby Rong
19fb422a60
xfce.xfce4-i3-workspaces-plugin: 1.4.1 -> 1.4.2
https://github.com/denesb/xfce4-i3-workspaces-plugin/compare/1.4.1...1.4.2
2024-04-11 23:27:12 +08:00
Bobby Rong
130b5db625
xfce.xfce4-i3-workspaces-plugin: Clean up
- xfce4-dev-tools has its own setup-hook to run xdt-autogen.
- xfconf is not needed, this saves configs to a custom i3-workspaces-8.rc.
2024-04-11 23:26:46 +08:00
Bobby Rong
f77029273a
xfce.xfce4-dev-tools: Allow skipping xdt-autogen
This is useful since Xfce likely starts porting stuff to meson
but can still need xdt-csource for ui files.
2024-04-09 22:59:28 +08:00
Bobby Rong
fc10d1dcb4
Merge pull request #298614 from bobby285271/rm/automakeAddFlags
xfce.automakeAddFlags: Drop
2024-03-26 21:31:17 +08:00
Bobby Rong
7ba8a9afcf
Merge pull request #298544 from bobby285271/upd/mousepad
xfce.mousepad: Build shortcuts plugin
2024-03-26 21:26:31 +08:00
Bobby Rong
0bda80b6fa
xfce.libxfce4windowing: 4.19.2 -> 4.19.3
https://gitlab.xfce.org/xfce/libxfce4windowing/-/compare/libxfce4windowing-4.19.2...libxfce4windowing-4.19.3
2024-03-25 00:05:23 +08:00
Bobby Rong
8b31f1a9da
xfce.mousepad: Build shortcuts plugin
See "Edit" -> "Preferences" -> "Plugins" -> "Shortcuts Editor".

8de8f04ca5
2024-03-24 20:38:16 +08:00
Bobby Rong
7fb812afbf
xfce.automakeAddFlags: Drop
Not used in Nixpkgs.
2024-03-24 20:23:04 +08:00
Bobby Rong
dea81c90bd
xfce.xfce4-pulseaudio-plugin: Drop automakeAddFlags
We don't use it anywhere, the substituteInPlace already does the job.
2024-03-24 20:19:58 +08:00
Bobby Rong
df5407130f
xfce.xfce4-dict: Drop configure-gio.patch
Builds fine, build log does not mention gio-unix anywhere so it is
not accidently pulled in, and does not seem to have optional deps.
2024-03-24 20:16:58 +08:00
Bobby Rong
2dcadb7087
Merge pull request #297072 from FedericoSchonborn/add-federicoschonborn
maintainers: Add federicoschonborn back again
2024-03-19 23:12:06 +08:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Federico Damián Schonborn
455b915be0
maintainers: Add federicoschonborn back again
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-18 21:51:28 -03:00
Mario Rodas
6709f48733
Merge pull request #279612 from gepbird/add-meta-mainprogram
hck, lf, xdragon, xfce4-terminal: add meta.mainProgram
2024-03-14 20:46:22 -05:00
Bobby Rong
180575819a
Merge pull request #295696 from FedericoSchonborn/drop-federicoschonborn
maintainers: drop federicoschonborn
2024-03-14 12:13:07 +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
José Romildo Malaquias
997da97066
Merge pull request #294643 from bobby285271/upd/xfce
Xfce updates 2024-03-10
2024-03-10 10:28:13 -03:00
Bobby Rong
46d33e68f6
xfce.xfce4-weather-plugin: 0.11.1 -> 0.11.2
https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/compare/xfce4-weather-plugin-0.11.1...xfce4-weather-plugin-0.11.2
2024-03-10 11:24:47 +08:00
Bobby Rong
f44c2a114b
xfce.libxfce4ui: 4.18.5 -> 4.18.6
https://gitlab.xfce.org/xfce/libxfce4ui/-/compare/libxfce4ui-4.18.5...libxfce4ui-4.18.6
2024-03-10 11:12:26 +08:00
Bobby Rong
adae3ba2f9
xfce.xfce4-screensaver: 4.18.2 -> 4.18.3
https://gitlab.xfce.org/apps/xfce4-screensaver/-/compare/xfce4-screensaver-4.18.2...xfce4-screensaver-4.18.3
2024-03-04 22:38:26 +08:00
Bobby Rong
6ad1006fed
xfce.xfce4-panel: 4.18.5 -> 4.18.6
https://gitlab.xfce.org/xfce/xfce4-panel/-/compare/xfce4-panel-4.18.5...xfce4-panel-4.18.6
2024-03-02 12:13:54 +08:00
Bobby Rong
5e1a4258ea
xfce.xfce4-terminal: 1.1.2 -> 1.1.3
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.1.2...xfce4-terminal-1.1.3
2024-03-02 12:13:54 +08:00
Bobby Rong
cb387e3c3d
xfce.xfce4-taskmanager: 1.5.6 -> 1.5.7
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/compare/xfce4-taskmanager-1.5.6...xfce4-taskmanager-1.5.7
2024-03-02 12:13:54 +08:00
Bobby Rong
2a77afb2c7
xfce.xfce4-clipman-plugin: 1.6.5 -> 1.6.6
https://github.com/xfce-mirror/xfce4-clipman-plugin/compare/xfce4-clipman-plugin-1.6.5...xfce4-clipman-plugin-1.6.6
2024-03-02 12:13:53 +08:00
Bobby Rong
3fcf360624
Merge pull request #287645 from bobby285271/upd/xfce
xfce.xfce4-notifyd: 0.9.3 -> 0.9.4
2024-02-11 17:23:28 +08:00
Bobby Rong
28d4417e7d
xfce.xfce4-notifyd: 0.9.3 -> 0.9.4
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.9.3...xfce4-notifyd-0.9.4
2024-02-10 11:50:54 +08:00
Bobby Rong
721190a2ca
xfce.mousepad: 0.6.1 -> 0.6.2
https://gitlab.xfce.org/apps/mousepad/-/compare/mousepad-0.6.1...mousepad-0.6.2
2024-02-06 20:03:12 +08:00
Bobby Rong
8ead389dcc
xfce.ristretto: 0.13.1 -> 0.13.2
https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.13.1...ristretto-0.13.2
2024-02-06 20:01:15 +08:00
Bobby Rong
acb4e011bf
xfce.xfce4-terminal: 1.1.1 -> 1.1.2
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.1.1...xfce4-terminal-1.1.2
2024-02-06 19:59:35 +08:00
Bobby Rong
c2b97dcd44
xfce.garcon: 4.18.1 -> 4.18.2
https://gitlab.xfce.org/xfce/garcon/-/compare/garcon-4.18.1...garcon-4.18.2
2024-02-06 19:57:53 +08:00
Bobby Rong
b89c4d291b
xfce.libxfce4ui: 4.18.4 -> 4.18.5
https://gitlab.xfce.org/xfce/libxfce4ui/-/compare/libxfce4ui-4.18.4...libxfce4ui-4.18.5
2024-02-06 19:55:46 +08:00
Bobby Rong
0d0ca00d90
xfce.libxfce4util: 4.18.1 -> 4.18.2
https://gitlab.xfce.org/xfce/libxfce4util/-/compare/libxfce4util-4.18.1...libxfce4util-4.18.2
2024-02-06 19:54:22 +08:00
Bobby Rong
c3eda87314
xfce.xfce4-screenshooter: 1.10.4 -> 1.10.5
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.10.4...xfce4-screenshooter-1.10.5
2024-02-05 21:07:34 +08:00
Federico Damián Schonborn
93aa00253e
xfce.libxfce4windowing: init at 4.19.2
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-28 23:20:36 -03:00
Bobby Rong
b60089b85f
xfce.xfce4-whiskermenu-plugin: 2.8.2 -> 2.8.3
https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/compare/v2.8.2...v2.8.3
2024-01-17 21:29:29 +08:00
Bobby Rong
f45863e49e
xfce.xfce4-notes-plugin: 1.10.0 -> 1.11.0
https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/compare/xfce4-notes-plugin-1.10.0...xfce4-notes-plugin-1.11.0
2024-01-16 22:58:13 +08:00
Gutyina Gergő
75c78d0715
xfce4-terminal: add meta.mainProgram 2024-01-08 14:20:17 +01:00
Bobby Rong
5dcad41f0b
Merge pull request #277846 from bobby285271/upd/xfce
xfce.thunar: 4.18.9 -> 4.18.10
2023-12-31 16:43:57 +08:00
Bobby Rong
0ae1ed4108
xfce.thunar: 4.18.9 -> 4.18.10
https://gitlab.xfce.org/xfce/thunar/-/compare/thunar-4.18.9...thunar-4.18.10
2023-12-31 14:40:47 +08:00
Bobby Rong
413b4dddcf
Merge pull request #277533 from bobby285271/upd/xfce
xfce.thunar: 4.18.8 -> 4.18.9
2023-12-30 13:49:25 +08:00
Bobby Rong
9f847b827e
xfce.thunar: 4.18.8 -> 4.18.9
https://gitlab.xfce.org/xfce/thunar/-/compare/thunar-4.18.8...thunar-4.18.9
2023-12-29 19:46:50 +08:00
Bobby Rong
d4de259403
xfce.xfce4-docklike-plugin: 0.4.1 -> 0.4.2
https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/compare/xfce4-docklike-plugin-0.4.1...xfce4-docklike-plugin-0.4.2
2023-12-25 23:02:50 +08:00