MaciekChudek
MaciekChudek
Option for users to center mouse instead of restoring position. Useful in general and improves functionality after adding/removing monitors with xrandr. See: https://github.com/awesomeWM/awesome/issues/3516
awful.screen.focus moves mouse to incorrect position after chaning re-enabling monitors with xrandr
Output of `awesome --version`: ``` awesome v4.3 (Too long) • Compiled against Lua 5.3.6 (running with Lua 5.3) • D-Bus support: ✔ • execinfo support: ✔ • xcb-randr version: 1.6...
If I spawn a world clock on multiple wibars on multiple monitors, only one updates and the rest remain fixed at the time they displayed when spawned.
CSV reading was failing when the csv first line contained a quote string field which contained commas (or other separators), however if the same data occurred on any subsequent line...