Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

j4-dmenu-desktop: unstable-2023-09-12 -> r3.2 #319066

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

benjamb
Copy link
Contributor

@benjamb benjamb commented Jun 11, 2024

Description of changes

  • Upgrade to 3.2
  • Add fmt dependency
  • Add spdlog dependency
  • Switch to meson build system.

Upstream changelog: https://github.com/enkore/j4-dmenu-desktop/blob/r3.2/CHANGELOG
Changes since unstable revision: enkore/j4-dmenu-desktop@7e3fd04...r3.2

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from f8850e4 to 38d31bc Compare June 11, 2024 13:48
@benjamb
Copy link
Contributor Author

benjamb commented Jul 3, 2024

@ericsagnes You're marked as a maintainer of this package, could I please get a review?

@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from 38d31bc to 34ef0a6 Compare July 10, 2024 20:02
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin and removed 10.rebuild-darwin: 1 10.rebuild-darwin: 1-10 labels Jul 10, 2024
@hakan-demirli
Copy link
Member

This PR also solves the memory hogging/leak problem of j4. I observe increasing RAM usage over time. j4 process left in the background after a program is launched. This is after 6 hours, 1.3 GB of RAM usage. It also uses a constant but low amount of CPU.

image

@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from 34ef0a6 to 4bfd221 Compare August 1, 2024 10:39
@benjamb benjamb changed the title j4-dmenu-desktop: unstable-2023-09-12 -> r3.0 j4-dmenu-desktop: unstable-2023-09-12 -> r3.1 Aug 1, 2024
Copy link
Contributor

@meator meator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, I'm the main dev behind the r3.0 and r3.1 releases of j4-dmenu-desktop. I have reviewed this PR and it looks like it works well. I would have strongly preferred using the newly introduced Meson build system instead of CMake as noted in BUILDING.md, but both build systems should be fully functional.

@benjamb
Copy link
Contributor Author

benjamb commented Aug 28, 2024

I would have strongly preferred using the newly introduced Meson build system instead of CMake as noted in BUILDING.md, but both build systems should be fully functional.

I could look into doing this as a follow up PR. I'm hesitant to make any more changes to this PR, I don't wish to further delay getting it merged.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Sep 7, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Nov 9, 2024
@meator
Copy link
Contributor

meator commented Dec 1, 2024

There appears to be a merge conflict between this PR and master (although I've tried to apply this PR in my clone and no merge conflict has occurred, maybe this PR is just too old and in need of a rebase).

I have also released a new version of j4-dmenu-desktop, r3.2

@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from 4bfd221 to 492fe79 Compare December 2, 2024 16:50
@wegank wegank removed the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Dec 2, 2024
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 3, 2024
@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from 492fe79 to 9fac305 Compare January 10, 2025 13:03
@benjamb benjamb changed the title j4-dmenu-desktop: unstable-2023-09-12 -> r3.1 j4-dmenu-desktop: unstable-2023-09-12 -> r3.2 Jan 10, 2025
@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from 9fac305 to f2e0ec3 Compare January 10, 2025 13:06
@benjamb benjamb force-pushed the j4-dmenu-desktop-update branch from f2e0ec3 to eed2ee0 Compare January 10, 2025 13:32
@benjamb
Copy link
Contributor Author

benjamb commented Jan 10, 2025

@meator I've updated to 3.2 and switched to meson.

@meator
Copy link
Contributor

meator commented Jan 10, 2025

I have reviewed and tested this update and it looks OK.

@wegank wegank merged commit 7e4b893 into NixOS:master Jan 10, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants