Xnest: assume maintainership and some fixes
Adding a MAINTAINERS file, assuming maintainership of currently unmaintained Xnest and some easy Xnest fixes.
Merge request reports
Activity
We already have a maintainers file, it's just in a different repo: https://gitlab.freedesktop.org/xorg/doc/xorg-docs/-/blob/master/MAINTAINERS#L520
I know, but I'm convinced that it would be much better having it (the xserver-only part) inside the xserver tree (see commit message).
add a MAINTAINERS file that says "look at that file over there in xorg-docs"?
Duplicating this is not a good long-term solution, one of the two will go stale before too long. And from the commit message:
Most information was taken from xorg-docs, but also added a few that didn't have any entry yet.
Please don't do that. Copy the file if you must but add the chances as separate commits so they can be reviewed. That's a general rule for any time you need to do something like that.
And this queue isn't just about the MAINTAINERS file, but also a bunch of fixes to xnest
Best to split it out into separate MRs then.
added 11 commits
-
442aec22 - 1 commit from branch
xorg:master
- 474edb7b - MAINTAINERS: add maintainers index
- ca3fc90c - MAINTAINERS: assume maintainerhip of Xnest
- 5117bc73 - xnest: Display: fix xallocarray() compiler warning
- 6fd2a8c6 - Xnest: ignore NoExpose event
- 6c45411d - Xnest: print event ID on warning about unhandled upstream event
- 99abc96b - Xnest: fix resending expose events
- 31896af2 - Xnest: drop obsolete ifdef HAVE_XNEST_CONFIG_H
- 449ef60e - MAINTAINERS: add Jeremy Sequoia as hw/xquartz & rootless maintainer
- c591748c - Xnest: tidy up extension blacklisting in miinitext.c
- 1cc83b68 - Xnest: drop xnest-config.h
Toggle commit list-
442aec22 - 1 commit from branch
added 15 commits
-
1cc83b68...584a9715 - 5 commits from branch
xorg:master
- 35bc6034 - MAINTAINERS: add maintainers index
- 646dd26b - MAINTAINERS: assume maintainerhip of Xnest
- 7d818b4f - xnest: Display: fix xallocarray() compiler warning
- 3dd0fe85 - Xnest: ignore NoExpose event
- 643bdcd5 - Xnest: print event ID on warning about unhandled upstream event
- 26ad271a - Xnest: fix resending expose events
- bb88c3ab - Xnest: drop obsolete ifdef HAVE_XNEST_CONFIG_H
- 0c3d7193 - MAINTAINERS: add Jeremy Sequoia as hw/xquartz & rootless maintainer
- d9ecf66c - Xnest: tidy up extension blacklisting in miinitext.c
- d919dac2 - Xnest: drop xnest-config.h
Toggle commit list-
1cc83b68...584a9715 - 5 commits from branch
added 17 commits
-
d919dac2...27b55301 - 7 commits from branch
xorg:master
- 83a62301 - MAINTAINERS: add maintainers index
- e048fdf0 - MAINTAINERS: assume maintainerhip of Xnest
- 8d30a7d9 - xnest: Display: fix xallocarray() compiler warning
- 02edef53 - Xnest: ignore NoExpose event
- d6b2bd04 - Xnest: print event ID on warning about unhandled upstream event
- 0a4f8c5e - Xnest: fix resending expose events
- 752d7589 - Xnest: drop obsolete ifdef HAVE_XNEST_CONFIG_H
- 570a82bf - MAINTAINERS: add Jeremy Sequoia as hw/xquartz & rootless maintainer
- 031889cf - Xnest: tidy up extension blacklisting in miinitext.c
- 71e19a83 - Xnest: drop xnest-config.h
Toggle commit list-
d919dac2...27b55301 - 7 commits from branch
added 39 commits
-
71e19a83...f2f6eaaa - 24 commits from branch
xorg:master
- f2f6eaaa...a2b6a38d - 5 earlier commits
- 3bbbcc61 - Xnest: tidy up extension blacklisting in miinitext.c
- bcf8d305 - Xnest: drop xnest-config.h
- 166162c9 - Xnest: drop hack for building 32bit server against 64bit libs
- 7cb81a6e - Xnest: canonicalize includes: <X11/Xdefs.h>
- b6e0473b - fix name clash on 'GC' between Xlib and Xserver
- 0c3ab8c6 - Xnest: drop hackish Xnest.h
- 5b4e7adc - Xnest: cleanup X.h includes
- f5d950f1 - MAINTAINERS: add maintainers index
- 865a37a8 - MAINTAINERS: assume maintainerhip of Xnest
- 2fcd7ee0 - MAINTAINERS: add Jeremy Sequoia as hw/xquartz & rootless maintainer
Toggle commit list-
71e19a83...f2f6eaaa - 24 commits from branch
added 70 commits
-
2fcd7ee0...a692ded3 - 55 commits from branch
xorg:master
- a692ded3...241c9d98 - 5 earlier commits
- fbe0f87f - Xnest: tidy up extension blacklisting in miinitext.c
- ffa76955 - Xnest: drop xnest-config.h
- 57f6ca8e - Xnest: drop hack for building 32bit server against 64bit libs
- fe84558b - Xnest: canonicalize includes: <X11/Xdefs.h>
- edc3ec23 - fix name clash on 'GC' between Xlib and Xserver
- 3e8ec0c8 - Xnest: drop hackish Xnest.h
- 4416b4dd - Xnest: cleanup X.h includes
- 1d29fb71 - MAINTAINERS: add maintainers index
- 764a7cd5 - MAINTAINERS: assume maintainerhip of Xnest
- 27622cde - MAINTAINERS: add Jeremy Sequoia as hw/xquartz & rootless maintainer
Toggle commit list-
2fcd7ee0...a692ded3 - 55 commits from branch
added 16 commits
-
53a0442b - 1 commit from branch
xorg:master
- 53a0442b...62ea2db8 - 5 earlier commits
- 4eec942b - Xnest: tidy up extension blacklisting in miinitext.c
- f7ef4cd5 - Xnest: drop xnest-config.h
- ba3db585 - Xnest: drop hack for building 32bit server against 64bit libs
- 5ef98112 - Xnest: canonicalize includes: <X11/Xdefs.h>
- b8673bd6 - fix name clash on 'GC' between Xlib and Xserver
- 764e1b6b - Xnest: drop hackish Xnest.h
- b2113fb6 - Xnest: cleanup X.h includes
- fae9836f - MAINTAINERS: add maintainers index
- d7f85147 - MAINTAINERS: assume maintainerhip of Xnest
- 243ac8f1 - MAINTAINERS: add Jeremy Sequoia as hw/xquartz & rootless maintainer
Toggle commit list-
53a0442b - 1 commit from branch
As mentioned above please remove the MAINTAINERS file changes from this commit, they do not belong here.
The other commits duplicate !1288 (closed) and other MR's. Submitting multiple MR's for the same commits just wastes maintainers time, adds to the backlog, and delays getting any of your MR's reviewed and merged. Closing.