Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window-icons.patch no longer applies on i3-4.18 #54

Open
InfoTeddy opened this issue Nov 13, 2020 · 1 comment
Open

window-icons.patch no longer applies on i3-4.18 #54

InfoTeddy opened this issue Nov 13, 2020 · 1 comment

Comments

@InfoTeddy
Copy link

The last version this patch worked with was with i3-4.15. Since then, it looks like there have been refactors done to parts of the code that the patch modifies, and it no longer applies.

patching file include/atoms_rest.xmacro
patching file include/data.h
Hunk #1 FAILED at 440.
1 out of 1 hunk FAILED -- saving rejects to file include/data.h.rej
patching file include/libi3.h
Hunk #1 succeeded at 613 (offset 27 lines).
patching file include/window.h
Hunk #1 succeeded at 95 (offset 6 lines).
patching file libi3/draw_util.c
Hunk #1 FAILED at 135.
1 out of 1 hunk FAILED -- saving rejects to file libi3/draw_util.c.rej
patching file src/handlers.c
Hunk #1 succeeded at 1276 (offset -11 lines).
Hunk #2 succeeded at 1310 (offset -11 lines).
Hunk #3 succeeded at 1333 (offset -11 lines).
patching file src/manage.c
Hunk #1 succeeded at 121 (offset 30 lines).
Hunk #2 succeeded at 194 with fuzz 2 (offset 30 lines).
Hunk #3 FAILED at 180.
Hunk #4 FAILED at 188.
2 out of 4 hunks FAILED -- saving rejects to file src/manage.c.rej
patching file src/render.c
Hunk #1 succeeded at 96 (offset -29 lines).
patching file src/window.c
Hunk #2 succeeded at 465 (offset 99 lines).
patching file src/x.c
Hunk #1 succeeded at 615 with fuzz 2 (offset 52 lines).
Hunk #2 FAILED at 590.
Hunk #3 FAILED at 629.
2 out of 3 hunks FAILED -- saving rejects to file src/x.c.rej

Attached are the .rej files in question:

@InfoTeddy
Copy link
Author

I looked around for a bit and it seems like this patch on the AUR package i3-wm-iconpatch works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant