-
### Description
When I receive a desktop notification from the Riot desktop app, and click on it to bring the Riot window to the front, the window is always unmaximized (when it was previously …
-
After running in background for a little while, the Riot Desktop client completely freezes when I come back to it. This happens very often (once every 30m at least). Is there some way I can debug this…
-
An upcoming step in the CoAP integration is making the stack available in module form.
This has a few stages:
1. [ ] Allow an application to start a CoAP server with a few lines of code. If the …
-
### Description
This concerns the riot Windows app. If you snap the riot window to either side of the screen using aero snap and minimize the window to the sys tray, you will restore the window to …
-
### Description
File selection dialog called by riot-web has no preview feature
### Steps to reproduce
- Install the most recent version of riot-web availble on Ubuntu Linux 16.04 (0.15.4 in …
-
-
https://github.com/RIOT-OS/RIOT/blob/ea219c3eba1f95c13cad642228b1bde24e396e42/cpu/msp430_common/cpu.c#L21-L34:
```c
__attribute__((naked)) void thread_yield_higher(void)
{
__asm__("push r2"); …
-
#### Description
I am running `scan-build` checking for the 2019.07 release https://github.com/RIOT-OS/Release-Specs/issues/128
I will try to list the issues I found here.
By running the `sca…
-
### Description
When Riot is open but not the active application window, left-clicking the tray icon hides the Riot window. It should activate it (bring it to the foreground). Only if Riot …
-
#### Description
This one is still unimplemented in completeness, it is needed for the release tests, but it contains a lot of options.
See [current implementation of release tests](https://github…