index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
list.c
Age
Commit message (
Expand
)
Author
Lines
2018-12-09
Merge pull request #3271 from ianyfan/list-cleanup
Ryan Dwyer
-11
/
+13
2018-12-09
list.c: rename free_flat_list to list_free_items_and_destroy
Ian Fan
-1
/
+1
2018-12-09
Cleanup list code
Ian Fan
-2
/
+1
2018-12-09
list.c: Remove list_foreach
Ian Fan
-9
/
+12
2018-12-06
list: double list capacity when resizing instead of incrementing
Ian Fan
-1
/
+1
2018-08-15
Use list_find in more places and refactor/fix workspace prev_next functions
Ryan Dwyer
-1
/
+1
2018-08-12
Implement resizing tiled containers via cursor
Ryan Dwyer
-0
/
+9
2018-07-11
Move floating windows to front when focused
Ryan Dwyer
-0
/
+15
2016-12-29
Added "layout promote" command.
wil
-1
/
+1
2016-12-15
Handle config-related allocation failures
Drew DeVault
-0
/
+3
2016-06-02
implement stable sort for lists
Zandr Martin
-1
/
+58
2015-12-22
swaybar: fix memory leaks
progandy
-0
/
+9
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
-8
/
+2
2015-11-24
fix list sorting
taiyu
-1
/
+7
2015-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
-2
/
+2
2015-11-21
list: Add list_seq_find.
S. Christoffer Eliesen
-0
/
+10
2015-11-12
Start fleshing out wayland client implementation
Drew DeVault
-0
/
+55