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
2021-11-14
sway: allow IPCs on proprietary drivers
Eric Engestrom
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-10-19
Remove --my-next-gpu-wont-be-nvidia
Simon Ser
2021-09-20
Add -Dnoscanout debug option
Simon Ser
2021-04-29
main: removed vc4 detection code.
Bartłomiej Burdukiewicz
2021-04-12
Log wlroots version on startup
Simon Ser
2021-02-04
Make command line option lists const
Manuel Stoeckl
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
2020-12-09
Route wlroots logs into Sway logging infrastructure
Simon Ser
2020-08-11
Handle SIGINT
Simon Ser
2020-07-30
Log empty value if envvar is not defined
Antonin Décimo
2020-06-11
Log Sway version on startup
Simon Ser
2020-02-11
config: fix validation exit code and log level
Brian Ashworth
2020-02-11
Fix ordering of setgid and setuid
Teddy Reed
2020-01-24
Fix compiling with -fno-common
thermitegod
2019-11-01
Fix various memory leaks
lbonn
2019-09-22
Error out on unknown debug flag
Simon Ser
2019-06-12
bindings: defer while initiailizing
Brian Ashworth
2019-04-27
Remove extra inclusion of stdio.h
Lane Surface
2019-04-14
Spawn swaynag as a wayland client
Brian Ashworth
2019-03-18
Remove debug tree
Ryan Dwyer
2019-03-10
detect_proprietary: use strncmp
Brian Ashworth
2019-03-02
Minor fix of code duplication.
hugbubby
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
[next]