waybar/include/modules/sway
David96 168415440f Fix clicking and scrolling through workspaces
The way waybar used the workspace "num", clicking a workspace called "1:
something" resulted in going to a newly created workspace called "1",
because the workspace ipc command expects the workspace name, not its number.
2018-11-05 20:16:19 +01:00
..
ipc add missing <cstring> include for strncpy, fixes musl 2018-10-28 04:06:07 -03:00
mode.hpp Add module to show sway binding mode 2018-10-30 13:39:30 +01:00
window.hpp feat(Window): handle closed window 2018-09-18 21:16:35 +02:00
workspaces.hpp Fix clicking and scrolling through workspaces 2018-11-05 20:16:19 +01:00