[wiki] [sites] Removed the object issues in dwm-canvas-6.2.diff || Lucy
commit d9b14470bb15cf0156ecc2b05d68cb3ec5bf406c
Author: Lucy <tkf.x1os_AT_gmail.com>
Date: Mon Mar 23 18:24:22 2026 +1300
Removed the object issues in dwm-canvas-6.2.diff
diff --git a/dwm.suckless.org/patches/canvas/dwm-canvas-6.2.diff b/dwm.suckless.org/patches/canvas/dwm-canvas-6.2.diff
index 045f611f..1a377351 100644
--- a/dwm.suckless.org/patches/canvas/dwm-canvas-6.2.diff
+++ b/dwm.suckless.org/patches/canvas/dwm-canvas-6.2.diff
_AT_@ -33,10 +33,6 @@ index 81c3fc0..9154d29 100644
+ { ClkClientWin, MODKEY|ShiftMask, Button1, manuallymovecanvas, {0} }
};
-diff --git a/drw.o b/drw.o
-new file mode 100644
-index 0000000..522c426
-Binary files /dev/null and b/drw.o differ
diff --git a/dwm.c b/dwm.c
index ab3a84c..c70ff19 100644
--- a/dwm.c
_AT_@ -237,10 +233,6 @@ index ab3a84c..c70ff19 100644
focus(NULL);
arrange(selmon);
}
-diff --git a/dwm.o b/dwm.o
-new file mode 100644
-index 0000000..65173d6
-Binary files /dev/null and b/dwm.o differ
diff --git a/infinitetags.c b/infinitetags.c
new file mode 100644
index 0000000..46267ee
_AT_@ -466,7 +458,3 @@ index 0000000..adcb69e
+static void save_canvas_positions(Monitor *m);
+static void restore_canvas_positions(Monitor *m);
+static void centerwindow(const Arg *arg);
-diff --git a/util.o b/util.o
-new file mode 100644
-index 0000000..34da63d
-Binary files /dev/null and b/util.o differ
Received on Mon Mar 23 2026 - 06:25:03 CET
This archive was generated by hypermail 2.3.0
: Mon Mar 23 2026 - 06:36:51 CET