Posts by dnkl@social.treehouse.systems
(DIR) Post #B4F1ovYcFdhtv5MNSS by dnkl@social.treehouse.systems
0 likes, 0 repeats
#foot 1.26.1 just released! 🥳If you use the server mode, on KDE or niri, you'll definitely want to update.Wrong documented default value for initial-color-theme in foot.ini(5) ([#2292][2292]).Occasional crashes when closing a window and tweak.pre-apply-damage=yes (the default) ([#2288][2288]).
(DIR) Post #B4tAKcMli4BHcepzXc by dnkl@social.treehouse.systems
0 likes, 0 repeats
Testing river/kwm. Liking it so far. Being able to switch between different layouts is great.Niri has been very nice, but it's a little bit too heavy, with a bit too many features I don't use.
(DIR) Post #B4uNQxzHjEJqymAei8 by dnkl@social.treehouse.systems
0 likes, 0 repeats
Emojis recently disappeared in foot and/or fuzzel? Install a non-COLRv1 emoji font (bitmap or SVG-based are fine).This has always been a limitation in fcft, but it seems a popular emoji font recently switched to COLRv1.
(DIR) Post #B6JScLT8AWjTVvtE8W by dnkl@social.treehouse.systems
0 likes, 0 repeats
#foot 1.27.0 is out! 🥳https://codeberg.org/dnkl/foot/releases/tag/1.27.0Foot is a minimalistish, performant and low-latency Wayland-only terminal emulator.
(DIR) Post #B7Qg00PaKKGa3WdP96 by dnkl@social.treehouse.systems
0 likes, 1 repeats
#foot just might try to play nice with compositors doing close-animations. It has been reported that this is glitchy on at least kwin (but I assume it's not limited to kwin).Presumably because foot unmaps all surfaces before destroying the toplevel and all other surfaces. This is being done to ensure a consistent state within foot, with no dangling pointers to the soon-to-be-destroyed terminal instance.If you've experienced visual glitches in the close-animations, do feel free to test https://codeberg.org/dnkl/foot/pulls/2388.Besides fixing the glitches, it should:Not crashNot result in any warnings or errors (on stderr) not seen before the MRNot result in any Wayland protocol errors (seen on stdout/stderr)
(DIR) Post #B7QgfD8ZuxnbOfKOrQ by dnkl@social.treehouse.systems
0 likes, 0 repeats
@vyivel I can only assume they trigger the animation on destroy, not unmap. Why? No idea. I agree with you though.This is why a said "might", and one reason the MR is work-in-progress.If there's a reason for kwin's behavior, I'd like to hear it. It would make me more likely to merge the MR.
(DIR) Post #B7QgpH9tozcqlSkGYK by dnkl@social.treehouse.systems
0 likes, 0 repeats
Feedback on whether close-animations already work correctly on your compositor is also very welcome.If it turns out this is kwin only, and that kwin should be able to animate this correctly with foot's current shutdown behavior, then the MR will obviously not be merged.
(DIR) Post #B7RqEQQnZp8fVYg1BY by dnkl@social.treehouse.systems
0 likes, 0 repeats
@vyivel seems kwin had issues with this before': https://bugs.kde.org/show_bug.cgi?id=478297.Supposedly, it has been fixed. But that was years ago. Plenty of time for a regression...?
(DIR) Post #B7aDcMdpm5LXpBiUO8 by dnkl@social.treehouse.systems
2 likes, 0 repeats
Just helped fix a 28 year old bug in mutt 🙃https://gitlab.com/muttmua/mutt/-/work_items/528#note_3477240757
(DIR) Post #B99hC01fBKFbQkDetM by dnkl@social.treehouse.systems
0 likes, 0 repeats
That was fast: https://github.com/kewuaa/kwm/issues/258
(DIR) Post #B9A3GyUOWJ4D6WR4Pw by dnkl@social.treehouse.systems
0 likes, 0 repeats
@markstos it has centered master, which is the closes thing I can see.I never used the corresponding feature in niri, so I don't know exactly how it works, but in kwm, you cannot change the size of the centered window. Instead, you configure a factor. As soon as you have three or more windows, that's the size you get of the "centered master window". One window -> maximized, two windows -> master is ~â…” (default config).So no, I don't think it's what you're looking for.The config "syntax" is zig, so you're basically programming it...
(DIR) Post #B9zXMm4URCzrcFJMHo by dnkl@social.treehouse.systems
0 likes, 0 repeats
#fuzzel 1.15.0 has been released! 🥳Fuzzel is a wayland native application launcher and a dmenu-like general-purpose picker.https://codeberg.org/dnkl/fuzzel/releases/tag/1.15.0
(DIR) Post #B9ztPJcIsz9nE3kCGm by dnkl@social.treehouse.systems
1 likes, 0 repeats
#foot 1.28.0 is out! 🎉Foot is a Wayland native, fast, low-latency and minimalistish terminal emulator.https://codeberg.org/dnkl/foot/releases/tag/1.28.0
(DIR) Post #BAWak1d1s98AgEbUIq by dnkl@social.treehouse.systems
0 likes, 0 repeats
Friendly reminder; if you're writing a terminal application that uses OSC-8 URLs - do not use the URL hash as the OSC-8 ID.