~ljc

https://github.com/ljcooke

~ljc/bots-announce

Last active 2 years ago

~ljc/bots-devel

Last active 2 years ago

~ljc/see-announce

Last active 2 years ago

~ljc/see-discuss

Last active 2 years ago

~ljc/see-devel

Last active 2 years ago

~ljc/public-inbox

Last active 2 years ago
View more

Recent activity

[PATCH uxn] Fix blurry pixels on high-DPI displays 1 year, 1 month ago

From Liam Cooke to ~rabbits/public-inbox

Creates the uxnemu window in high-DPI mode when supported. Now it looks
pixel perfect on a display with 2:1 pixel density.

Should have no effect on a 1:1 display, but I don't have access to one
to test this.

---
 src/uxnemu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uxnemu.c b/src/uxnemu.c
index dde8adf..8397211 100644
--- a/src/uxnemu.c
+++ b/src/uxnemu.c
[message trimmed]

[PATCH v3] Demonstrate that I can use git send-email 2 years ago

From Liam Cooke to ~sircmpwn/email-test-drive

Adding a second line to the commit message to see what happens.
---
 liam-cooke | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 liam-cooke

diff --git a/liam-cooke b/liam-cooke
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/liam-cooke
@@ -0,0 +1 @@
I have successfully used git send-email!
--
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email 2 years ago

From Liam Cooke to ~sircmpwn/email-test-drive

Adding a second line to the commit message to see what happens.
---
This fixes the issues raised from the first patch.

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

diff --git a/liam-cooke b/liam-cooke
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/liam-cooke
@@ -0,0 +1 @@
[message trimmed]

[PATCH] Update the message 2 years ago

From Liam Cooke to ~sircmpwn/email-test-drive

---
 liam-cooke | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/liam-cooke b/liam-cooke
index 902c201..6d0ecfd 100644
--- a/liam-cooke
+++ b/liam-cooke
@@ -1 +1 @@
just setting up my "e-mail"
I'm about to try git send-email
-- 
2.29.1

[PATCH v1] Demonstrate that I can use git send-email 2 years ago

From Liam Cooke to ~sircmpwn/email-test-drive

Adding a second line to the commit message to see what happens.
---
 liam-cooke | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 liam-cooke

diff --git a/liam-cooke b/liam-cooke
new file mode 100644
index 0000000..902c201
--- /dev/null
+++ b/liam-cooke
@@ -0,0 +1 @@
just setting up my "e-mail"
--
[message trimmed]