index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
main.c
Age
Commit message (
Expand
)
Author
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-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
2018-03-29
rename layout init
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-01-05
fix typos in comments/messages; add shutting down message
Dominique Martinet
2017-12-31
Consolidate WLR and Sway logging
Calvin Lee
2017-12-16
Merge branch 'wlroots' into feature/input
Tony Crisci
2017-12-15
xkb config
Tony Crisci
2017-12-09
working xcursor
Tony Crisci
2017-12-06
Add output config
emersion
2017-12-05
Add minimal config subsystem
emersion
2017-12-02
log env after ipc init
Tony Crisci
2017-11-28
remove nvidia support claim
Tony Crisci
2017-11-22
Wire up IPC server
Drew DeVault
2017-11-19
Add outputs to the tree
Drew DeVault
[next]