Age | Commit message (Expand) | Author |
2017-08-09 | Clean up fallthrough issues | Drew DeVault |
2017-08-08 | Merge pull request #1313 from ilyaluk/nonblock-ipc-server | Drew DeVault |
2017-08-08 | Implement nonblocking IO in IPC server | Ilya Lukyanov |
2017-08-06 | Merge pull request #1309 from 4e554c4c/racey_kills | Drew DeVault |
2017-08-06 | Prevent race condition in the kill command | Calvin Lee |
2017-08-03 | Merge pull request #1300 from emersion/patch-1 | Drew DeVault |
2017-08-03 | Fix typo in debug log | emersion |
2017-07-31 | Merge pull request #1294 from 4e554c4c/swaylock_size | Drew DeVault |
2017-07-31 | Allow swaylock indicator size to be configurable | Calvin Lee |
2017-07-26 | Remove test clipboard code | Drew DeVault |
2017-07-24 | Merge pull request #1288 from johalun/master-securityconf-freebsd | Drew DeVault |
2017-07-24 | security: enabled ipc on freebsd | Johannes Lundberg |
2017-07-20 | Merge pull request #1285 from tobiasblass/fix_non_dbus_build | Drew DeVault |
2017-07-20 | [swaybar] fix non-dbus build | Tobias Blass |
2017-07-16 | Merge pull request #1283 from 4e554c4c/memory_leak | Drew DeVault |
2017-07-16 | Fix memory leaks in swaybar tray | Calvin Lee |
2017-07-14 | Merge pull request #1279 from 4e554c4c/bad_items | Drew DeVault |
2017-07-13 | Fix name validation in sni_watcher.c | Calvin Lee |
2017-07-13 | Merge pull request #1276 from 4e554c4c/bad_items | Drew DeVault |
2017-07-13 | Don't trust SNI names, fixes #1274 | Calvin Lee |
2017-07-12 | Merge pull request #1272 from ascent12/pointer-fix | Drew DeVault |
2017-07-12 | Use WLC v2 pointer interface | Scott Anderson |
2017-07-11 | Add get_clipbard ipc errors; Adapt swaymsg | nyorain |
2017-07-11 | Close fd in clipboard request | nyorain |
2017-07-11 | Add timeout; Fix receive loop & style issues | nyorain |
2017-07-11 | Merge pull request #1271 from johalun/master-securityconf-freebsd | Drew DeVault |
2017-07-11 | Add secucity config for FreeBSD. | Johannes Lundberg |
2017-07-10 | Merge pull request #1270 from tobiasblass/bindsym_use_after_free | Drew DeVault |
2017-07-10 | fix use-after-free bug | Tobias Blass |
2017-07-08 | Merge pull request #1265 from johalun/master-freebsd | Drew DeVault |
2017-07-08 | Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er... | Johannes Lundberg |
2017-07-07 | Signal base64 in clipboard type; Reimplement loop | nyorain |
2017-07-07 | Handle x11 text atoms in get_clipboard ipc | nyorain |
2017-07-07 | Rework get_clipboard implementation | nyorain |
2017-07-07 | Fix/Simplify get_clipboard ipc-server impl | nyorain |
2017-07-07 | Implement ipc get_clipboard | nyorain |
2017-07-04 | Make asciidoc (and man pages) optional | Drew DeVault |
2017-07-03 | Merge pull request #1256 from lheckemann/doc-png | Drew DeVault |
2017-07-03 | swaybg: check that background can be loaded | Linus Heckemann |
2017-07-03 | Merge pull request #1259 from Hummer12007/patch-4 | Drew DeVault |
2017-07-03 | Disable -Wunused-result diagnostic | Hummer12007 |
2017-07-03 | Merge pull request #1258 from refacto/fix_zsh_completion | Drew DeVault |
2017-07-03 | Fix zsh completion for _swaylock | azarus |
2017-07-01 | Merge pull request #1255 from Hummer12007/policy | Drew DeVault |
2017-07-01 | Do not add empty policies | Mykyta Holubakha |
2017-07-01 | permit.c: check for NULL pointer dereference | Mykyta Holubakha |
2017-07-01 | Merge pull request #1254 from nyorain/master | Drew DeVault |
2017-07-01 | Add the 'clipboard' command to set the clipboard | nyorain |
2017-06-29 | Revert "swaybar: Group child processes for signalling" | Drew DeVault |
2017-06-26 | Fix #1252 | Drew DeVault |