Age | Commit message (Expand) | Author |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-05 | commands/exec_always: defer command on config validation | Rouven Czerwinski |
2018-10-23 | commands: remove EXPECTED_MORE_THAN | Ian Fan |
2018-10-23 | commands: print correct command on error for exec and opacity | Ian Fan |
2018-08-29 | commands: fix exec quoting | Ian Fan |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-18 | commands: handle quoted exec command | Ian Fan |
2018-08-04 | Move workspace pid code to root.c | Ryan Dwyer |
2018-08-02 | Reset signal mask after fork | Marien Zwart |
2018-07-23 | Merge branch 'master' into pid-workspaces | Drew DeVault |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-02 | exec_always: fix leaks | Dominique Martinet |
2018-07-01 | Implement pid->workspace tracking | Drew DeVault |
2018-06-08 | sway exec command: use waitpid instead of wait | Dominique Martinet |
2018-05-06 | Revert "exec_always: Search for executables in /usr/lib/sway" | Rostislav Pehlivanov |
2018-05-06 | Revert "Make the LIBDIR path configurable" | Rostislav Pehlivanov |
2018-05-06 | Revert "Meson: Replace option `instlibdir` with `libexecdir`" | Rostislav Pehlivanov |
2018-05-06 | Revert "command/exec_always: Use wlr_log for logging errors in the child proc... | Rostislav Pehlivanov |
2018-05-06 | Fix PATH setenv() in exec_always | Ryan Dwyer |
2018-05-05 | command/exec_always: Use wlr_log for logging errors in the child process | Nicolas Braud-Santoni |
2018-05-05 | Meson: Replace option `instlibdir` with `libexecdir` | Nicolas Braud-Santoni |
2018-05-05 | Make the LIBDIR path configurable | Nicolas Braud-Santoni |
2018-05-05 | exec_always: Search for executables in /usr/lib/sway | Nicolas Braud-Santoni |
2018-04-13 | Fix gcc string truncation warnings | Dominique Martinet |
2018-03-29 | Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" | Tony Crisci |
2018-03-29 | Revert "Refactor tree" | Drew DeVault |
2018-03-29 | move tree includes to their own directory | Tony Crisci |
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet |
2017-12-05 | Add minimal config subsystem | emersion |
2017-12-04 | Add exec and exec_always commands | emersion |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2016-12-15 | Handle allocation failure in commands | Drew DeVault |
2016-09-02 | merge in latest commits | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |