Toni Dietze

Results 15 comments of Toni Dietze

I can reproduce the problem. It is also currently discussed in the [KDE bug tracker](https://bugs.kde.org/show_bug.cgi?id=444378). I do not know yet what is the preferred solution. In the meantime, you can...

The above mentioned branch works for me. A simple `kpackagetool5 --install package` in the root of the repo does the trick. (No symlink hackery necessary in contrast to the old...

Just for clarification: You suggest an option that the script behaves as if all windows were on the same virtual desktop? So, for example, when there is a window covering...

Thanks for your contribution! Please excuse my late response. I do not quite understand your conditions in `rectInteresects`. For example in [line 89](https://github.com/Flupp/sticky-window-snapping/pull/3/commits/a5c86e540052b5f7a2111ca522f61134503fad3a#diff-9da6d3372aa9a729993ed0b97538fd46R89): why do you add `1` on the...

This is a known issue; @nclarius already created a pull request (#16). Unfortunately I have not found enough time yet to address this satisfactorily.

@ohyrans: - Did the installation succeed? (Does the script appear in the list of KWin scripts in `kcmshell5 kwinscripts`?) - Have you installed the current version? (version 1.0.1; can be...

Thank you! ```YAML fans: - tpacpi: /proc/acpi/ibm/fan ``` This is working.

I can confirm the issue on Plasma 6 with Wayland. I did _not_ have this issue on Plasma 5 with X11. I tried reproducing the issue with `gtk-demo`, but I...

Note: In contrast to the DocBook writer, the DocBook reader already supports the identifier. Behavior before the change: ``` $ pandoc -f Markdown -t docbook

I’ve added the prefix. However, now I seriously wonder if the prefix is maybe also missing at other places in the DocBook writer. The following ```md :::{#bar} bar div :::...