• Joined on 2024年01月02日
knarrff commented on pull request wl/widelands#4676 2025年09月26日 08:07:37 +02:00
Let max/min zoom actions toggle max/min zoom

@bunnybot wrote in wl/widelands#4676 (comment):

[hessenfarmer](https://...

knarrff commented on issue imbev/simplematrixbotlib#101 2025年03月14日 09:37:56 +01:00
running without encryption spams rooms with debug messages

I can verify that this problem also exists in v2.12.3. It would be surprising if not, given that the code I quoted was from current master. I could and would provide a pull request. However,...

knarrff commented on issue imbev/simplematrixbotlib#101 2025年03月13日 21:35:36 +01:00
running without encryption spams rooms with debug messages

Btw: it seems that c3d1d426f1bf941001ba216360a37f1f2172e5bc changed usage of send_decryption_error_message_in_room unintentionally. If correcting this, a user of simplematrixbot should at least...

knarrff opened issue imbev/simplematrixbotlib#101 2025年03月13日 21:20:30 +01:00
running without encryption spams rooms with debug messages
knarrff commented on issue wl/widelands#4689 2024年01月24日 23:08:31 +01:00
Add-ons: Prevent uploading of specific files

I agree with removing directories like .git in general from an upload - but for people that already use git and quite likely use one of the publicly reachable places like codeberg or gitlab or...

knarrff commented on issue wl/widelands#4654 2024年01月14日 22:27:39 +01:00
Keyboard shortcuts for minimal and maximal zoom

Speaking of that, today's discussion of the gamespeed settings in the forum gave me the idea that maybe reset zoom and reset speed could store the previous value of zoom/speed and restore it on...

knarrff created pull request wl/widelands#4676 2024年01月14日 22:26:11 +01:00
Let max/min zoom actions toggle max/min zoom
knarrff pushed to zoom-max-min-add at knarrff/widelands 2024年01月14日 22:24:01 +01:00
59a39ae1c5 Let max/min zoom actions toggle max/min zoom
knarrff created branch zoom-max-min-add in knarrff/widelands 2024年01月14日 22:24:01 +01:00
knarrff created repository knarrff/widelands 2024年01月14日 11:17:22 +01:00
knarrff commented on issue wl/widelands#4649 2024年01月03日 00:50:18 +01:00
Tech Info layout messed up with long add-on name lists

Part of a possible solution could be to put everything that is a list (like the list of add-ons) into a MultilineTextarea with a defined maximum height. That could take care of content that is...

knarrff commented on pull request wl/widelands#4652 2024年01月02日 19:11:19 +01:00
Fix size assert for very large panels

I can confirm that the PR fixes #4651 (which I opened).

knarrff commented on issue wl/widelands#4651 2024年01月02日 16:16:51 +01:00
assertion failure listing add-ons

Note, an added log_info shows: desired_h_: 10848, yres: 600

knarrff opened issue wl/widelands#4651 2024年01月02日 16:07:45 +01:00
assertion failure listing add-ons