aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/for_window.c
AgeCommit message (Expand)Author
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-07-09Update for swaywm/wlroots#1126emersion
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-04-24Use size_t instead of int and calloc instead of mallocRyan Dwyer
2018-04-24Implement criteria commandsRyan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-15Handle allocation failure in commandsDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin