Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | state that the Discord server is community-maintained | Leonardo Hernández Hernández | 2024-08-18 | 1 | -1/+1 |
| | | | | | Previously I regularly checked the server but it has been quite a long time since I was able to do it. | ||||
* | README.md Fix links formatting issue after re-flow text to 80 columns | A Frederick Christensen | 2024-07-21 | 1 | -4/+8 |
| | |||||
* | Documentation restructuring | A Frederick Christensen | 2024-07-21 | 1 | -93/+107 |
| | | | | Modified documentation to make clear the change in development (main) branch versus releases. | ||||
* | update README.md to mention the main branch now requires wlroots-git | Leonardo Hernández Hernández | 2024-07-14 | 1 | -3/+4 |
| | | | | Closes: https://codeberg.org/dwl/dwl/issues/646 | ||||
* | dwl-patches overhaul - doc changes | fauxmight | 2024-05-10 | 1 | -2/+1 |
| | |||||
* | Update and correct patches/patches-wiki links | A Frederick Christensen | 2024-02-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> | ||||
* | Fix link to patches website | Benjamin Chausse | 2024-02-06 | 1 | -1/+2 |
| | | | Signed-off-by: Benjamin Chausse <benjamin@chausse.xyz> | ||||
* | acknowledgements refactoring | A Frederick Christensen | 2024-01-14 | 1 | -1/+1 |
| | |||||
* | clarify the code will be kept as small as possible | Leonardo Hernández Hernández | 2024-01-12 | 1 | -2/+4 |
| | |||||
* | drop SLOC limit | Leonardo Hernández Hernández | 2024-01-10 | 1 | -1/+4 |
| | |||||
* | prefer functionality over philosophy | Leonardo Hernández Hernández | 2024-01-10 | 1 | -1/+1 |
| | |||||
* | add acknowledgment to djpohly | Leonardo Hernández Hernández | 2024-01-10 | 1 | -0/+1 |
| | |||||
* | Update README.md | fictitiousexistence | 2023-12-07 | 1 | -1/+2 |
| | |||||
* | Change github links to codeberg links in README.md | Squibid | 2023-11-25 | 1 | -5/+5 |
| | |||||
* | clarify the dependencies needed by dwl | Leonardo Hernández Hernández | 2023-10-11 | 1 | -3/+17 |
| | | | | | | | | Note that previous df131cdb78c6e3e79c3fafa522f0e4f6b43d2ab4 libX11 headers were also required for building (but not for runtime) Also, I want to apologize to the packagers for do not list *all* the required dependencies before. | ||||
* | update README.md | Leonardo Hernández Hernández | 2023-10-11 | 1 | -2/+3 |
| | | | | these things were changed in the code but not in the readme | ||||
* | prefer IRC over Discord | Leonardo Hernández Hernández | 2023-08-23 | 1 | -2/+3 |
| | | | | | I regularly check the discord server, but it is much more likely that I will be online on IRC, and djpohly does not seem to be active on either. | ||||
* | limit the line length to 79 in the readme | Leonardo Hernández Hernández | 2022-10-29 | 1 | -25/+92 |
| | |||||
* | mention the polkit dependency when using elogind or systemd-logind | Leonardo Hernández Hernández | 2022-10-29 | 1 | -1/+1 |
| | | | | Bug: https://github.com/djpohly/dwl/issues/138 | ||||
* | update link to input-protocols | Leonardo Hernández Hernández | 2022-09-08 | 1 | -1/+1 |
| | |||||
* | Minor changes to README | Dmitry Zakharchenko | 2022-09-05 | 1 | -9/+3 |
| | |||||
* | Add direct irc link | Dmitry Zakharchenko | 2022-09-02 | 1 | -5/+1 |
| | | | | Also, move IRC section to the top so that it's more accessible. | ||||
* | 2200: let's use this wisely | Devin J. Pohly | 2022-08-12 | 1 | -1/+1 |
| | | | | Looks like [suckless-dev] was right about one thing. | ||||
* | Update README.md | David-Valters | 2022-07-13 | 1 | -1/+3 |
| | |||||
* | Add known dwl tag status bar options to README.md | A Frederick Christensen | 2022-06-18 | 1 | -0/+8 |
| | |||||
* | implement input-inhibitor protocol | Leonardo Hernández Hernández | 2022-03-24 | 1 | -1/+1 |
| | |||||
* | implement idle-inhibitor protocol | Leonardo Hernández Hernández | 2022-03-24 | 1 | -1/+1 |
| | | | | This allows clients to disable idle monitoring | ||||
* | Merge pull request #137 from guidocella/libera | Sevz | 2022-03-22 | 1 | -1/+1 |
|\ | | | | | update IRC channel | ||||
| * | update IRC channel | Guido Cella | 2021-08-03 | 1 | -1/+1 |
| | | |||||
* | | update README.md | Leonardo Hernández Hernández | 2022-03-18 | 1 | -5/+4 |
| | | |||||
* | | update URL to wlroots project (GitHub->GitLab) | Leonardo Hernandez Hernandez | 2022-03-10 | 1 | -1/+1 |
| | | |||||
* | | document status information and <&- in README | Devin J. Pohly | 2021-10-06 | 1 | -4/+12 |
|/ | | | | As mentioned in #158. | ||||
* | update notes about starting dwl | Devin J. Pohly | 2021-06-30 | 1 | -2/+7 |
| | | | | Includes mention of video/input groups | ||||
* | Merge branch 'xdg-activation' into wlroots-next | Devin J. Pohly | 2021-06-30 | 1 | -2/+2 |
|\ | |||||
| * | implement urgency hint | Devin J. Pohly | 2021-05-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'main' into wlroots-next | Devin J. Pohly | 2021-06-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | mention `-devel` packages | Devin J. Pohly | 2021-06-03 | 1 | -1/+1 |
| |/ | | | | | | | | | | | It seems like there are people trying dwl who aren't as familiar with how their distros do development, so let's give them a pointer in the right direction. | ||||
* | | Merge branch 'main' into wlroots-next | Devin J. Pohly | 2021-05-24 | 1 | -4/+5 |
|\| | |||||
| * | update README | Devin J. Pohly | 2021-05-18 | 1 | -4/+5 |
| | | |||||
* | | Revert "fix README for main branch" | Devin J. Pohly | 2021-04-08 | 1 | -1/+1 |
|/ | | | | | | | This reverts commit 3a72cd924c45d4bc01f4d8477c14fdf2854f2dd0. There is probably an easier way to keep this difference, but hey, this works for me. | ||||
* | fix README for main branch | Devin J. Pohly | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'main' into wlroots-next | Devin J. Pohly | 2021-03-01 | 1 | -2/+2 |
|\ | |||||
| * | clarify a bit about status bars | Devin J. Pohly | 2021-03-01 | 1 | -2/+2 |
| | | |||||
| * | add note about wlroots-next branch | Devin J. Pohly | 2021-02-16 | 1 | -1/+1 |
| | | |||||
* | | Revert "Revert "document that we currently follow wlroots-git"" | Devin J. Pohly | 2021-02-16 | 1 | -1/+1 |
|/ | | | | This reverts commit ed8e80d9613599770ed2b11a3bc1d0057c075510. | ||||
* | Revert "document that we currently follow wlroots-git" | Devin J. Pohly | 2021-02-16 | 1 | -1/+1 |
| | | | | This reverts commit 9677f99dc3d5cb93ee6797609fd358fdfd3b3a3a. | ||||
* | Link patches page in the README | Devin J. Pohly | 2021-01-19 | 1 | -0/+2 |
| | |||||
* | can run nested in Wayland or X | Devin J. Pohly | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | never ever ever tell anyone to sudo make | Devin J. Pohly | 2021-01-02 | 1 | -1/+1 |
| | | | | | | I am embarrassed to have let this slip through someone's merge. Anybody who genuinely needs to `sudo make` will know it; everyone else should use a proper package manager and build system. | ||||
* | document that we currently follow wlroots-git | Devin J. Pohly | 2021-01-02 | 1 | -1/+1 |
| | | | | Closes #73. |