swayfx/sway
Simon Ser 97a6524a5a Fix initial modeset
An if branch takes care of the case where the output needs to be turned
off (DPMS'ed or disabled). The other branch needs to unconditionally
enable the output.

output->current_mode is already taken care of in apply_config.

Sorry about that, probably made a bad change by mistake after my DRM testing.

Closes: https://github.com/swaywm/sway/issues/5193
2020-04-09 15:45:29 +02:00
..
commands add --no-repeat option for bindings 2020-03-30 14:18:27 +02:00
config Fix initial modeset 2020-04-09 15:45:29 +02:00
desktop Add test-only support to wlr-output-management-unstable-v1 2020-04-08 16:36:40 +02:00
input im: Fix crash when im destorying and no focused surface exists 2020-04-04 11:42:04 +02:00
tree Update for new wlr_buffer API 2020-04-02 23:23:56 +02:00
commands.c criteria: match containers without view 2020-02-04 19:52:21 -05:00
config.c config: fix unfocused text color 2020-04-04 23:25:04 +02:00
criteria.c Introduce pid criteria token 2020-02-27 14:03:22 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Limit workspace numbers within 0..INT32_MAX 2020-03-12 19:43:45 -04:00
ipc-server.c ipc-server: improve error message 2020-02-29 19:59:42 +01:00
main.c config: fix validation exit code and log level 2020-02-11 16:02:11 +01:00
meson.build Port input method and text input from rootston 2020-04-04 11:42:04 +02:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Port input method and text input from rootston 2020-04-04 11:42:04 +02:00
sway-bar.5.scd swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
sway-input.5.scd Document input selector precedence 2020-03-15 18:05:14 -04:00
sway-ipc.7.scd i3compat: add window_type to IPC response 2020-02-17 21:58:05 +01:00
sway-output.5.scd Fix output mode usage 2020-03-21 17:46:06 +01:00
sway.1.scd Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00
sway.5.scd Reference wev instead of xev 2020-04-02 23:25:34 +02:00
swaynag.c Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 2019-11-01 12:41:08 -04:00
xdg_decoration.c Fix xdg-decoration unconfigured if set before first commit 2019-05-03 15:37:32 -06:00