home.social

#gtkrs — Public Fediverse posts

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

  1. Turns out that if you have structured your file handling code correctly from the start, then implementing drag and drop is actually easier than anticipated.

    Shoutout to @nakura for great DJ intros that are perfect for testing a waveform viewer.

    #programming #gtk #gtk4 #gtk4_app #dj #rust #gtkrs #audio #waveform #opensource

  2. It's been a while since I last showed the progress on my #audio waveform viewer here. The waveform display widget itself is slowly reaching quality levels I'm happy with - switching from software rendering to #OpenGL has really worked wonders for both the speed and the quality of the waveform rendering.

    Now I just gotta write the rest of the app around it...

    #programming #graphicsprogramming #gtk #gtk4 #gtk4_app #dj #rust #gtkrs

  3. now has a settings page. It is still fake and cosmetic and it doesn't work, but now that the difficult part is done (creating a new window is always fun with gtk-rs), I just have to add the intended application options and it'll be done.

    github.com/danirod/cartero/pul

  4. Otro día que me voy tarde a descansar, pero al menos ya he empezado a meterle la pantalla de opciones a #Cartero.

    Montar el diálogo y conectarlo es la parte más complicada. No espero ahora que meter el primer conjunto de opciones lleve mucho.

    github.com/danirod/cartero/pul

    #GTK #gtkrs #Rust #ProgramandoATrompazos

  5. I've finally created a custom icon set for #DungeonPlanner .

    Using custom icons in buttons required some research, as I couldn't find good documentation on how to dos this in #gtk4 with #gtkrs. Will write a blogpost about this.

    New Release with glorious icons: github.com/H4kor/dungeon-plann

    #rpg #tabletop #ttrpg