aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/bar/colors.c
diff options
context:
space:
mode:
authorLibravatar Antonin Décimo <antonin.decimo@gmail.com>2020-06-04 13:00:45 +0200
committerLibravatar Tudor Brindus <me@tbrindus.ca>2020-07-30 22:02:42 -0400
commit8033b575f7f83203371343457c102233b17cfd77 (patch)
tree84572b832802abff2b1ff80dffcbc55b54946579 /sway/commands/bar/colors.c
parentUse wlr_output_layout_output_at to get output for move to cursor (diff)
downloadsway-8033b575f7f83203371343457c102233b17cfd77.tar.gz
sway-8033b575f7f83203371343457c102233b17cfd77.tar.zst
sway-8033b575f7f83203371343457c102233b17cfd77.zip
ipc: fix aligment issue of data buffer
The pointer `data` is cast to a more strictly aligned pointer type. To prevent issues, the `data32` buffer is removed and its occurrences are replaced with an offset from the `data` buffer.
Diffstat (limited to 'sway/commands/bar/colors.c')
0 files changed, 0 insertions, 0 deletions