Florian Müllner df90545258 window: Fix crash when mapping sticky window
Since the introduction of set_workspace_state(), window->workspace
will always be NULL when on_all_workspaces is set - passing that
to a workspace function that does not validate its input will then
result in a crash.
Use the get_workspace() function instead, which will always return
a valid workspace.
2014-09-27 06:41:35 +02:00
2014-09-17 05:37:54 +02:00
2014-09-25 08:26:38 +00:00
2014-03-18 20:37:35 -04:00
2014-09-22 20:12:08 +02:00
2014-07-31 17:50:28 +02:00
2014-09-22 20:12:08 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%