Search
Notcurses ii - A different TUI library
YouTube Video
Click to view this content.
I've remembered this exists and there seems to be some very recent activity in the repo so if you didn't know what was possible with TUI graphics now you know! (recommended watching with sound :)
Official site: https://notcurses.com/ Repo: https://github.com/dankamongmen/notcurses
PS: dank (the guy behind it) is definitely one of a kind, just read the releases haha
PPS: here is a doom running through notcurses in the terminal: https://www.youtube.com/watch?v=a_w5rh3c76g
Louvre v2.0.0 Release: C++ library for building Wayland compositors
Hello everyone,
I wanted to share with you (once more) the release of Louvre v2.0.0 (C++ library for building Wayland compositors) #linux .
Highlights of the new features:
- Screencasting: Now compatible with PipeWire via xdg-desktop-portal-wlr.
- Session Lock Protocol: Allows for the display of login windows.
- Layer Shell Protocol: For wallpapers, panels, notifications, etc.
- New Input Events API: Enhanced with support for touch events, pointer gestures, and pointer constraints.
If there's any protocol or functionality you would like to see added, please feel free to suggest it or contribute to its development!