sewn commented on issue dnkl/fuzzel#726 2026-03-24 20:53:38 +01:00
Configurable additional application icon contexts

The only workaround for me is to use icon-theme=Adwaita to access these icons.

sewn pushed to master at sewn/mew 2026-03-19 21:16:34 +01:00
98dea211e6
fix segmentation fault with consecutive paste
sewn merged pull request sewn/mew#45 2026-03-19 21:16:34 +01:00
fix segmentation fault with consecutive paste
sewn pushed to master at sewn/pages 2026-03-18 14:19:45 +01:00
5283003efe
refactor(home): generate with user's ssh key
caa0ee57f6
links: add fren
3b75eeb4d5
chore(gen): remove files
Compare 3 commits »
sewn pushed to main at sewn/sincere 2026-03-17 20:56:01 +01:00
932684a585
feat(discord): add chat export
c55df2a4f1
fix(matrix): loop 429
Compare 2 commits »
sewn pushed to master at sewn/pages 2026-03-07 16:15:52 +01:00
4ea46f3f8f
feat(index): show generation info
8975f7a3a6
style: rename index to home in html
52d9acbda7
fix: relative path of toplevel index page
Compare 3 commits »
sewn commented on issue dwl/dwl-patches#617 2026-03-07 15:34:58 +01:00
bar patch removing #define TAGCOUNT (9) breaks when used with PERTAG

You can just replace all instances of TAGCOUNT with LENGTH(tags). dwm's codebase already uses this method to define tags.

sewn pushed to master at sewn/pages 2026-03-05 18:52:10 +01:00
2ebeea124a
chore(gen): make dates monospace
sewn pushed to master at sewn/pages 2026-03-05 18:48:17 +01:00
41c378b09b
blog(new): 2026-03-05
dbdb636075
refactor: focus static generation from codeberg pages, use index.html
3defcbe255
tired of codeberg's pages
Compare 3 commits »
sewn closed pull request sewn/zig-swc#1 2026-03-02 11:51:54 +01:00
it isnt so broken anymore
sewn commented on pull request sewn/zig-swc#1 2026-03-02 11:51:54 +01:00
it isnt so broken anymore

Won't merge since including an entire C header while using zig-xkbcommon is illogical. Fixing the original issue by making just two characters lowercase 514ebb283d5d6e23aa0df16a76e918914345d508

sewn pushed to master at sewn/zig-swc 2026-03-02 11:51:37 +01:00
514ebb283d
example: use non-shift keysyms
sewn commented on pull request sewn/zig-swc#1 2026-03-02 09:40:03 +01:00
it isnt so broken anymore

Sorry, a build script and the wm executable won't be merged since it is not part of the Zig build system. Additionally, linking to swc alone handles all the other libraries it needs thanks to the…

sewn pushed to master at sewn/zig-swc 2026-03-01 19:21:57 +01:00
4c32dffc67
fix(example): send env to child processes
69170728e0
feat: support returning error from binding handler
Compare 2 commits »
sewn pushed to master at sewn/zig-swc 2026-03-01 18:46:50 +01:00
24e2fc51fc
initial commit
sewn created branch master in sewn/zig-swc 2026-03-01 18:46:50 +01:00
sewn created repository sewn/zig-swc 2026-03-01 10:05:25 +01:00
sewn pushed to master at sewn/home 2026-02-24 20:54:46 +01:00
529a9b69fd
midnight june room
a71d83f46a
without you here
Compare 2 commits »
sewn commented on pull request dwl/dwl#608 2026-02-18 11:45:15 +01:00
replicate dwm behavior for snap resize

Implementation detail: the current dwm codebase has a call for togglefloating and not resizing based on the current layout, but I currently fail to see what purpose it serves. I see that this…

sewn pushed to snap at sewn/dwl 2026-02-18 11:44:21 +01:00
74fdafbaef
replicate dwm behavior for snap resize
ca4123072d add support for the data control protocol
a8915224e8 Remove "unmaintained" notice from README
9b11a49cb7
config.def.h clarify Rule and MonitorRule comments closes #660
53e3e60d4d
config.def.h whitespace cleanup
Compare 158 commits »