~redstrate

https://redstrate.com/

Profile Image

software engineer, artist, and KDE developer

~redstrate/public-inbox

Last active 8 months ago
View more

Recent activity

Re: [PATCH astra 0/1] Adding new checkbox for only doing authentication and not booting 8 months ago

From Josh to ~redstrate/public-inbox

> Let me know what you think and no worries if you think this is a bit too
> 'dev-ish' for this type of project.

I actually like this idea (because I happen to do this all the time), but I'm 
not sure if using a checkbox to do this is the right way. I think it would be 
better to add it to the menubar or some other kind of button (and then it 
could apply to any profile), and have it either use a message box or
point to some kind of file the user can open later. It's pretty odd to have a 
GUI checkbox that only outputs to stdout.

Re: [PATCH astra 1/1] Adding a new checkbox that will output the authentication arguments and not boot the game. This allows manual execution of FFXIV process if desired 8 months ago

From Josh to ~redstrate/public-inbox

> Let me know what you think and no worries if you think this is a bit too
> 'dev-ish' for this type of project.

I actually like this idea (because I happen to do this all the time), but I'm 
not sure if using a checkbox to do this is the right way. I think it would be 
better to add it to the menubar or some other kind of button (and then it 
could apply to any profile), and have it either use a message box or
point to some kind of file the user can open later. It's pretty odd to have a 
GUI checkbox that only outputs to stdout.

Re: [PATCH astra 1/1] Correct placement of String in right method 8 months ago

From redstrate to ~redstrate/public-inbox

No problem! I applied this one to main too. Thank you again for fixing Sapphire 
support!

Re: [PATCH astra 1/1] Adding fix for connecting to a sapphire server 8 months ago

From redstrate to ~redstrate/public-inbox

Thank you for your patch! It's been a while since I was able to test Sapphire 
myself. Applied to main.

[PATCH v2 2/2] Update README.md 8 months ago

From Joshua Goins to ~sircmpwn/email-test-drive

From: Drew DeVault <sir@cmpwn.com>

---
This fixes the issues raised from the first patch.

 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 224333d..e50be57 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,6 @@
This repository is here to help users test drive their git send-email
[message trimmed]

[PATCH v2 1/2] Initial commit 8 months ago

From Joshua Goins to ~sircmpwn/email-test-drive

From: Drew DeVault <sir@cmpwn.com>

---
 README.md    | 5 +++++
 drew-devault | 1 +
 2 files changed, 6 insertions(+)
 create mode 100644 README.md
 create mode 100644 drew-devault

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..224333d
--- /dev/null
+++ b/README.md
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 8 months ago

From Joshua Goins to ~sircmpwn/email-test-drive

---
 redstrate | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 redstrate

diff --git a/redstrate b/redstrate
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/redstrate
@@ -0,0 +1 @@
I'm about to try git send-email
-- 
2.38.2
[message trimmed]