swayfx/common
S. Christoffer Eliesen a33e3badad list: Add list_seq_find.
Sometimes one has to traverse a list to find out if some data already
exists there in order to avoid dupilcates in the list, and this function
facilitates in that without requiring that the data is ordered.
2015-11-21 22:22:08 +01:00
..
list.c list: Add list_seq_find. 2015-11-21 22:22:08 +01:00
log.c Start fleshing out wayland client implementation 2015-11-12 19:04:01 -05:00