add: t3code - #14002
Merged
Merged
Conversation
addidotlol
marked this pull request as draft
July 13, 2026 12:24
addidotlol
marked this pull request as ready for review
July 13, 2026 13:51
halfcyan
reviewed
Jul 17, 2026
Member
|
i can go through and test this in a bit |
halfcyan
requested changes
Jul 18, 2026
halfcyan
left a comment
Member
There was a problem hiding this comment.
switch to using .tar.xz because appimage is horrid
halfcyan
enabled auto-merge (squash)
July 18, 2026 00:42
Co-authored-by: Cypress Reed <willow@willowidk.dev> Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: Cypress Reed <willow@willowidk.dev> Signed-off-by: addison <me@addi.lol>
auto-merge was automatically disabled
July 27, 2026 10:07
Head branch was pushed to by a user without write access
Co-authored-by: Cypress Reed <willow@willowidk.dev> Signed-off-by: addison <me@addi.lol>
Co-authored-by: Cypress Reed <willow@willowidk.dev> Signed-off-by: addison <me@addi.lol>
Owen-sz
reviewed
Jul 27, 2026
|
|
||
| install -dm755 %{buildroot}%{_libdir}/%{name} | ||
| cp -pr dist/. %{buildroot}%{_libdir}/%{name}/ | ||
| chmod 4755 %{buildroot}%{_libdir}/%{name}/chrome-sandbox |
Contributor
Author
There was a problem hiding this comment.
if we used %attr it would give warning: File listed twice: /usr/lib64/t3code/chrome-sandbox, can switch it back if you want.
Member
There was a problem hiding this comment.
Weird, %attr is preferable but I can play with this tonight
madonuko
approved these changes
Jul 27, 2026
madonuko
enabled auto-merge (squash)
July 27, 2026 20:49
This was referenced Jul 27, 2026
Member
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Member
|
fuck y'all who request changes smh |
madonuko
pushed a commit
that referenced
this pull request
Jul 27, 2026
madonuko
pushed a commit
that referenced
this pull request
Jul 27, 2026
madonuko
pushed a commit
that referenced
this pull request
Jul 27, 2026
madonuko
pushed a commit
that referenced
this pull request
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://t3.codes/
adds #10872
theres a pr from mado adding this but it seems to install the development web version instead of the desktop app, i asked and mado said it's good to make a pr attempting it