home.social

#swaycompositor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #swaycompositor, aggregated by home.social.

  1. Fun: try communicating with / using and an table!

    $ man ascii
    $ man sway-ipc # (for Sway)
    $ nc -U "$I3SOCK" # "$SWAYSOCK" also works for Sway

    Then enter:

    i3-ipc^@^@^@^@^C^@^@^@

    '^@' is a 0 byte; you can get it with Ctrl+@ (Ctrl+Shift+2) or sometimes Ctrl+Space. '^C' is a 3 byte; you'll need to escape it so that your terminal takes it literally rather than quitting `nc`; enter Ctrl+V then Ctrl+C.

    Once you're done, press Ctrl+D once to send!

  2. I created a syntax highlighting config for my programming language Slang, for GNOME 's GTKSourceView :D

    This will make working on my videogame much more comfortable I think 😊

    gitlab.com/golemwire/subsky/-/ (XML warning)

    (an @rl_dane hashtag lol. I had changed the DPI in so I could capture larger screenshots, and I think my NVidia driver might be breaking the Wayland xdg-output protocol, so its scaled funny)