]> git.mdlowis.com Git - proto/labwc.git/commit
common: Add znew/znew_n() macros
authorJohn Lindgren <john@jlindgren.net>
Sun, 18 Sep 2022 19:22:26 +0000 (15:22 -0400)
committerJohn Lindgren <john@jlindgren.net>
Sun, 18 Sep 2022 19:25:19 +0000 (15:25 -0400)
commita54d378e6c60fad2d99aa9a0b46b961ef586ae56
treecbbe5bee9ec72bc4521213ad6e12600788d3854c
parentda574839613ef8034d30dfb481bd23bb07c70ddb
common: Add znew/znew_n() macros
26 files changed:
include/common/mem.h
src/action.c
src/buffer.c
src/common/graphic-helpers.c
src/common/scaled_font_buffer.c
src/common/scaled_scene_buffer.c
src/config/keybind.c
src/config/libinput.c
src/config/mousebind.c
src/config/rcxml.c
src/config/session.c
src/cursor.c
src/layers.c
src/menu/menu.c
src/node.c
src/output.c
src/seat.c
src/ssd/ssd_extents.c
src/ssd/ssd_part.c
src/workspaces.c
src/xbm/parse.c
src/xdg-deco.c
src/xdg-popup.c
src/xdg.c
src/xwayland-unmanaged.c
src/xwayland.c