Age | Commit message (Expand) | Author |
2017-08-14 | Merge pull request #1327 from refacto/rpifix | Drew DeVault |
2017-08-14 | Check for Raspberry Pi | azarus |
2017-08-14 | Update README.ja.md | Drew DeVault |
2017-08-14 | Moves translation status below screenshot | Konstantinos Feretos |
2017-08-14 | Merge branch 'master' into master | Konstantinos Feretos |
2017-08-14 | Updates README with links to Greek, French and Spanish | Konstantinos Feretos |
2017-08-14 | Translate README.md to Greek / Μετάφραση του README.md στα Ε... | Konstantinos Feretos |
2017-08-14 | Update README.ja.md / README.ja.mdは修正する | Drew DeVault |
2017-08-14 | Translated README to ukrainian | Mykyta Holubakha |
2017-08-14 | Merge pull request #1324 from Hummer12007/patch-5 | Drew DeVault |
2017-08-14 | Raise max ipc message size limit to 256 MB | Hummer12007 |
2017-08-14 | Update READMEs | Drew DeVault |
2017-08-14 | Merge pull request #1320 from ParadoxSpiral/master | Drew DeVault |
2017-08-14 | Translate README to German | Jonathan Schleußer |
2017-08-14 | Merge pull request #1317 from SirCmpwn/日本語 | Drew DeVault |
2017-08-13 | Translate README to Japanese / READMEを日本語訳す | Drew DeVault |
2017-08-12 | Merge pull request #1316 from 4e554c4c/swaybar_crash | Drew DeVault |
2017-08-12 | Prevent crash if DBus connection is NULL | Calvin Lee |
2017-08-09 | Re-enable implicit fallthrough warnings | Drew DeVault |
2017-08-09 | One more | Drew DeVault |
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 |