Jáchym jachym
  • somewhere on the internet
  • i use artix, btw

  • Joined on 2024-09-13
jachym synced commits to refs/pull/1069/head at jachym/dwl from mirror 2025-03-29 00:07:03 +00:00
41be906af3 revert to using the static array
8d34d53ea5 WIP fix keybindings wrongly causing key repeats on key release
Compare 2 commits »
jachym synced commits to refs/pull/485/head at jachym/dwl-patches from mirror 2025-03-28 08:07:04 +00:00
026a0a0f5f change keys into xkbcommon definitions
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-28 08:07:03 +00:00
4df7dc7376 Add wayland-socket-handover patch
jachym synced commits to refs/pull/1069/head at jachym/dwl from mirror 2025-03-26 14:57:02 +00:00
e23fec173a WIP remove the static array and rework the fix
6cff4367ae remove print to stderr
Compare 2 commits »
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-26 07:07:03 +00:00
ca28e6d2d8 menu: fix pointer reset on error
jachym synced commits to refs/pull/1069/head at jachym/dwl from mirror 2025-03-25 14:33:50 +00:00
82e3bd95fc make the logic more rigorous
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-25 06:43:52 +00:00
955e7dec32 Add cfact-snail patch
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-22 21:33:51 +00:00
667c0fbdbe menu: use builtin fd_set_nonblock
4f98041841 Update swallow patch
Compare 2 commits »
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-22 05:13:51 +00:00
77b45273bf Add menurule patch
e0999c504b Update setrule patch
b0de2fb715 Update menu patch
Compare 3 commits »
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-15 09:59:55 +00:00
5cf233eb6f Bad indenting in bartruecenteredtitle.
6526ab79a4 Bad indenting in bartruecenteredtitle.
Compare 2 commits »
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-15 01:49:53 +00:00
e3476de87f Update bartruecenteredtitle with suggestions from sewn.
dd4dfcb71e update globalkey
Compare 2 commits »
jachym pushed to main at jachym/nvim 2025-03-14 15:16:35 +00:00
032e19a05f Lazyloading bufferline and lualine on VeryLazy event
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-14 01:19:56 +00:00
9356baf802 Add follow patch. Add line break in bartruecenteredtitle README file.
06571a92bf bartruecenteredtitle patch file was missing.
a90f5b63ad Update bartruecenteredtitle to fix floating window indicator position. Update README file to better address version compatibility.
813b425117 Revive togglekblayoutandoptions
Compare 4 commits »
jachym synced commits to refs/pull/1066/head at jachym/dwl from mirror 2025-03-14 00:59:55 +00:00
08814958b9 Fix crash disabling monitor with locked surface
aa69ed81b5 allocate with LISTEN_STATIC
d1c2f43498 rename some listeners
da13a95683 destroy keyboard group after unlinking listeners
9a9f67db1c unlink global listeners on destroy
Compare 59 commits »
jachym synced commits to 0.7 at jachym/dwl from mirror 2025-03-14 00:59:54 +00:00
2783d91611 remove binary before copying to destination
b2abff8b57 fix a use after free
298c6e1839 fix: crash when open some x11 app
Compare 3 commits »
jachym synced commits to main at jachym/dwl from mirror 2025-03-14 00:59:54 +00:00
4456f4536a fix: shouldn't configure uninitialized layer_surface
e0f531d508 fix: crash when open some x11 app
Compare 2 commits »
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-13 17:09:54 +00:00
8d27630729 Add centertitle patch, its accompanying README file and attached screenshot.
jachym synced commits to refs/pull/482/head at jachym/dwl-patches from mirror 2025-03-13 08:59:53 +00:00
9062e85e4e Add centertitle patch, its accompanying README file and attached screenshot.
jachym synced commits to main at jachym/dwl-patches from mirror 2025-03-13 00:49:57 +00:00
2aa64763fb docs scenefx
7e3e98dd7a refactor scenefx patch and apply optimized_blur
Compare 2 commits »
jachym synced commits to refs/pull/1063/head at jachym/dwl from mirror 2025-03-12 16:19:53 +00:00
e0f531d508 fix: crash when open some x11 app