Drew DeVault
071560563a
Fix README.it.md
7 years ago
Drew DeVault
85c8b3ab50
Fix italian link in readme
7 years ago
Drew DeVault
d844e59a6c
Merge pull request #1331 from sykhro/master
...
Translated README.md to Italian
7 years ago
sykhro
ceb88d1ad6
Moved support subsection
7 years ago
sykhro
2eb344d0ae
Minor rewording
7 years ago
sykhro
a75001bdb8
Fixed minor errors
7 years ago
sykhro
05ff3f3be5
Added language help section
7 years ago
sykhro
61905f97d5
Beginning of italian translation
7 years ago
Drew DeVault
0926367b6f
Merge pull request #1319 from abdelq/french
...
Translation README to French / Traduction du README en français
7 years ago
Abdelhakim Qbaich
318aa44bfd
Translation README to French / Traduction du README en français
7 years ago
Drew DeVault
c19754a038
Add Українська to readme TLs
7 years ago
Drew DeVault
c48cc401e6
Merge pull request #1325 from Hummer12007/locale
...
Translated README to ukrainian
7 years ago
Drew DeVault
4fc9ef480a
Merge branch 'master' into locale
7 years ago
Hummer12007
1424964fcd
Update README.uk.md
7 years ago
Drew DeVault
fc6c824320
Merge pull request #1326 from kon14/master
...
Translate README.md to Greek / Μετάφραση του README.md στα Ελληνικά
7 years ago
Drew DeVault
2189569673
Merge pull request #1328 from ParadoxSpiral/master
...
Update German README according to TL guideline update
7 years ago
Konstantinos Feretos
b156ad342a
Localization clarifications
...
Clarifies situation regarding greek translation. Also explicitly states sway support emails to SirCmpwn should be written in english.
7 years ago
Jonathan Schleußer
1cf351f1f1
Comply with TL guideline update; Fix typo
7 years ago
Drew DeVault
c31aef7ad1
Merge pull request #1327 from refacto/rpifix
...
Detecting Raspberry PIs and advising to use correct video mode
7 years ago
azarus
5987f19eb2
Check for Raspberry Pi
7 years ago
Drew DeVault
0b5fb23821
Update README.ja.md
7 years ago
Konstantinos Feretos
440b10ced4
Moves translation status below screenshot
...
Moves the status of the greek translation to the top (just below screenshot)
7 years ago
Konstantinos Feretos
d7a719eaeb
Merge branch 'master' into master
7 years ago
Konstantinos Feretos
b24eb08f59
Updates README with links to Greek, French and Spanish
...
Adds links for the yet to-be-merged Greek, French and Spanish versions of README.md to the existing language list.
7 years ago
Konstantinos Feretos
f26f2670d1
Translate README.md to Greek / Μετάφραση του README.md στα Ελληνικά
...
Adds README.el.md, a greek version of the README.
7 years ago
Drew DeVault
1e0ae2566c
Update README.ja.md / README.ja.mdは修正する
7 years ago
Mykyta Holubakha
2f1729539e
Translated README to ukrainian
7 years ago
Drew DeVault
c1582f981a
Merge pull request #1324 from Hummer12007/patch-5
...
Raise max ipc message size limit to 256 MB
7 years ago
Hummer12007
6f355c6ff7
Raise max ipc message size limit to 256 MB
7 years ago
Drew DeVault
e93622e4ee
Update READMEs
7 years ago
Drew DeVault
222b734524
Merge pull request #1320 from ParadoxSpiral/master
...
Translate README to German
7 years ago
Jonathan Schleußer
abff590d9e
Translate README to German
7 years ago
Drew DeVault
dae7959089
Merge pull request #1317 from SirCmpwn/日本語
...
Translate README to Japanese / READMEを日本語訳す
7 years ago
Drew DeVault
38f77a8937
Translate README to Japanese / READMEを日本語訳す
7 years ago
Drew DeVault
1b9ee85bc5
Merge pull request #1316 from 4e554c4c/swaybar_crash
...
Prevent crash if DBus connection is NULL
7 years ago
Calvin Lee
ba6224f4e5
Prevent crash if DBus connection is NULL
...
Fixes #1307
7 years ago
Drew DeVault
2689238058
Re-enable implicit fallthrough warnings
7 years ago
Drew DeVault
3553fa0a74
One more
7 years ago
Drew DeVault
03af90d302
Clean up fallthrough issues
7 years ago
Drew DeVault
8208e2505a
Merge pull request #1313 from ilyaluk/nonblock-ipc-server
...
Implement nonblocking IO in IPC server
7 years ago
Ilya Lukyanov
1c5a96c112
Implement nonblocking IO in IPC server
...
Added client write buffer and handler for writable status on client
socket.
7 years ago
Drew DeVault
e12d1cf003
Merge pull request #1309 from 4e554c4c/racey_kills
...
Prevent race condition in the kill command
7 years ago
Calvin Lee
3c93e2cf1b
Prevent race condition in the kill command
...
When killing views with `close_views` a use-after-free can sometimes
occur because parent views are killed before their children. This commit
makes `container_map` run functions on child containers before their
parent, fixing the race.
Fixes #1302
7 years ago
Drew DeVault
f8d0e1f946
Merge pull request #1300 from emersion/patch-1
...
Fix typo in debug log
7 years ago
emersion
b6b0be1e0a
Fix typo in debug log
7 years ago
Drew DeVault
f59fb6bc76
Merge pull request #1294 from 4e554c4c/swaylock_size
...
Allow swaylock indicator size to be configurable
7 years ago
Calvin Lee
23f11d7c45
Allow swaylock indicator size to be configurable
7 years ago
Drew DeVault
14eeeed7e0
Remove test clipboard code
7 years ago
Drew DeVault
a218a0b422
Merge pull request #1288 from johalun/master-securityconf-freebsd
...
security: enabled ipc on freebsd
7 years ago
Johannes Lundberg
cf292fabde
security: enabled ipc on freebsd
7 years ago