]> git.sur5r.net Git - i3/i3/commitdiff
explicitly set filenames to $(basename __FILE__)
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 7 Aug 2012 07:55:52 +0000 (09:55 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 7 Aug 2012 07:55:52 +0000 (09:55 +0200)
This makes the debug log a bit more readable, especially since commit
48f1e383ca2322ffbfbc66cd7c0325b97f8d36a9

35 files changed:
src/assignments.c
src/click.c
src/commands.c
src/commands_parser.c
src/con.c
src/config.c
src/debug.c
src/ewmh.c
src/fake_outputs.c
src/floating.c
src/handlers.c
src/ipc.c
src/key_press.c
src/load_layout.c
src/log.c
src/main.c
src/manage.c
src/match.c
src/move.c
src/output.c
src/randr.c
src/regex.c
src/render.c
src/resize.c
src/scratchpad.c
src/sighandler.c
src/startup.c
src/tree.c
src/util.c
src/window.c
src/workspace.c
src/x.c
src/xcb.c
src/xcursor.c
src/xinerama.c

index ae4affaa53ce82421562e9404911e38d63d2ddd6..696eca49953d5f7b505f4cbb24cb06613a0c0424 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "assignments.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 9f0549fa336a77b43cf59bdeaee82ea6ada689d1..52a7d3b5996840a7c0d468ebef611cb5acc608a0 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "click.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index b730bc44ac4ee88f05fcec0609c0f774d5cde67d..6d508af91a14bce5a70ad91330056feabd90a0fa 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "commands.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 6cfac202e69a231bcad730a6fc78773ad010ffc9..71f1c149d4f054a92bcc441ced69570f9ef5e894 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "commands_parser.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index eb7333552fd63ae11a68580401365a69f4324296..8f51df31a4683dc36ddfcf70a9615259c5ea7764 100644 (file)
--- a/src/con.c
+++ b/src/con.c
@@ -1,3 +1,4 @@
+#line 2 "con.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 50ec28234030702fe573d7a8ea858d2bb97b6300..4757db20708458cec43adcbf5be0519b077c15d0 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "config.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 30822353db2ab69a4e48e801759e12209f4a011c..4841840f9501f65113283c18e5b763f95440b72e 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "debug.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 1c6d918bc30bce445c5c516cbf30fb3b0d38631c..afc4eb905864abf8b5086cdbaad1d493de48680f 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "ewmh.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 512a808f94c2133840ed05c1fac2b5103fb2a65d..7c95722532190320871ecc072db312aad398d3f9 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "fake_outputs.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 85ca7a5a5eedf3ba74bf732b4628b46acb427486..c47884bc70acfbe18b2075c54d93aa808fdb2698 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "floating.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 2e1e04db58f20500ce3d7534595edcc73e915655..2a767eb22a03f3e2b19975a955ae017d9b6d1fba 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "handlers.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 642b6b9770cf1c79960a3c51955d0a0302de9052..967e887154499237c8ef75cbf0d0e0dd179fec01 100644 (file)
--- a/src/ipc.c
+++ b/src/ipc.c
@@ -1,3 +1,4 @@
+#line 2 "ipc.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 68f3865a53492a06b999de7af5843e7d43ece115..e8fbe17cce1c5114c6c7be0bb86d4c40a022917f 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "key_press.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 8596dfc452d4957023159a1ac2b58749020129f1..2f2d5a64c0aa5dfe305437b1e8b203fcf4a6c525 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "load_layout.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index d6f277f2f2bc3a54f2150e79807e4ab23c66f627..f7932926b84af6df0fa161f652bf8b4a0b4f99b6 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -1,3 +1,4 @@
+#line 2 "log.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 2c3dc7e9557237034b730025776d530d83013e43..6bd08b1e2ac04138b5659d41a837c4accc6bf305 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "main.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index ea060d97e9931a847cccbbe96ac0098b3c885c80..55157ebaadc8499213087c347c5fd045ef171ebb 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "manage.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index e92a95d2d8458d8e84a5c3e03ab8ca8552139720..08ec0310e9782ebdc045e0119d7d1678315fe519 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "match.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index d110312aa57ab9b916b9cfe3073b96943b73a6ea..a4fc77b3b3b3267dd3976bdbf691d2a5336d2a54 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "move.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index a54cb6f35fb54ace23ff77faf2011083eb77343e..dc676ba4537aa9bf9fc09865fa057e76dd82ea2a 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "output.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index b691a3326a42640b2b0082399f8efd19310a7d01..e117547313d801a8736425e236f4828d468763aa 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "randr.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index e5698d021f04ad98092fe0ffaeabbc9b5cf59b3c..93e1af2d6e9edd0a94375d66270cf2ba60394ce0 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "regex.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index bad67f04c090b07d516537a7d22306133fce3e43..f933433f3032073969b202079c4059567a58a67d 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "render.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 4b3289cdb288f47c21954534ae8bdc7d1d5d0694..b0c7a052a60b74fb6cf6cc1bc7271a192e292fdb 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "resize.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 5f65bba8798558be8fda5953d3f29229779ba669..acc3c55772c4ae100910ba593014c86775e7a5b8 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "scratchpad.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index fa608ed89203924fc2bf007b024b7f7ec779752c..a218b02185528bf7cc4f00bcb314f6cbc9443965 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "sighandler.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index bcc2415af10a34c1d98b883244fa3f126a17d9f8..b462a8535c61fa6dd3ae57d400ae806b514cec4d 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "startup.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 650c9a54877ae9a335f779633f94839ca6265cc3..d6e7ecd91a9f5aa2d28b23f0e1db27b3918ce5f3 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "tree.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 76a74db1bd7de3277d2ebccb35cecaa964a5a904..45e63e1ce188036c44367a6ad89e084c24bf8f10 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "util.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index e9e61f16c01aa57c64ac0a28ea425bd81afb028a..15f722e2a11d58c8be02687f728e27387a7c1a7f 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "window.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 6394084a6c4828cff31606ee1175f6fb93800ce8..8e834dbd29a4b77035da983448d9c48648e1b202 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "workspace.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
diff --git a/src/x.c b/src/x.c
index 9aea9fb8bc93f696d64edf1242a9f6a2908bd113..661dece60cf215f336a0c1b70862bdf834e38cc6 100644 (file)
--- a/src/x.c
+++ b/src/x.c
@@ -1,3 +1,4 @@
+#line 2 "x.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 4d7a8c47e4b1153c3a40d11439e579fa95cdd01a..3d2ff67003744dceeea6951a7ca3346fb4634bb5 100644 (file)
--- a/src/xcb.c
+++ b/src/xcb.c
@@ -1,3 +1,4 @@
+#line 2 "xcb.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index 058b7ae004c740e1ab7cf6effebdca4ea10fd3d8..48f713a76a6aa58e69f4fab2ff92828dd42a9fe7 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "xcursor.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
index f377840f22e246ba17cd79c8287822e505981c8a..5c0504ca7ba22e6eb6699c90cbb92bcbf0af5bc4 100644 (file)
@@ -1,3 +1,4 @@
+#line 2 "xinerama.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *