Re: [hackers] [dwm][PATCH] Set the EWMH _NET_SUPPORTING_WM_CHECK atom

2016-01-24 Thread Anselm R Garbe
Having said this, please provide a decent patch as attachment. BR, Anselm On 24 January 2016 at 15:22, Anselm R Garbe wrote: > Hi Omar, > > On 24 January 2016 at 01:10, Omar Sandoval wrote: >> --- >> This has been discussed a couple of times [1][2], and

Re: [hackers] [dwm][PATCH] Set the EWMH _NET_SUPPORTING_WM_CHECK atom

2016-01-24 Thread Anselm R Garbe
Hi Omar, On 24 January 2016 at 01:10, Omar Sandoval wrote: > --- > This has been discussed a couple of times [1][2], and I think it's about time > that it gets fixed. I noticed this issue because xfce4-screenshooter -w, which > is supposed to screenshot the active window,

Re: [hackers] [dwm][PATCH] Set the EWMH _NET_SUPPORTING_WM_CHECK atom

2016-01-24 Thread Omar Sandoval
On Sun, Jan 24, 2016 at 03:23:23PM +0100, Anselm R Garbe wrote: > Having said this, please provide a decent patch as attachment. > > BR, > Anselm > > On 24 January 2016 at 15:22, Anselm R Garbe wrote: > > Hi Omar, > > > > On 24 January 2016 at 01:10, Omar Sandoval

[hackers] [scc] Do not recover in "incorrect preprocessor directive" || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 67b76eed613de026a4b40fe5ff06aee8834500ed Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 08:35:41 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 08:35:41 2016 +0100 Do not recover in "incorrect preprocessor

[hackers] [scc] Fix parallel build of multi support || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 4506a7ac70b36365f7448c3fe3840550f3230874 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 10:03:25 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 10:03:25 2016 +0100 Fix parallel build of multi support

[hackers] [scc] Add a driver || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 7b0fd4ce8ee3dfe5317288e68d6999d813e1f422 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 16:18:01 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 16:18:01 2016 +0100 Add a driver This is a very simple

[hackers] [scc] Move PREFIX to config.mk || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 5ae8cb41158a3af9db313ff45d98c20735231ec9 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 10:11:44 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 10:11:44 2016 +0100 Move PREFIX to config.mk This

[hackers] [scc] Fix #line directive || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 65d393be241273b385ef13c463cd4ada5aa74e62 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 08:28:43 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 08:34:36 2016 +0100 Fix #line directive 1) Line must

[hackers] [scc] Add POSIX rule to the driver Makefile || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit c901f8723b03863440d63986bf14f442dd1244c7 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 17:34:13 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 17:34:13 2016 +0100 Add POSIX rule to the driver Makefile diff

[hackers] [scc] [driver/posix] Set correct value for cc2 || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 0771ecab43a53d473d65baf0d08b6177077e11b4 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 18:39:27 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 18:39:27 2016 +0100 [driver/posix] Set correct value for cc2

[hackers] [scc] Remove scc binary || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit b66f292f0ae3c4800eea3e1986cfd92796a129ea Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 17:23:11 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 17:23:11 2016 +0100 Remove scc binary This was an

[hackers] [scc] Rewrite the Makefile again || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit 4f96e73cfc1e0f86ffd557d377f748a8a31e Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 17:31:18 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 17:31:18 2016 +0100 Rewrite the Makefile again Some of

[hackers] [scc] [cc1] Emit type of constant in array sizes || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit a564aad2414de7c381465fa9ced3dcf0f4f2a532 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 18:37:58 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 18:37:58 2016 +0100 [cc1] Emit type of constant in array sizes

[hackers] [scc] [cc2] Generate code for initializers || Roberto E. Vargas Caballero

2016-01-24 Thread git
commit d7cd0ce876107c05e34c7c00cef311e2023a9352 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 24 18:45:18 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 24 21:09:21 2016 +0100 [cc2] Generate code for initializers