Age | Commit message (Expand) | Author |
2023-04-14 | Add format_str() and vformat_str() | Simon Ser |
2022-05-30 | sway: add bindgesture command | Florian Franzen |
2020-12-04 | common: make 'lenient_strcmp' arguments const | Paul Riou |
2019-11-21 | input_cmd_xkb_file: allow shell path expansion | Brian Ashworth |
2019-06-11 | Fix segfaults caused by faulty command parsing | Matt Coffin |
2019-03-11 | stringop.c: remove unused functions | Ian Fan |
2019-01-01 | stringop.c: rewrite strip_whitespace | Ian Fan |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-11-12 | Use #if instead of #ifdef for WLR_HAS_* | emersion |
2018-09-01 | Allow reload command to exist anywhere in the command string | Ryan Dwyer |
2018-05-25 | Clean up container title functions | Ryan Dwyer |
2016-01-25 | Add quotes to multiword arguments. | Mikkel Oscar Lyderik |
2015-11-21 | stringop: lenient_strcmp: Add. | S. Christoffer Eliesen |
2015-11-12 | We don't need to implement strdup | Drew DeVault |
2015-09-18 | merge + no c_extensions | taiyu |
2015-09-18 | Fix warnings introduced by prior commit | Drew DeVault |
2015-09-14 | multi command keybinds | taiyu |
2015-09-13 | Revert "new_workspace null behavior + testmap functions + regex" | Drew DeVault |
2015-09-12 | new_workspace null behavior + testmap functions + regex | taiyu |
2015-09-07 | config modes | taiyu |
2015-08-23 | split_string memory leaks cleanedup | taiyu |
2015-08-20 | added IPC messages get_workspaces and get_outputs | minus |
2015-08-18 | Revert "enhanced whitespace remover" | Drew DeVault |
2015-08-18 | enhanced whitespace remover | taiyu |
2015-08-16 | Move headers to include/ | Drew DeVault |