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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2017-02-19
Revise IPC security configuration
Drew DeVault
2016-12-17
Change how security config is loaded
Drew DeVault
2016-12-17
Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR
Wouter van Kesteren
2016-12-09
Fix build on FreeBSD
Greg V
2016-12-02
Check for CAP_SYS_PTRACE
Drew DeVault
2016-12-02
Run config files through sed and install to /etc
Drew DeVault
2016-12-02
Add sway-security(7)
Drew DeVault
2016-12-01
Implement policy lookups
Drew DeVault
2016-09-07
squash commits, move enum into resize.c
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin
2016-07-04
implement `get_tree` command
Zandr Martin
2016-04-28
Fix missing include paths
Tomáš Čech
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Initial setup of window border rendering
Drew DeVault
2016-03-17
Document swaybar commands
Mikkel Oscar Lyderik
2016-01-22
Fix generating sway-input.5 manpage
Mikkel Oscar Lyderik
2016-01-22
cmake: fix libinput include dirs
Mikkel Oscar Lyderik
2016-01-21
Fix issue #455
Yacine Hmito
2016-01-19
libinput
Cole Mickens
2015-12-28
arrange_windows_r: Round pixels to match reality, fixes calculations.
S. Christoffer Eliesen
2015-12-23
Use SYSCONFDIR as recommended
Yacine Hmito
2015-12-14
Move sway/util.c to common/util.c
Mikkel Oscar Lyderik
2015-12-02
move manpages to subfolders
Christoph Gysin
2015-12-02
cmake: build common code only once
Christoph Gysin
2015-12-01
Fix busted install of /etc/sway/config
Drew DeVault
2015-12-01
cmake: extract sway
Christoph Gysin