Results 34 comments of ht37

I think this is not much in scope with this _awesome_ extension. Try one of this extensions: * [Gnome 4x UI Improvements](https://extensions.gnome.org/extension/4158/gnome-40-ui-improvements/) * [Top Panel Workspace Scroll](https://extensions.gnome.org/extension/701/top-panel-workspace-scroll/) (maybe still not...

Submitted a pull-request: * PR #13

emacs snap on ubuntu 22.04: GLIBC snap 2.31 vs OS GLIBC 2.35. (pyenv/poetry + pyright/lsp python setup) Same problem. I wan't able to solve with the proposed elisp code, but...

I started to look for layout issue for layout problem in component diagram when using second and third container nesting (`node,package`, `node, package, frame`), where I noticed a right-left inversion...

``` ~ % gcc --version gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1) Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There...

``` ~ % find .emacs.d -name 'emacs-zmq*so' .emacs.d/elpa/zmq-20240716.2000/src/.libs/emacs-zmq.so .emacs.d/elpa/zmq-20240716.2000/emacs-zmq.so ~ % ldd .emacs.d/elpa/zmq-20240716.2000/emacs-zmq.so linux-vdso.so.1 (0x00007fa591d01000) libzmq.so.5 => /lib64/libzmq.so.5 (0x00007fa591c3a000) libc.so.6 => /lib64/libc.so.6 (0x00007fa591a49000) libunwind.so.8 => /lib64/libunwind.so.8 (0x00007fa591a2f000) libsodium.so.26 => /lib64/libsodium.so.26...

The workaround is working well. I tested on a minimal example. I notice a strange interference between outer container and cross-container directed arrows among components. I tried some variation on...

I do not know if this has some practical meaning. I'm just considering a possible (?) enhancement. It would be nice to have a way to specify _"elastic tension" strength_...

Strange, submitting on PlantUML online site I got a different result: ```plantuml @startuml frame "Main Frame A" { frame "Sub Frame 1" { [Component A] [Component B] } frame "Sub...

I'm on Ubuntu 20.04 Std distro is very old ![Screenshot_20241014_204608_Firefox](https://github.com/user-attachments/assets/c3c7f19e-5e8b-4e62-a839-4c7c6d888339) While on Graphic site there is a new one. Maybe I need a PPA ![Screenshot_20241014_204845_Firefox](https://github.com/user-attachments/assets/8946f8b6-199b-41ee-90e7-14c8e9bc9ec8)