summary refs log tree commit diff
path: root/pkgs/desktops/gnome/extensions
AgeCommit message (Collapse)AuthorFilesLines
2023-11-26gnomeExtensions.pop-shell: unstable-2023-04-27 -> unstable-2023-11-10Dawid Dziurla2-17/+14
(cherry picked from commit da87e679f59942b6b2b49ef3de7cb30f59af66bb)
2023-11-25Merge pull request #269871 from NixOS/backport-269668-to-release-23.11piegames2-18/+26
[Backport release-23.11] gnomeExtensions.gsconnect: 55 -> 56
2023-11-25Merge pull request #269869 from NixOS/backport-269211-to-release-23.11piegames1-1/+0
[Backport release-23.11] gnomeExtensions.ddterm: unbreak
2023-11-25gnomeExtensions.gsconnect: 55 -> 56Stefan Kranich2-18/+26
(cherry picked from commit 889760fb2a09045c851b751a133c74fb254527f2)
2023-11-25gnomeExtensions.freon: fix patchPeder Bergebakken Sundt1-20/+20
(cherry picked from commit 2ccae77687d587c98eb0d2c5c873f83e0aa6400c)
2023-11-25gnomeExtensions.ddterm: unbreakPeder Bergebakken Sundt1-1/+0
(cherry picked from commit 57fad0dbec2cb99494e8cd260da32f51dfd4716f)
2023-11-24gnomeExtensions.pano: refresh patchDawid Dziurla1-7/+24
(cherry picked from commit 2b2e00caecac8799bb03bbc76da63833606ecfb2)
2023-11-21gnomeExtensions: automatic updatepiegames3-326/+509
2023-11-21gnomeExtensions: Update for GNOME 45piegames8-502/+823
2023-11-21gnomeExtension: Reformat extension.jsonpiegames2-1010/+5775
The idea of having one line per extension for diff reasons mostly worked out well. However, especially around major Gnome updates it happens that extensions only change in the set of supported versions. This information is currently a bit hard to track, since such a change would still result in a diff for the entire line, which can be pretty long. Additionally, it may happen that this applies to many extensions at once, and the way git renders diff (first all removals in a hunk, then all additions) makes it even harder to track because now the change is not local in the diff. Having one line per supported version per extension should solve this problem, while still providing a good compromise in overall line count of the file. It shall be noted that GitHub already refuses to render diffs on this file even for comparatively small updates, therefore this change cannot really make it worse here.
2023-11-21nixosTests.gnome-extensions: Initpiegames1-1/+5
2023-10-15Revert "gnomeExtensions: Update for GNOME 45"piegames5-278/+247
2023-10-11gnomeExtensions: Update for GNOME 45piegames5-247/+278
2023-10-10gnomeExtensions.easyScreenCast: 1.7.0 -> 1.7.1R. Ryantm1-2/+2
2023-09-23paperwm: remove manually packaged extensionSebastian Gabriel Trzpiot3-44/+0
PaperWM became available on extensions.gnome.org at the end of July. See: https://github.com/paperwm/PaperWM/pull/569
2023-09-21treewide: use finalAttrs in all packages I maintain (#255902)Doron Behar1-3/+3
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat * musescore: use finalAttrs in mkDerivation * syncthingtray: use stdenv.mkDerivation with a function; reformat * ocrfeeder: use finalAttrs in mkDerivation; reformat * castget: use finalAttrs in mkDerivation * gnome-network-displays: use finalAttrs in mkDerivation * mailreaders: use finalAttrs in mkDerivation * mswatch: use finalAttrs in mkDerivation * uhd: use finalAttrs in mkDerivation * maxima: use finalAttrs in mkDerivation * qalculate-gtk: use finalAttrs in mkDerivation * qalculate-qt: use finalAttrs in mkDerivation * wxmaxima: use finalAttrs in mkDerivation * lammps: use finalAttrs in mkDerivation * mlterm: use finalAttrs in mkDerivation * video-trimmer: use finalAttrs in mkDerivation * nerdfonts: use finalAttrs in mkDerivation * gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation * octave: use finalAttrs in mkDerivation; reformat * comedilib: use finalAttrs in mkDerivation * cpp-utilities: use finalAttrs in mkDerivation * libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat * liberio: use finalAttrs in mkDerivation * libqalculate: use finalAttrs in mkDerivation; reformat * libwtk-sdl2: use finalAttrs in mkDerivation * libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat * qrupdate: use finalAttrs in mkDerivation; reformat * libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat * libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat * sqlitecpp: use finalAttrs in mkDerivation; reformat * tweeny: use finalAttrs in mkDerivation * volk: use finalAttrs in mkDerivation * wiringpi: use finalAttrs in mkDerivation * snzip: use finalAttrs in mkDerivation; reformat * bpm-tools: use finalAttrs in mkDerivation; reformat * sacd: use finalAttrs in mkDerivation * gtk-gnutella: use finalAttrs in mkDerivation; reformat * sile: use finalAttrs in mkDerivation * pplatex: use finalAttrs in mkDerivation; reformat
2023-09-12gnomeExtensions: auto-updateRyan Horiguchi1-77/+93
2023-09-12maintainers: maxeaubrey → amaxineMaxine Aubrey1-1/+1
2023-08-19gnome-shell-extension-impatience: unstable-2022-03-26 -> unstable-2023-04-04Ludovico Piero1-4/+4
2023-08-05Merge master into staging-nextgithub-actions[bot]3-97/+131
2023-08-03gnomeExtensions: auto-updateRyan Horiguchi3-97/+131
2023-07-26Merge #239191: treewide: gobject-introspection from buildInputs to ↵Vladimír Čunát1-1/+0
nativeBuildInputs ...into staging
2023-07-07paperwm: fix broken source hashzzzsyyy1-1/+1
2023-07-03paperwm: 44.3.0 -> 44.3.1Laurens M1-2/+2
[Release notes:](https://github.com/paperwm/PaperWM/releases/tag/v44.3.1) "FIX: hold notifications when current window is fullscreen (Notifications are then shown when the window is un-fullscreened)"
2023-06-28treewide: gobject-introspection from buildInputs to nativeBuildInputsArtturin1-1/+0
gobject-introspection should be in nativeBuildInputs for cross to work properly (so propagations and hook work properly)
2023-06-26typescript: repackage using buildNpmPackage (#239189)Mario Rodas1-2/+2
2023-06-25paperwm: 44.0.0-beta1 -> 44.3.0; enable updaterVladimir Serov1-3/+6
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-06-21gnomeExtensions.buildShellExtension: fix cross compilationNick Cao1-1/+1
2023-06-16gnomeExtensions.dash-to-dock: remove manual packagingRyan Horiguchi3-48/+4
2023-06-16gnomeExtensions: auto-updateRyan Horiguchi3-55/+62
2023-06-07gnomeExtensions: auto-updateManu [tennox]3-59/+69
2023-06-06gnomeExtensions: compile schemas if present4JX1-1/+8
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2638 https://gjs.guide/extensions/upgrading/gnome-shell-44.html#gsettings-schema
2023-05-28Merge pull request #233858: gnomeExtensions: auto-updatepiegames3-128/+146
2023-05-25gnomeExtensions.gtk4-desktop-icons-ng-ding: add patches to make it work4JX2-0/+123
2023-05-24gnomeExtensions: auto-updateRyan Horiguchi3-128/+146
2023-05-23gnomeExtensions.easyeffects-preset-selector: patch EasyEffects schema source4JX2-1/+28
2023-05-21paperwm: unstable-2023-04-20 -> 44.0.0-beta.1Anderson Torres1-9/+12
2023-05-07Merge pull request #226336piegames2-0/+38
gnomeExtensions.valent: init at unstable-2023-03-18
2023-05-06gnomeExtensions: auto-updateRyan Horiguchi1-43/+46
2023-04-30gnomeExtensions: auto-updateRyan Horiguchi3-142/+170
2023-04-28gnomeExtensions.pop-shell: unstable-2023-04-05 -> unstable-2023-04-27Florian Klink1-3/+3
This contains https://github.com/pop-os/shell/pull/1618, which should fix grab handling behaviour in GNOME/Mutter 44.
2023-04-20paperwm: 2022-12-14 -> 2023-04-20Vladimir Serov1-3/+3
2023-04-18Merge pull request #226714: gnomeExtensions: auto-updatepiegames1-11/+11
2023-04-18gnomeExtensions: auto-updateNoel Gisler1-11/+11
2023-04-18Merge pull request #226793: gnomeExtensions.arcmenu: 43 -> 44piegames2-7/+6
2023-04-18Merge pull request #226249: Bump pop-shellpiegames1-3/+3
2023-04-17gnomeExtensions.arcmenu: 43 -> 44Dacio Romero2-7/+6
2023-04-17gnomeExtensions.dash-to-dock v79 -> v80Noel Gisler1-2/+2
2023-04-16Merge pull request #225381: gnomeExtensions: Update for GNOME 44piegames6-269/+302
2023-04-16gnomeExtensions.volume-mixer: remove patchChaosAttractor1-12/+0
Removed patch because the extension only supports up to Gnome 41, which has been deprecated.