sway/common
Eric Engestrom 021933f735 use standard ARRAY_SIZE() macro
Replace all the custom `sizeof(array)/sizeof(element)` and
`sizeof(array)/sizeof(type)` with the standard macro ARRAY_SIZE().
2018-07-30 15:21:29 +01:00
..
background-image.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
cairo.c Address review comments 2018-03-28 14:43:23 -04:00
ipc-client.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
list.c Move floating windows to front when focused 2018-07-11 19:50:02 +10:00
log.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build Add password buffer, refactor rendering/surfaces 2018-04-04 18:47:48 -04:00
pango.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
readline.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
stringop.c Clean up container title functions 2018-05-25 21:07:59 +10:00
unicode.c use standard ARRAY_SIZE() macro 2018-07-30 15:21:29 +01:00
util.c use standard ARRAY_SIZE() macro 2018-07-30 15:21:29 +01:00