swayfx/sway/desktop
Danilo Spinella a5b6f40937 Fix refresh rate scale of output
When applying config, value mode->refresh is mHz; convert it to Hz before
assigning it to the temporary output config. oc->refresh_rate will
be converted back to mHz in set_mode function.

Fix debug log printing GHz instead of Hz.
2019-10-21 14:22:20 +02:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c Updates per wlroots layer shell changes 2019-10-16 10:24:15 -04:00
output.c Fix refresh rate scale of output 2019-10-21 14:22:20 +02:00
render.c Fix direct scan-out flickering 2019-09-26 10:36:18 -04:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing. 2019-10-17 11:40:16 +03:00