Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-05-16 Thread Rob
On 16 May 2012 02:58, Kurt H Maier wrote: > On Tue, May 15, 2012 at 09:52:10PM -0400, James Turner wrote: >> >> XKBlib.h has been around since 1993 is an extra header file really that >> bad? > > Are you arguing that it's good code because it's old code? You were arguing that it's bad because it'

Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-05-16 Thread Kurt H Maier
On Wed, May 16, 2012 at 01:12:58PM +0100, Rob wrote: > You were arguing that it's bad because it's the "latest" mandate. No, I'm arguing that it's bad because it introduces more shit, and nobody has yet been able to explain what benefit that cost brings. > I call subtle trolling I call terrible

Re: [dev] Xft patch dwm 6.0

2012-05-16 Thread David Dufberg Töttrup
On May 16 2012, Lee Fallat wrote: So I was going over your patch and my changes to what you mentioned before, and I can't find any differences, even using diff. What did you do? Do you know why I'm having this odd coloring? It would be nice to know so I don't make the same mistake again twice : s

Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-05-16 Thread Ivan Kanakarakis
XKeycodeToKeysym returns faulty results in some cases/layouts. [0] Here is the original bug report [1] Here is the deprecation proposal [2] And the changelog linking to [0] [0]: https://bugs.freedesktop.org/show_bug.cgi?id=25732 [1]: https://bugs.freedesktop.org/show_bug.cgi?id=5349 [2]: htt

Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-05-16 Thread Kurt H Maier
On Wed, May 16, 2012 at 03:34:25PM +0300, Ivan Kanakarakis wrote: > XKeycodeToKeysym returns faulty results in some cases/layouts. Thanks, this is the sort of information I was looking for.

Re: [dev] I messed up...used glib, dbus, and friends. Need help to fix this mistake

2012-05-16 Thread Amit Uttamchandani
The system is an embedded system. However, it is quite powerful in the sense it has a dual core CPU and ample RAM. It is running just a standard linux desktop distro right now during the prototype stage. The applications on top have no requirement to be portable. Since there was enough resources,

Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-05-16 Thread Ivan Kanakarakis
On 16 May 2012 16:06, Kurt H Maier wrote: > On Wed, May 16, 2012 at 03:34:25PM +0300, Ivan Kanakarakis wrote: > > XKeycodeToKeysym returns faulty results in some cases/layouts. > > Thanks, this is the sort of information I was looking for. > > are you an Ubuntu user ? -- *Ivan c00kiemon5ter V K

Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-05-16 Thread Kurt H Maier
On Wed, May 16, 2012 at 07:42:07PM +0300, Ivan Kanakarakis wrote: > are you an Ubuntu user ? no, i am an adult.

[dev] [st] [patch] add font selection to command line

2012-05-16 Thread Sergej Pupykin
Hello, this is small patch to add -f and -F switches to change FONT and BOLDFONT defaults. st-fonts-in-cmdline.diff Description: Binary data

Re: [dev] I messed up...used glib, dbus, and friends. Need help to fix this mistake

2012-05-16 Thread Connor Lane Smith
Hey, On 16 May 2012 17:23, Amit Uttamchandani wrote: > GIO/gvfs had interfaces to do mounts asynchronously and call a callback > function when it was done. Separate concerns: mount with mount, parallelise with pthreads (or similar). Having to build asynchronicity into each function suggests you'