Re: [dev] I made a bluetooth-control-thing

From: David Demelier <markand_AT_malikania.fr>
Date: Thu, 16 Jun 2022 16:33:20 +0200

On Wed, 2022-06-15 at 17:30 +0200, Stefan Mark wrote:
> I was always a bit annoyed by the lack of a simple, gui-based
> bluetooth
> control thing. Like blueman, but not in a scripting language. And
> maybe
> with somewhat simpler interface.
>
> Thus i did this:
> https://git.weitnahbei.de/nullmark/little_blue_man
>
> Its written in C, uses drw and dbus and it works. At least for me. It
> lacks many features and proper testing. Aaaaand i got somewhat
> carried
> away and dabbled with ideas of starting my own toolkit. Turned out,
> such a thing is quite big a thing, thus there is no toolkit, but the
> code is somewhat more complicated than it has to.
>
> Anyway, i would like to hear some opinions :)
>
> Sidenote and a warning: i am not a good c programmer. I just like to
> use it :)

Hi,

There is something wrong with the makefile because each time I type
make it keeps rebuilding everything.

Otherwise, I wanted to test but it exits with:

$ lbm
X Error of failed request: BadWindow (invalid Window parameter)
  Major opcode of failed request: 15 (X_QueryTree)
  Resource id in failed request: 0x0
  Serial number of failed request: 12
  Current serial number in output stream: 12

Regards,

-- 
David
Received on Thu Jun 16 2022 - 16:33:20 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 16 2022 - 16:48:08 CEST