~fabrixxm

Trackers

~fabrixxm/confy

Last active 3 months ago

~fabrixxm/lesanaweb

Last active 4 years ago

#30 Remember windows size 9 days ago

Comment by ~fabrixxm on ~fabrixxm/confy

Fixed in ad8a02d0

REPORTED RESOLVED FIXED

#29 Search input should get focus when reveladed 9 days ago

Comment by ~fabrixxm on ~fabrixxm/confy

Fixed in 9be54187

REPORTED RESOLVED IMPLEMENTED

#30 Remember windows size 3 months ago

Bug added by ~fabrixxm on ~fabrixxm/confy

#30 Remember windows size 3 months ago

Ticket created by ~fabrixxm on ~fabrixxm/confy

Remember window size on exit and restore it on start. It used to do it, but it got lost in last UI rewrite

#29 Search input should get focus when reveladed 3 months ago

Bug added by ~fabrixxm on ~fabrixxm/confy

#29 Search input should get focus when reveladed 3 months ago

Ticket created by ~fabrixxm on ~fabrixxm/confy

Right now, when the search bar is revealed, via the button or the keyboard shorcut (bot trigger the same action), the focus is not moved to the search input. The user must focus it to start typing.

This is not consistent with other apps work.

#28 Time format parse issue when opening "38C3 - merged" event info 4 months ago

Comment by ~fabrixxm on ~fabrixxm/confy

I can confirm that it works with the 0.8.0 from flatpak. 👍

What would your preferred fix then look like ? I would like to have a cleaner code which parsers various schedule xml flavours (and ics) in a well-defined internal format, because that code is quite a mess.. I have to admit I'm not good in writing clean code...

#27 Missing tag for 0.8.0 4 months ago

Comment by ~fabrixxm on ~fabrixxm/confy

Confy 0.8.0 has been tagged! https://git.sr.ht/~fabrixxm/confy/refs/0.8.0

:)

REPORTED RESOLVED FIXED

#22 Gtk 4.10 deprecations 4 months ago

Comment by ~fabrixxm on ~fabrixxm/confy

REPORTED RESOLVED CLOSED

#28 Time format parse issue when opening "38C3 - merged" event info 4 months ago

Comment by ~fabrixxm on ~fabrixxm/confy

I've pushed a quick fix to this as commit 5df8ab8a86 It's still bad, so I'll leave this ticked opened as a reminder.