aboutsummaryrefslogtreecommitdiffstats
path: root/sway/main.c
Commit message (Expand)AuthorAge
* run_as_ipc_client: free response after running the IPC commandLibravatar Rouven Czerwinski2019-02-25
* ipc-client: free payload after sending it over the socketLibravatar Rouven Czerwinski2019-02-25
* Abort early when XDG_RUNTIME_DIR is not setLibravatar Brian Ashworth2019-02-11
* Clarify error for options and positional argsLibravatar Brian Ashworth2019-02-11
* Initialize server so input manager is available.Libravatar Connor E2019-02-11
* If validating the config, do it as early as possible.Libravatar Connor E2019-02-11
* Cleanup config reading failure error logsLibravatar Brian Ashworth2019-01-29
* Cleanup log_envLibravatar emersion2019-01-28
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Do not send ipc_event_shutdown from ipc clientLibravatar Brian Ashworth2019-01-15
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | Remove readline.cLibravatar Ian Fan2019-01-01
* | Cleanup list codeLibravatar Ian Fan2018-12-09
* | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
* | Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
|/
* Teardown compositor when failing to drop permissionsLibravatar emersion2018-11-01
* Make it clear that being able to restore root is a failureLibravatar emersion2018-11-01
* Abort if proprietary drivers are in useLibravatar Ryan Dwyer2018-10-21
* Remove unnecessary commentLibravatar Drew DeVault2018-10-13
* Add support for installing binaries with DT_RPATHLibravatar Arkadiusz Hiler2018-09-30
* Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* Remove libcap/prctl artifactsLibravatar Arkadiusz Hiler2018-09-30
* Allow running commands on containers without focusing themLibravatar Ryan Dwyer2018-09-23
* swaybar: handle hotpluggingLibravatar emersion2018-09-20
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Enable privilege dropping of FreeBSDLibravatar sghctoma2018-08-30
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Use enum for damage debug optionsLibravatar Ryan Dwyer2018-08-19
* Standardise debug variablesLibravatar Ryan Dwyer2018-08-19
* Remove obsolete security sanity checkLibravatar Drew DeVault2018-08-09
* Separate root-related codeLibravatar Ryan Dwyer2018-08-04
* Write to swaynag pipe fd directly on config errorsLibravatar Brian Ashworth2018-08-03
* Show swaynag on config errorsLibravatar Brian Ashworth2018-08-03
* ipc: add shutdown eventLibravatar Ian Fan2018-08-01
* Fix deferred command handlingLibravatar Brian Ashworth2018-07-19
* Make focus part of transactionsLibravatar Ryan Dwyer2018-07-15
* Add extended debugging flagsLibravatar Drew DeVault2018-07-14
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* pango/cairo: set default font map to NULL to free itLibravatar Dominique Martinet2018-07-05
* ipc-server: add display destroy listener and remove ipc_terminateLibravatar Dominique Martinet2018-07-04
* startup: move setenv WAYLAND_DISPLAY before config execsLibravatar Dominique Martinet2018-07-04
* log_kernel: s/fclose/pclose/ (for popen'd FILE)Libravatar Dominique Martinet2018-07-02
* Perform (partial) server initialization before dropping privileges.Libravatar Tobias Blass2018-06-19
* Remove suspicious unconditional returnLibravatar Tobias Blass2018-06-05
* sway: run commands without waiting for XwaylandLibravatar Dominique Martinet2018-05-16
* Add debug tree viewLibravatar Drew DeVault2018-04-06
* temporarily add LD_LIBRARY_PATH stuffLibravatar Tony Crisci2018-03-31
* Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
* Revert "Refactor tree"Libravatar Drew DeVault2018-03-29