Jacobo Aragunde Pérez
Jacobo Aragunde Pérez
I wonder if we should withdraw all notifications when the Revolt window is focused. Some apps, like Whatsapp on Android, work like that. When you are in the Revolt window...
> What would be a bit more work is a downloads panel. It would be nice to have a button item which pops-up a list of downloads when pressed (like...
> The notification role of status icons is better served by proper notifications, either through libnotify or GIO. JFTR, Revolt is already using GNOME notifications [through GIO](https://github.com/aperezdc/revolt/blob/5ba30eb2ab8061aabef274eb6ba58d4bfdadc9b1/revolt/window.py#L158) in addition to...
It would be cool that the application could somehow run in background, letting you receive notifications of chats even when you don't have a window around, and independently from the...
The problem also happens when the HiDPI screen is off and only the fullHD screen is enabled.
Notice there is some inconsistency in text expectations. On the one hand, we have [this test](https://source.chromium.org/chromium/chromium/src/+/main:content/test/data/accessibility/accname/name-from-content.html;l=1;bpv=1;bpt=0;drc=895c6dd572ccd123a95de674bea1aaae343b2875), where the expectation is: "My name is Garaventathe weird. [...]": ``` Hello, My name...
> User agents currently either add a space in both cases (Firefox) or none of them (Chromium). Firefox uses the presence or absence of whitespace between the inline elements as...
Likewise, this script could also open closed projects where the start date is in the future, e.g. projects which haven't started yet.
Developers can reproduce this problem easily by adding a `sleep(10)` call in `web/services/createTasksService.php`. Then, they can open the network inspector, create a task, wait for the automatic save to happen...
Could it be caused by save operations being processed in the wrong order? Imagine we type "Working on bug 1234.". A save operation is sent with the text "Working on...