Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-12 | release 1.26.1v1.26.1 | raveit65 | 1 | -1/+1 | |
2022-11-12 | replace _NET_WM_PID with XResGetClientPid (#741) | Jan Novotný | 1 | -0/+3 | |
window-props: use XResQueryClientIds to get pid _NET_WM_PID is unreliable! It can be faked or pid might be from different namespace. Ignore _NET_WM_PID and use XResQueryClientIds to get pid. https://gitlab.gnome.org/GNOME/metacity/-/commit/bcbe966511362a8eb8c8c64035ab160086c931f8 | |||||
2021-08-04 | release 1.26.0v1.26.0 | raveit65 | 1 | -1/+1 | |
2021-02-26 | build: autoconf/meson use the same value for PACKAGE_STRING | rbuj | 1 | -1/+1 | |
2020-06-24 | release 1.25.0v1.25.0 | raveit65 | 1 | -1/+1 | |
2020-03-11 | meson: improve | Wu Xiaotian | 1 | -31/+26 | |
2019-12-06 | release 1.23.2v1.23.2 | raveit65 | 1 | -1/+1 | |
2019-09-15 | build: add --enable-more-warnings configure flag | rbuj | 1 | -2/+3 | |
- Remove -ansi from CFLAGS. - By default, CFLAGS: -Wall -Wcast-align -Wchar-subscripts -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-compare -Wshadow - If --enable-more-warnings, add -Wextra to CFLAGS. - Requires autoconf-archive package. | |||||
2019-07-13 | switch to use meson build system | Wu Xiaotian | 1 | -0/+340 | |