Age | Commit message (Expand) | Author |
2024-07-30 | Revert bar patch in preparation for ipc | Benjamin Chausse |
2024-07-23 | Compilation optimisation (Ofast + march=native) | Benjamin Chausse |
2024-07-22 | bar + hide_vacant_tags patches | Benjamin Chausse |
2024-07-14 | Merge branch 'wlroots-next' | Leonardo Hernández Hernández |
2024-07-03 | use round(3) and ceilf(3) from the math library | Leonardo Hernández Hernández |
2024-06-20 | Merge remote-tracking branch 'upstream/main' into wlroots-next | Leonardo Hernández Hernández |
2024-06-20 | try to limit (79 characters) the line lenght in the Makefile | Leonardo Hernández Hernández |
2024-06-20 | Merge remote-tracking branch 'upstream/main' into wlroots-next | Leonardo Hernández Hernández |
2024-06-20 | Updated power management handling to address issues raised in the PR | thanatos |
2024-06-20 | Implement support for output power management | Emil Miler |
2024-06-13 | minor adjustments in Makefile | Leonardo Hernández Hernández |
2024-06-08 | use enum headers when possible | Leonardo Hernández Hernández |
2024-05-27 | wlroots now allows parallel installs | Leonardo Hernández Hernández |
2024-03-11 | Support pointer constraints and relative pointer protocols | Forrest Bushstone |
2024-01-15 | turn on -Wfloat-conversion | Leonardo Hernández Hernández |
2024-01-15 | turn on -Wsign-compare | Leonardo Hernández Hernández |
2023-11-25 | include CHANGELOG.md in the tarball | Leonardo Hernández Hernández |
2023-11-17 | enable debug symbols by default | Leonardo Hernández Hernández |
2023-10-09 | Merge remote-tracking branch 'upstream/main' into wlroots-next | Leonardo Hernández Hernández |
2023-09-24 | include dwl.desktop in the tarbal | Leonardo Hernández Hernández |
2023-09-24 | Merge remote-tracking branch 'upstream/main' into wlroots-next | Leonardo Hernández Hernández |
2023-09-24 | allow specify DATADIR (to install desktop file) | Leonardo Hernández Hernández |
2023-09-22 | Add desktop entry file | Weiseguy |
2023-07-23 | add support for cursor-shape-v1 | Leonardo Hernández Hernández |
2022-10-05 | convert some warnings to errors | Leonardo Hernández Hernández |
2022-09-20 | rework Makefile | Leonardo Hernández Hernández |
2022-09-08 | define _POSIX_C_SOURCE through CPPFLAGS | Leonardo Hernández Hernández |
2022-08-08 | fix dist target | Leonardo Hernández Hernández |
2022-07-06 | include DWLCFLAGS into linking step | Leonardo Hernández Hernández |
2022-06-12 | Fix make install while files are in use | Grant Nichol |
2022-06-10 | add $(LIBS) to $(LDLIBS) | Leonardo Hernández Hernández |
2022-06-10 | fix link failure with --as-needed | Dima Krasner |
2022-06-06 | use LDFLAGS to build dwl target | Leonardo Hernández Hernández |
2022-06-06 | do not generate *-protocol.{c,o} | Leonardo Hernández Hernández |
2022-06-06 | include xcb only when building with xwayland support | Leonardo Hernández Hernández |
2022-06-06 | convert makefile to be more portable | KawaiiAmber |
2022-05-09 | add dist target | Leonardo Hernández Hernández |
2022-05-09 | add flag to print version and exit | Leonardo Hernández Hernández |
2022-03-31 | add DESTDIR | Leonardo Hernández Hernández |
2022-03-31 | don't let -pedantic be overridable by environment | Leonardo Hernández Hernández |
2022-03-28 | new functions ecalloc() and die() | Leonardo Hernández Hernández |
2022-03-13 | add dwl(1) | Humm |
2021-04-19 | added uninstall target | Jason Goulet-Lipman |
2021-04-15 | group phony targets together in Makefile | Devin J. Pohly |
2021-04-15 | re-compile if config.mk changes | Devin J. Pohly |
2021-01-18 | remember to add client.h in Makefile | Devin J. Pohly |
2020-12-25 | add "all" target | Devin J. Pohly |
2020-12-24 | Merge updates from guidocella | Devin J. Pohly |
2020-12-24 | Merge pull request #49 from guidocella/layer-shell | Devin J. Pohly |
2020-12-24 | use the install command to install | Devin J. Pohly |