aboutsummaryrefslogtreecommitdiffstats
path: root/sway/main.c
Commit message (Expand)AuthorAge
...
* | 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
* rename layout initLibravatar Tony Crisci2018-03-29
* move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* fix typos in comments/messages; add shutting down messageLibravatar Dominique Martinet2018-01-05
* Consolidate WLR and Sway loggingLibravatar Calvin Lee2017-12-31
* Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-16
|\
| * Add output configLibravatar emersion2017-12-06
* | xkb configLibravatar Tony Crisci2017-12-15
* | working xcursorLibravatar Tony Crisci2017-12-09
|/
* Add minimal config subsystemLibravatar emersion2017-12-05
* log env after ipc initLibravatar Tony Crisci2017-12-02
* remove nvidia support claimLibravatar Tony Crisci2017-11-28
* Wire up IPC serverLibravatar Drew DeVault2017-11-22
* Add outputs to the treeLibravatar Drew DeVault2017-11-19
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18