Johan Malm
a368bbee6a
Add unit test for common/buf.c
2024-08-20 18:31:53 +02:00
Tomi Ollila
6e7f1b430f
docs: 80 column lines (where possible), drop trailing whitespace
...
with one typofix
2024-04-07 21:54:42 +02:00
Consolatis
11b6836a38
CONTRIBUTING.md: add Gentoo overlay maintainer
2024-03-22 21:01:08 +00:00
M A
5a20014f50
NLS: translate "Workspaces" in rcxml.c
...
Fixes : #1630
2024-03-17 06:23:41 +01:00
Standreas
f250c6ba12
Add weblate information ( #1581 )
...
...and some sub-headings
2024-03-04 21:20:08 +00:00
01micko
5b2b1c31ab
CONTRIBUTING.md: correct the instructions for adding a locale code
2024-03-02 02:48:02 +01:00
Consolatis
d3c5b0ebb8
CONTRIBUTING.md: Void maintainer nick change
2024-02-28 19:30:31 +01:00
Consolatis
d8dce49244
CONTRIBUTING.md: add Debian maintainer
2024-02-03 23:01:09 +01:00
Tomi Ollila
42afdf9193
Fixed some typos, whitespace, periods, 80-column lines
...
- typos: LINGUAS manually, rest with help of aspell(1)
- whitespace: some trailing spaces/tabs, one utf-8 NBSP (#xC2 #xA0)
- made most text in docs/ fit in max 80-column wide lines
- consistent trailing periods in sentences in labwc-actions.5.scd and
labwc-config.5.scd; labwc-theme.5.scd had different consistency,
changed it follow these other files with sentence-ending periods
- and ", respectively" (comma often used to separate)
2024-01-13 19:05:50 +00:00
01micko
17cbfb7299
docs: add png|svg icon descriptions for themes, fix minor typo
2023-12-16 20:16:19 +00:00
Florian
ee0617ae23
CONTRIBUTING.md: update deprecated meson command
2023-12-16 18:37:17 +00:00
01micko
481b849152
labwc.pot: update for new OmniPresent menu
...
closes #1311
2023-12-12 07:28:11 +01:00
Consolatis
7b644b3b94
CONTRIBUTING.md: update list of package maintainers
2023-10-25 21:00:58 +02:00
John Lindgren
a036d985d7
common: rename array-size.h to macros.h
2023-10-21 12:37:42 +01:00
Johan Malm
003d1fd494
CONTRIBUTING.md: add wl_array_len() and ARRAY_SIZE() to API section
2023-09-26 21:15:25 +01:00
Johan Malm
69f250f8e0
CONTRIBUTING.md: updates notes on up-versioning
2023-09-26 21:15:25 +01:00
01micko
9e954dfcd0
nls: updates for new strings in menus
...
- also fixes updating tr.po file
- more descriptive instructions in CONTRIBUTING.md
- fix comments in po/pot files when using meson gettext tools
2023-01-02 21:39:56 +00:00
Johan Malm
05484820e6
CONTRIBUTING.md: describe how to upversion
...
...and also split 'Debugging' into sub-sections
2022-11-29 19:46:37 +00:00
Johan Malm
4305f54e37
checkpatch: add scripts/check for batch processing
...
Co-Authored-By: @Consolatis
2022-11-03 19:20:23 +00:00
Johan Malm
54b34e5bd7
CONTRIBUTING.md: describe coding style more accurately
...
- Clarify the coding style relative to Linux kernel and Devault rules
- Add g_pattern_match_simple() example
- Add namespace advice and preference
- Elaborate on preferred header documentation style.
- Add table of contents
- Simplify API section and add wl_list_append()
2022-10-05 20:16:06 +01:00
Johan Malm
439cf4f848
CONTRIBUTING.md: improve all sections
...
...including guidelines on:
- the use of glib
- the use of GNU C extensions
- what commit messages should look like
- coding-style
2022-09-22 22:35:09 +01:00
Johan Malm
0a7e380c14
CONTRIBUTING.md: fix typo s/sanitzise/sanitize/
2022-06-03 18:52:35 +01:00
Johan Malm
3cf0164316
CONTRIBUTING.md: add note on libinput debug-events
2022-05-31 21:44:31 +01:00
Johan Malm
94f199e3c5
CONTRIBUTING.md: describe WLR_WL_OUTPUTS
2022-05-26 22:05:21 +01:00
Johan Malm
48e787ba10
CONTRIBUTING.md: add notes on debugging
2022-05-26 21:51:17 +01:00
Consolatis
53a6d6f158
Update list of package maintainers
2022-05-20 22:15:38 +02:00
01micko
cbed8acf01
nls: add native language support
...
- adds labwc.pot and po files for de, es, it and sv
- added notes in NEWS.md and CONTRIBUTING.md
- addresses #269
- conditional upon `msgfmt` being installed
- can be disabled at build time
2022-05-02 10:33:42 +01:00
Johan Malm
3826d7ef36
CONTRIBUTING.md: add notes on packaging
2022-03-28 21:39:15 +01:00
Johan Malm
a188526859
touch.c: fix coding style (sx,sy) vs (nx,ny)
...
Prefer surface to node naming convention for coordinates
2022-03-28 21:35:59 +01:00
Johan Malm
60149e4fa5
CONTRIBUTING.md: wrap commit messages at 74 characters
2021-12-26 23:14:21 +00:00
Johan Malm
a60b88c7fa
CONTRIBUTING.md: add link to checkpatch.pl
2021-12-03 23:14:52 +00:00
Johan Malm
fbf531b810
Add CONTRIBUTING.md
2021-12-03 22:44:06 +00:00