Spyke

Posts

godot·GodotbyFeyter

I just realized how easy image processing/editing is in godot... so I made a tool for creating a texture atlas

I started to work a lot with low res textures and "clever" uv mapping for creating 3d models in my game and was frustrated by manually editing my texture atlas after editing one texture.

So I created this small tool to automatically create the texture atlas from a set of given low res textures. Next step would be to make this callable from command line without the GUI.

View original on programming.dev
26
linux·LinuxbyFeyter

Save and Reopen Workspaces in Gnome

Hello my Gnomies (I hope this is the correct term for a person using gnome) do you know if there is a way to save a current workspace so it can be opened again later with same programs and screen composition?

For example if I have a program on the right side of the screen open and e.g. file browse and a terminal on the left side. So that I can save this and resume to the same view after rebooting or doing something else?

I imagine this like Tabs in blender, if you are familiar with it.

View original on programming.dev
10
linux·LinuxbyFeyter

Any Debian folks here to help me figure out if it's just me or Debian 12 that is broken?

EDIT: As it turns out this is just how gnome is supposed to look and to get a permanently visible dock showing running apps and favorites I must install an extension like dash-to-dock

Thanks everyone to help me understand I was the problem here 🙂


After using Ubuntu for years I thought it would be a good idea to try out plain old Debian for the first time.

So I downloaded the live-Image setup a VirtualBox and started installing it... installation ran trough without any problems. But I don't see any panel/taskbar anywhere.

I tried to google this and best guess was that gonme-panel was not installed (how?) after installation I tried to run it by the terminal but it only trows an error "(gnome-panel:3427): GLib-GObject-WARNING **: 20:24:58.712: invalid cast from 'GdkWaylandDisplay' to 'GdkX11Display'". So before I start digging into this I just wanted to confirm that I am on the right track and not just mixing stuff up. So does anyone have an idea what went wrong here?

View original on programming.dev
18

You reached the end