Commit Graph

17 Commits (cdbf8e8b2540768cc4c82176f6510d8e6ae8f037)

Author SHA1 Message Date
Ryan Dwyer b61a936c80
Merge pull request from ianyfan/list-cleanup 6 years ago
Ian Fan 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy 6 years ago
Ian Fan c8776fac42 Cleanup list code 6 years ago
Ian Fan 19e831ed3d list.c: Remove list_foreach 6 years ago
Ian Fan bd6a639667 list: double list capacity when resizing instead of incrementing 6 years ago
Ryan Dwyer 701fcafc70 Use list_find in more places and refactor/fix workspace prev_next functions 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Ryan Dwyer 15dc5286e2 Move floating windows to front when focused 7 years ago
wil 1b87193c3d Added "layout promote" command. 8 years ago
Drew DeVault d75a747a3d Handle config-related allocation failures 8 years ago
Zandr Martin 9ccc92705e implement stable sort for lists 9 years ago
progandy 8fefdb3c64 swaybar: fix memory leaks 9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort 9 years ago
taiyu 9d50f88cef fix list sorting 9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates. 9 years ago
S. Christoffer Eliesen a33e3badad list: Add list_seq_find. 9 years ago
Drew DeVault bfcabe48ef Start fleshing out wayland client implementation 9 years ago