[hackers] [scc] Fix test of unexpected name in type name || Roberto E. Vargas Caballero

2015-08-08 Thread git
commit d27d299ee050ee5a26d277cbf9839a7d3eb2fb14 Author: Roberto E. Vargas Caballero k...@shike2.com AuthorDate: Sat Aug 8 12:09:15 2015 +0200 Commit: Roberto E. Vargas Caballero k...@shike2.com CommitDate: Sat Aug 8 12:09:15 2015 +0200 Fix test of unexpected name in type name

[hackers] [scc] Convert typename() to dodcl() function || Roberto E. Vargas Caballero

2015-08-08 Thread git
commit 6a8265d1262a3c63665f78a29d59d84387e8f68a Author: Roberto E. Vargas Caballero k...@shike2.com AuthorDate: Sat Aug 8 12:06:11 2015 +0200 Commit: Roberto E. Vargas Caballero k...@shike2.com CommitDate: Sat Aug 8 12:06:11 2015 +0200 Convert typename() to dodcl() function

[hackers] [dwm] bar disapperaing after Gnome explorer is opened

2015-08-08 Thread Quolick
Hi! Sorry in advance for being lame. I use dwm 6.0 in Ubuntu 14, where the default WM is Gnome. And when some X program opened Gnome explorer in some directory, everything disappears. I can switch to other workspaces using Alt-1, etc, but when I switch to the current one again, there is

Re: [hackers] [dwm] bar disapperaing after Gnome explorer is opened

2015-08-08 Thread Markus Seeber
On 08/08/2015 12:50 PM, Quolick wrote: Hi! Sorry in advance for being lame. I use dwm 6.0 in Ubuntu 14, where the default WM is Gnome. And when some X program opened Gnome explorer in some directory, everything disappears. I can switch to other workspaces using Alt-1, etc, but when I

Re: [hackers] [dwm] Patch to confirm Shift-Alt-Q

2015-08-08 Thread Eric Pruitt
On Sat, Aug 08, 2015 at 05:39:55PM +0200, Quolick wrote: When I press Shift-Alt-Q, all windows killed without any confirmation. Is there any patch to add some king of dialog box? Maybe two menu items in the bar (like dmenu does) OK, Cancel? You could make Shift+Alt+Q launch a shell script

[hackers] [scc] Mark auto as invalid storage class for parameters || Roberto E. Vargas Caballero

2015-08-08 Thread git
commit bd3704ba7221b1432934c82a3ec6181849d8ebd8 Author: Roberto E. Vargas Caballero k...@shike2.com AuthorDate: Sat Aug 8 17:05:40 2015 +0200 Commit: Roberto E. Vargas Caballero k...@shike2.com CommitDate: Sat Aug 8 17:05:40 2015 +0200 Mark auto as invalid storage class for parameters

[hackers] [scc] Accept declaration of external variables with incomplete type || Roberto E. Vargas Caballero

2015-08-08 Thread git
commit 5707eb558192a44df20f3da9dea2f81c14453572 Author: Roberto E. Vargas Caballero k...@shike2.com AuthorDate: Sat Aug 8 22:51:34 2015 +0200 Commit: Roberto E. Vargas Caballero k...@shike2.com CommitDate: Sat Aug 8 22:51:34 2015 +0200 Accept declaration of external variables with