Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148616622
D18567.id52063.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
447 B
Referenced Files
None
Subscribers
None
D18567.id52063.diff
View Options
Index: x11/polybar/files/patch-git_3b32f58
===================================================================
--- /dev/null
+++ x11/polybar/files/patch-git_3b32f58
@@ -0,0 +1,10 @@
+--- src/x11/extensions/xkb.cpp
++++ src/x11/extensions/xkb.cpp
+@@ -208,7 +208,7 @@ namespace xkb_util {
+ if (string_util::contains(LAYOUT_SYMBOL_BLACKLIST, ";" + name + ";")) {
+ return "";
+ }
+- return name;
++ return move(name);
+ }
+ }
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 20, 4:13 AM (12 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29997615
Default Alt Text
D18567.id52063.diff (447 B)
Attached To
Mode
D18567: x11/polybar: fix build on 13-CURRENT
Attached
Detach File
Event Timeline
Log In to Comment