- Jun 20, 2018
-
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Jun 19, 2018
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
On Weston, this fixes the following test case: cmd: vlc -I qt -V wl --no-embedded-video --no-video-deco error: xdg_surface@9: error 3: xdg_surface has never been configured Modified-and-... Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Jean-Baptiste Kempf authored
-ldwmapi needs to be after -lqwindows
-
- Jun 18, 2018
-
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If a dimension is zero, then we get to choose it, so we pick the last dimension requested by the core - rather than the current dimension. If a dimension is non-zero, we have to use the value regardless of what the core requested. This fixes incorrect video sizes in fullscreen, maximized or tiled windows. Note: Some window managers may exhibit a bug here, whereby they do not reset the window dimensions to zero after leaving fullscreen/maximized state.
-
Rémi Denis-Courmont authored
...until after the event thread is started. There are no points in making a special case here. Note: Some window manager may not handle a window going fullscreen at first correctly, failing to set the correct size.
-
Rémi Denis-Courmont authored
POSIX threads are always enabled implicitly.
-