aboutsummaryrefslogtreecommitdiff
path: root/include/list.h
AgeCommit message (Expand)Author
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-08-15Use list_find in more places and refactor/fix workspace prev_next functionsRyan Dwyer
2018-08-12Implement resizing tiled containers via cursorRyan Dwyer
2018-07-11Move floating windows to front when focusedRyan Dwyer
2016-12-29Added "layout promote" command.wil
2016-06-02implement stable sort for listsZandr Martin
2015-12-22swaybar: fix memory leaksprogandy
2015-12-22replace non-standard qsort_r with qsortrobotanarchy
2015-11-21list: Add list_seq_find.S. Christoffer Eliesen
2015-09-08set variable changestaiyu
2015-08-16Move headers to include/Drew DeVault