aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2017-10-03Fix issue #1287Jonas Karlsson-1/+1
All variables without a $ prefix lost their last character due to off by one error
2017-09-23Merge pull request #1368 from johnae/swaybar-handle-scroll-eventsDrew DeVault-0/+19
swaybar protocol: handle button 4 and 5
2017-09-23swaybar protocol: handle button 4 and 5John Axel Eriksson-0/+19
i3 bar handles scroll events as button 4 and 5. An example use case would be volume up/down.
2017-09-20Merge pull request #1360 from sporken/japanese-translateDrew DeVault-38/+45
Fix Japanese translate in README.ja.md #1337
2017-09-20Fix some textAtnanasi-1/+1
2017-09-20Fix japanese-translate in README.ja.mdAtnanasi-38/+45
2017-09-14Update setcap commands in READMEDrew DeVault-18/+9
Ref #1346
2017-09-12Merge pull request #1351 from Ongy/swaygrab-forkingDrew DeVault-4/+9
fixes a hanging swaygrab
2017-09-11fixes a hanging swaygrabMarkus Ongyerth-4/+9
https://github.com/SirCmpwn/sway/issues/1350 is fixed with this. The commit that change swaygrab to use fork instead of Popen tried to write to the read end of the pipe in the child branch and exec in the parent branch. This commit fixes both of those and closes the write fd after writing, so convert actually exits.
2017-09-04Merge pull request #1342 from DarkReef/masterDrew DeVault-2/+97
Translate README to russian
2017-09-04Added link to README.ru.mdDark Rift-2/+2
2017-09-04Minor edits, added reference to guidelinesDark Rift-2/+2
2017-09-04Added subsection for translatorsDark Rift-0/+5
2017-09-04Merge branch 'master' into masterDark Rift-1/+1
2017-09-04Merge pull request #1343 from Hummer12007/patch-6Drew DeVault-1/+1
Translated missing header
2017-09-04Translated missing headerHummer12007-1/+1
2017-09-03Added russian translationDark Rift-0/+90
2017-09-01Merge pull request #1340 from nuskorpios/masterDrew DeVault-1/+107
Translate README to Portuguese
2017-09-01Add link to portuguese READMEEmerson Ferreira-1/+1
2017-09-01Better translation for "bounty"Emerson Ferreira-4/+4
2017-09-01Move lang status section + clarify WIP statusEmerson Ferreira-10/+10
The WIP status was referring only to README file; Now it also extends to man files.
2017-08-31Merge branch 'master' into masterEmerson Ferreira-20/+158
2017-08-31Translate README to portugueseEmerson Ferreira-0/+106
2017-08-30Merge pull request #1336 from akokshar/masterDrew DeVault-10/+137
click_events
2017-08-30styling fixesakokshar@redhat.com-2/+2
2017-08-29styling fixesakokshar@redhat.com-12/+12
2017-08-29style fixesakokshar@redhat.com-2/+1
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com-10/+138
2017-08-27Merge pull request #1247 from clarcharr/masterDrew DeVault-10/+21
Convert a popen into a fork.
2017-08-27Use fork in swaygrab instead of popen.Clar Charr-10/+21
2017-08-17Update IRC channel in CONTRIBUTING.mdDrew DeVault-1/+1
2017-08-16Fix README.it.mdDrew DeVault-5/+1
2017-08-16Fix italian link in readmeDrew DeVault-1/+1
2017-08-16Merge pull request #1331 from sykhro/masterDrew DeVault-1/+104
Translated README.md to Italian
2017-08-16Moved support subsectionsykhro-0/+4
2017-08-16Minor rewordingsykhro-1/+1
2017-08-16Fixed minor errorssykhro-4/+4
2017-08-16Added language help sectionsykhro-0/+3
2017-08-16Beginning of italian translationsykhro-1/+97
2017-08-14Merge pull request #1319 from abdelq/frenchDrew DeVault-0/+101
Translation README to French / Traduction du README en français
2017-08-14Translation README to French / Traduction du README en françaisAbdelhakim Qbaich-0/+101
2017-08-14Add Українська to readme TLsDrew DeVault-1/+1
2017-08-14Merge pull request #1325 from Hummer12007/localeDrew DeVault-0/+106
Translated README to ukrainian
2017-08-14Merge branch 'master' into localeDrew DeVault-14/+152
2017-08-15Update README.uk.mdHummer12007-3/+9
2017-08-14Merge pull request #1326 from kon14/masterDrew DeVault-1/+94
Translate README.md to Greek / Μετάφραση του README.md στα Ελληνικά
2017-08-14Merge pull request #1328 from ParadoxSpiral/masterDrew DeVault-6/+12
Update German README according to TL guideline update
2017-08-14Localization clarificationsKonstantinos Feretos-4/+7
Clarifies situation regarding greek translation. Also explicitly states sway support emails to SirCmpwn should be written in english.
2017-08-14Comply with TL guideline update; Fix typoJonathan Schleußer-6/+12
2017-08-14Merge pull request #1327 from refacto/rpifixDrew DeVault-0/+41
Detecting Raspberry PIs and advising to use correct video mode