Age | Commit message (Expand) | Author |
2019-02-21 | run_as_ipc_client: free response after running the IPC command | Rouven Czerwinski |
2019-02-21 | ipc-client: free payload after sending it over the socket | Rouven Czerwinski |
2019-02-11 | Abort early when XDG_RUNTIME_DIR is not set | Brian Ashworth |
2019-02-06 | Clarify error for options and positional args | Brian Ashworth |
2019-02-05 | Initialize server so input manager is available. | Connor E |
2019-02-05 | If validating the config, do it as early as possible. | Connor E |
2019-01-29 | Cleanup config reading failure error logs | Brian Ashworth |
2019-01-28 | Cleanup log_env | emersion |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-15 | Do not send ipc_event_shutdown from ipc client | Brian Ashworth |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-01 | Remove readline.c | Ian Fan |
2018-12-09 | Cleanup list code | Ian Fan |
2018-11-27 | Change execute_command to return a list of results | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-19 | Add xwayland command | emersion |
2018-11-01 | Teardown compositor when failing to drop permissions | emersion |
2018-11-01 | Make it clear that being able to restore root is a failure | emersion |
2018-10-21 | Abort if proprietary drivers are in use | Ryan Dwyer |
2018-10-13 | Remove unnecessary comment | Drew DeVault |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-30 | Remove libcap/prctl artifacts | Arkadiusz Hiler |
2018-09-23 | Allow running commands on containers without focusing them | Ryan Dwyer |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-08-30 | Enable privilege dropping of FreeBSD | sghctoma |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-19 | Use enum for damage debug options | Ryan Dwyer |
2018-08-19 | Standardise debug variables | Ryan Dwyer |
2018-08-09 | Remove obsolete security sanity check | Drew DeVault |
2018-08-04 | Separate root-related code | Ryan Dwyer |
2018-08-03 | Write to swaynag pipe fd directly on config errors | Brian Ashworth |
2018-08-03 | Show swaynag on config errors | Brian Ashworth |
2018-08-01 | ipc: add shutdown event | Ian Fan |
2018-07-19 | Fix deferred command handling | Brian Ashworth |
2018-07-15 | Make focus part of transactions | Ryan Dwyer |
2018-07-14 | Add extended debugging flags | Drew DeVault |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-05 | pango/cairo: set default font map to NULL to free it | Dominique Martinet |
2018-07-04 | ipc-server: add display destroy listener and remove ipc_terminate | Dominique Martinet |
2018-07-04 | startup: move setenv WAYLAND_DISPLAY before config execs | Dominique Martinet |
2018-07-02 | log_kernel: s/fclose/pclose/ (for popen'd FILE) | Dominique Martinet |
2018-06-19 | Perform (partial) server initialization before dropping privileges. | Tobias Blass |
2018-06-05 | Remove suspicious unconditional return | Tobias Blass |
2018-05-16 | sway: run commands without waiting for Xwayland | Dominique Martinet |
2018-04-06 | Add debug tree view | Drew DeVault |
2018-03-31 | temporarily add LD_LIBRARY_PATH stuff | Tony Crisci |
2018-03-29 | Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" | Tony Crisci |
2018-03-29 | Revert "Refactor tree" | Drew DeVault |