Created
January 22, 2025 09:10
-
-
Save lbonn/be9c13f4e355dc7b3f66d6597bf61e6d to your computer and use it in GitHub Desktop.
Tarball content in upstream and wayland rofi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5a6 | |
> CODE_OF_CONDUCT.md | |
9a11 | |
> CONFIG.md | |
23a26 | |
> doc/README.md | |
46a50,52 | |
> Examples/test_script_env.sh | |
> Examples/test_script_mode_color.sh | |
> Examples/test_script_mode_delim.sh | |
50a57 | |
> include/display-internal.h | |
68a76 | |
> include/modes/wayland-window.h | |
77a86,87 | |
> include/wayland.h | |
> include/wayland-internal.h | |
86a97 | |
> include/xcb-dummy.h | |
93d103 | |
< lexer/theme-lexer.c | |
95,96d104 | |
< lexer/theme-parser.c | |
< lexer/theme-parser.h | |
109a118,120 | |
> protocols | |
> protocols/wlr-foreign-toplevel-management-unstable-v1.xml | |
> protocols/wlr-layer-shell-unstable-v1.xml | |
112,113d122 | |
< resources/resources.c | |
< resources/resources.h | |
120a130 | |
> source/display.c | |
134a145 | |
> source/modes/wayland-window.c | |
141a153,155 | |
> source/wayland | |
> source/wayland/display.c | |
> source/wayland/view.c | |
150c164,166 | |
< source/xcb.c | |
--- | |
> source/xcb | |
> source/xcb/display.c | |
> source/xcb/view.c | |
157a174 | |
> subprojects/libgwater/alsa-mixer.mk | |
163a181 | |
> subprojects/libgwater/mpd.mk | |
167a186,189 | |
> subprojects/libgwater/nl.mk | |
> subprojects/libgwater/README.md | |
> subprojects/libgwater/template.mk | |
> subprojects/libgwater-wayland | |
171a194 | |
> subprojects/libgwater/wayland.mk | |
175a199 | |
> subprojects/libgwater/wayland-server.mk | |
176a201,202 | |
> subprojects/libgwater/win/libgwater-win.c | |
> subprojects/libgwater/win/libgwater-win.h | |
177a204,205 | |
> subprojects/libgwater/win.mk | |
> subprojects/libgwater-xcb | |
181a210 | |
> subprojects/libgwater/xcb.mk | |
190a220 | |
> subprojects/libnkutils/configure.ac | |
218a249,251 | |
> subprojects/libnkutils/core/tests/home | |
> subprojects/libnkutils/core/tests/home/.icons | |
> subprojects/libnkutils/core/tests/home/.icons/test-icon-home-icons.png | |
227a261 | |
> subprojects/libnkutils/doc/meson.build | |
229a264 | |
> subprojects/libnkutils/libnkutils.mk | |
230a266 | |
> subprojects/libnkutils/Makefile.am | |
232a269 | |
> subprojects/libnkutils/README.md | |
235a273 | |
> subprojects/libnkutils/uuid/meson.build | |
239a278 | |
> subprojects/libnkutils/uuid/src/uuid-libsystemd.c | |
264a304,306 | |
> themes/breaking-themes | |
> themes/breaking-themes/2076.rasi | |
> themes/breaking-themes/readme.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment