aboutsummaryrefslogtreecommitdiff
path: root/common/list.c
AgeCommit message (Expand)Author
2018-12-09Merge pull request #3271 from ianyfan/list-cleanupRyan Dwyer
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-06list: double list capacity when resizing instead of incrementingIan 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-12-15Handle config-related allocation failuresDrew DeVault
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-24fix list sortingtaiyu
2015-11-22cmd_workspace: Don't fill up config->workspace_outputs with duplicates.S. Christoffer Eliesen
2015-11-21list: Add list_seq_find.S. Christoffer Eliesen
2015-11-12Start fleshing out wayland client implementationDrew DeVault