Fredrik Foss-Indrehus ffoss
  • Oslo, Norway
  • Joined on 2024年10月21日
ffoss pushed to main at ffoss/GTK-NoCSD 2026年06月10日 01:15:25 +02:00
8275f5814f Drop function redefinitions for macros
c6e495b564 Only delay layout setting, add custom search button to file choosers
6225144788 Clean up build commands, add AppArmor documentation
bd291f43c5 Simplify width setting
0f273a6142 Make GTK3 placeholder titles as wide as the title text would be
Compare 34 commits »
ffoss pushed to makefile at ffoss/GTK-NoCSD 2026年06月10日 01:14:57 +02:00
f1a651a0a2 refactor Makefile
8275f5814f Drop function redefinitions for macros
c6e495b564 Only delay layout setting, add custom search button to file choosers
6225144788 Clean up build commands, add AppArmor documentation
bd291f43c5 Simplify width setting
Compare 10 commits »
ffoss created branch makefile in ffoss/GTK-NoCSD 2026年06月10日 01:14:57 +02:00
ffoss commented on pull request dnkl/foot#2017 2026年05月29日 17:55:39 +02:00
vimode - keyboard selection mode

Hey, I tried out your branch and it seems to work well. The only issue I found was not being able to copy selected text when in vimode. Otherwise I really like this!

ffoss pushed to main at ffoss/GTK-NoCSD 2026年03月30日 21:17:54 +02:00
8f445c5bad Also enforce LibHandy color scheme
ffoss pushed to main at ffoss/GTK-NoCSD 2026年03月29日 14:06:05 +02:00
0dadd0786d Package links
8cd6db74bc Only hide custom title buttons, make vertical into grid
Compare 2 commits »
ffoss pushed to main at ffoss/GTK-NoCSD 2026年03月28日 22:04:17 +01:00
0ce7609bcb Revert spammy o_gtk_check_version change, formatting
d8516454a5 Fix crash handler execution and restart logic on musl
664d8c634f Fix x86 stack alignment in custom entry point
a851222e62 Remove non-portable _r_debug lookup
ce5cd6fbc5 Refactor LD_PRELOAD stripping into a helper function
Compare 7 commits »
ffoss deleted branch fix-appimage-detection from ffoss/GTK-NoCSD 2026年03月28日 21:03:14 +01:00
ffoss commented on pull request MorsMortium/GTK-NoCSD#49 2026年03月28日 20:58:31 +01:00
Fix crash handler execution and restart logic on musl

Thank you. I split the commit up a bit (took some time lol) and elaborated a bit more.

ffoss commented on pull request MorsMortium/GTK-NoCSD#49 2026年03月28日 20:58:11 +01:00
Fix crash handler execution and restart logic on musl

Done 👍

ffoss pushed to fix-musl-crash-handler at ffoss/GTK-NoCSD 2026年03月28日 20:54:17 +01:00
d8516454a5 Fix crash handler execution and restart logic on musl
664d8c634f Fix x86 stack alignment in custom entry point
a851222e62 Remove non-portable _r_debug lookup
ce5cd6fbc5 Refactor LD_PRELOAD stripping into a helper function
e573ed75a1 add missing include on alpine, formatting
Compare 6 commits »
ffoss commented on pull request MorsMortium/GTK-NoCSD#49 2026年03月28日 19:46:11 +01:00
Fix crash handler execution and restart logic on musl

Ah you are right, I was mixing it up with the name of the files. ld- and .so. should do.

ffoss commented on pull request MorsMortium/GTK-NoCSD#49 2026年03月28日 18:46:36 +01:00
Fix crash handler execution and restart logic on musl

Note that I haven't tested this on anything but x86_64 musl, but if I understood the earlier Hurd commits correctly this should also work there.

ffoss commented on issue MorsMortium/GTK-NoCSD#47 2026年03月28日 18:42:42 +01:00
Fails to build with musl after 93e73f93

@MorsMortium let me know what you think MorsMortium/GTK-NoCSD#49

ffoss created pull request MorsMortium/GTK-NoCSD#49 2026年03月28日 18:40:06 +01:00
Fix crash handler execution and restart logic on musl
ffoss pushed to fix-musl-crash-handler at ffoss/GTK-NoCSD 2026年03月28日 18:33:20 +01:00
072bded45c Fix crash handler execution and restart logic on musl
ffoss pushed to fix-musl-crash-handler at ffoss/GTK-NoCSD 2026年03月28日 18:28:52 +01:00
73c0edc5f8 Fix crash handler execution and restart logic on musl
ffoss pushed to fix-musl-crash-handler at ffoss/GTK-NoCSD 2026年03月28日 17:18:32 +01:00
a41e152eb9 Fix crash handler execution and restart logic on musl libc
ffoss created branch fix-musl-crash-handler in ffoss/GTK-NoCSD 2026年03月28日 13:22:34 +01:00
ffoss pushed to fix-musl-crash-handler at ffoss/GTK-NoCSD 2026年03月28日 13:22:34 +01:00
fcae2b383a Fix crash handler execution and restart logic on musl libc