aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14Updates README with links to Greek, French and SpanishKonstantinos Feretos
2017-08-14 Translate README.md to Greek / Μετάφραση του README.md στα Ε...Konstantinos Feretos
2017-08-14Update README.ja.md / README.ja.mdは修正するDrew DeVault
2017-08-14Translated README to ukrainianMykyta Holubakha
2017-08-14Merge pull request #1324 from Hummer12007/patch-5Drew DeVault
2017-08-14Raise max ipc message size limit to 256 MBHummer12007
2017-08-14Update READMEsDrew DeVault
2017-08-14Merge pull request #1320 from ParadoxSpiral/masterDrew DeVault
2017-08-14Translate README to GermanJonathan Schleußer
2017-08-14Merge pull request #1317 from SirCmpwn/日本語Drew DeVault
2017-08-13Translate README to Japanese / READMEを日本語訳すDrew DeVault
2017-08-12Merge pull request #1316 from 4e554c4c/swaybar_crashDrew DeVault
2017-08-12Prevent crash if DBus connection is NULLCalvin Lee
2017-08-09Re-enable implicit fallthrough warningsDrew DeVault
2017-08-09One moreDrew DeVault
2017-08-09Clean up fallthrough issuesDrew DeVault
2017-08-08Merge pull request #1313 from ilyaluk/nonblock-ipc-serverDrew DeVault
2017-08-08Implement nonblocking IO in IPC serverIlya Lukyanov
2017-08-06Merge pull request #1309 from 4e554c4c/racey_killsDrew DeVault
2017-08-06Prevent race condition in the kill commandCalvin Lee
2017-08-03Merge pull request #1300 from emersion/patch-1Drew DeVault
2017-08-03Fix typo in debug logemersion
2017-07-31Merge pull request #1294 from 4e554c4c/swaylock_sizeDrew DeVault
2017-07-31Allow swaylock indicator size to be configurableCalvin Lee
2017-07-26Remove test clipboard codeDrew DeVault
2017-07-24Merge pull request #1288 from johalun/master-securityconf-freebsdDrew DeVault
2017-07-24security: enabled ipc on freebsdJohannes Lundberg
2017-07-20Merge pull request #1285 from tobiasblass/fix_non_dbus_buildDrew DeVault
2017-07-20[swaybar] fix non-dbus buildTobias Blass
2017-07-16Merge pull request #1283 from 4e554c4c/memory_leakDrew DeVault
2017-07-16Fix memory leaks in swaybar trayCalvin Lee
2017-07-14Merge pull request #1279 from 4e554c4c/bad_itemsDrew DeVault
2017-07-13Fix name validation in sni_watcher.cCalvin Lee
2017-07-13Merge pull request #1276 from 4e554c4c/bad_itemsDrew DeVault
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee
2017-07-12Merge pull request #1272 from ascent12/pointer-fixDrew DeVault
2017-07-12Use WLC v2 pointer interfaceScott Anderson
2017-07-11Add get_clipbard ipc errors; Adapt swaymsgnyorain
2017-07-11Close fd in clipboard requestnyorain
2017-07-11Add timeout; Fix receive loop & style issuesnyorain
2017-07-11Merge pull request #1271 from johalun/master-securityconf-freebsdDrew DeVault
2017-07-11Add secucity config for FreeBSD.Johannes Lundberg
2017-07-10Merge pull request #1270 from tobiasblass/bindsym_use_after_freeDrew DeVault
2017-07-10fix use-after-free bugTobias Blass
2017-07-08Merge pull request #1265 from johalun/master-freebsdDrew DeVault
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg
2017-07-07Signal base64 in clipboard type; Reimplement loopnyorain
2017-07-07Handle x11 text atoms in get_clipboard ipcnyorain
2017-07-07Rework get_clipboard implementationnyorain
2017-07-07Fix/Simplify get_clipboard ipc-server implnyorain