Iceflower

Results 109 comments of Iceflower

The documentation is very much outdated and also lacking information everywhere. There is not even a step by step tutorial to setup a production server. Just use apache, oh and...

OH, just tried gd-plug and plugins are not enabled after installation or disabled before uninstall. Is there any reason why you do not enable/disable them? This would avoid the autoload...

> Hmm... Can't quite remember why I didn't disable the autoloads programmatically before uninstalling, maybe it is hard to locate autoloads owned by plugin that about to be uninstalled(I guess?)...

The latest suggested fix is not entirely working, it is still overlapping other elements when having a long series name

This is a quick fix: ```css .cover > a > span > img { object-fit: contain; } ``` This wont scale the hover effect, but i like having a bigger...

[breeze_cursors_6_1.zip](https://github.com/user-attachments/files/16101235/breeze_cursors_6_1.zip) Here, grab it. They do not contain the `pin` and `person` cursor as they do not exist on Linux.

Here is how i generated them: ## Prequisites - Python > 3.7 - `clickgen` python package (`pip install clickgen`) - inkscape - golang - Clone `https://invent.kde.org/plasma/breeze/-/tree/work/genericity/cursor-split?ref_type=heads` It is important to...

If you run the it on a linux CI you have to change the `inkscape.exe` to just `inkscape`, the later might also work on windows, but i haven't tested it.

> Step 4. > > Add clients, download client configs and `apply` config (right top corner) This is the step were you get stuck due to some iptables stuff or...