For fun: partially implementing the Moisac Windows concept by @tbernard.
https://blogs.gnome.org/tbernard/2023/07/26/rethinking-window-management/
| GitHub | https://github.com/Proficiency-git |
| GitLab | https://gitlab.gnome.org/proficiency |
Rewrote the drag reorder system from scratch.
Previously, every cursor movement during a drag ran a full layout simulation to check if the swap was valid🤢, double the computation, and rejected positions stayed locked for the entire drag session. Now, all valid layouts are pre-computed when the drag starts. While dragging, the cursor just looks up ready-made positions.
For fun: partially implementing the Moisac Windows concept by @tbernard.
https://blogs.gnome.org/tbernard/2023/07/26/rethinking-window-management/
NEW BLOG POST: Replacing Cinnamon with GNOME on Linux Mint Debian Edition
You can remove all of the #Cinnamon packages from #LMDE without breaking anything. And get a nice stock #Debian #GNOME environment with the benefits of #LinuxMint.
In GNOME 50, the Nautilus hovercraft will no longer be full of eel, thanks to @kabushawarib nuking the last specimens of that living fossil: https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1975
Nautilus developers are here to kick ass and chew bubblegum, and they're all out of gum 😤
Hello Fediverse, this is the account associated with the Gaphor project.
Gaphor is a simple modeling tool.
It's using #GNOME technologies and is available on Linux, macOS, and Windows.