Skip to content

[pull] develop from PrismLauncher:develop#13

Open
pull[bot] wants to merge 3303 commits into
EvilToasterDBU:developfrom
PrismLauncher:develop
Open

[pull] develop from PrismLauncher:develop#13
pull[bot] wants to merge 3303 commits into
EvilToasterDBU:developfrom
PrismLauncher:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Dec 18, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Dec 18, 2024
DioEgizio and others added 28 commits March 20, 2026 17:52
Previously, applying this to anything except the default `Debug` build
configuration opened us up to issues with packaging systems (i.e.,
Arch's `makepkg` and Flatpak) who already define this OOTB. Specifically
matching the configurations we want to apply this to and checking if this
is applied globally by `$CFLAGS` or similar should prevent this
re-definition, restoring the behavior from before 8477cc4 and 5d0eeae

Signed-off-by: Seth Flynn <getchoo@tuta.io>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Signed-off-by: Tayou <git@tayou.org>
This reverts commit 9e3893f.

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Use a tree view instead of table view, remove toggle button (janky)

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Trial97 and others added 30 commits May 9, 2026 21:07
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
…ackport PRs"

Refs: d741b40
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit aims to fix all clang-analyzer-* warnings from clang-tidy.
Here is the list of the ones found in project:
    "clang-analyzer-core.uninitialized.UndefReturn",
    "clang-analyzer-deadcode.DeadStores",
    "clang-analyzer-optin.core.EnumCastOutOfRange",
Some exceptions:
  clang-analyzer-cplusplus.NewDeleteLeaks -> may need to disable it as
is a false positive
  clang-analyzer-optin.cplusplus.VirtualCall -> may need to disable it
(or refactor a bunch of code to drop the virtual from those functions)

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Closes #5435
Closes #5537

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: mctaylors <95250141+mctaylors@users.noreply.github.com>
The override can be removed after
NixOS/nixpkgs#518987 reaches nixos-unstable

See NixOS/nixpkgs#513691

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.