mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 11:44:51 +00:00
Fix author list links with my name
This commit is contained in:
parent
e4b2e9112c
commit
75ddb1b2c2
@ -7,5 +7,5 @@ Always use the English keymap to get keycodes, so key bindings work even when us
|
||||
|
||||
### Authors
|
||||
- [ForzCross](https://codeberg.org/ForzCross)
|
||||
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
|
||||
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
|
||||
- [dimkr](https://codeberg.org/dimkr) (<dima@dimakrasner.com>)
|
||||
|
@ -22,7 +22,4 @@ gaps to be as big or bigger than "inner" gaps anyway.
|
||||
|
||||
### Authors
|
||||
|
||||
- Nikita Ivanov ([codeberg][codeberg]) ([GitHub][github])
|
||||
|
||||
[codeberg]: https://codeberg.org/nikitaivanov
|
||||
[github]: https://github.com/NikitaIvanovV
|
||||
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
|
||||
|
@ -1,4 +1,5 @@
|
||||
### Description
|
||||
|
||||
This patch adds per-client keyboard layout and ability to send current
|
||||
keyboard layout information to a status bar.
|
||||
|
||||
@ -21,9 +22,11 @@ implementation happens to share some code. If you don't need
|
||||
any of these features, just disable it in `config.h`.
|
||||
|
||||
### Download
|
||||
|
||||
- [git branch](https://codeberg.org/nikitaivanov/dwl/src/branch/kblayout)
|
||||
- [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/kblayout/kblayout.patch)
|
||||
|
||||
### Authors
|
||||
|
||||
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
|
||||
- [ForzCross](https://codeberg.org/ForzCross)
|
||||
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
|
||||
|
@ -13,4 +13,4 @@ Edit `menus` array in `config.h` to add/change menus and use a different dmenu p
|
||||
- [2024-07-13](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/menu/menu.patch)
|
||||
|
||||
### Authors
|
||||
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
|
||||
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
|
||||
|
@ -10,5 +10,5 @@ natural scrolling enabled as well.
|
||||
|
||||
### Authors
|
||||
|
||||
- Nikita Ivanov ([codeberg][codeberg]) ([GitHub][github])
|
||||
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
|
||||
- [Neuromagus](https://codeberg.org/neuromagus)
|
||||
|
Loading…
x
Reference in New Issue
Block a user