Evangelos "GeopJr" Paterakis

Results 92 issues of Evangelos "GeopJr" Paterakis

fix: #1310 Delete & Redraft existed internally already but we could make it an option when deleting. I merged it with Edit since they are pretty much the same but...

Guess I'm really not meant to take a break from Tuba... Anyway, ListView is the 1.0.0 blocker. This is yet another retry. Memory wise, it works. No matter how many...

fix: #1191 #176 Very far from done.

Following options are unpopular or a default value is clearly the preferred one. This PR will remove them. If you use any of these, I'm open to leaving it in...

Forwarding from https://github.com/GeopJr/Tuba/pull/1428 I added some styles for HC, specifically the typical HC border around the controls (`box-shadow: inset 0 0 0 1px var(--border-color);`) and made the background opaque. ![Image](https://github.com/user-attachments/assets/3d27e2dc-39d9-454c-bc5a-4d2e26ed308f)...

(Making this request as a user) What if there was a `clapper://` uri scheme that did the same as pasting the url here: ![Image](https://github.com/user-attachments/assets/aa4d8176-f349-4cbf-9e07-a2d63a8943a3) That way users could open videos...

enhancement
APP

goodbye non-blocking-spawn, you wont be missed

Mostly in preparation for 49 ~~(should probably do it for the non-nightly flatpak too for the ci)~~ done ffmpeg-full has been replaced by codecs-extra, GNOME 49 runtime autodownloads it so...

After #187, I sometimes hit the deadlock with execution contexts. I don't have any reliable reproducers unfortunately, but here's the backtrace ``` Unhandled exception in spawn: Attempt to lock a...