FRIGN wrote:
> On Mon, 10 Feb 2014 23:31:38 +0400
> Ramil Farkhshatov wrote:
>
> > When uifs running just start the `samples/wm` script it will run client
> > itself. Without other applications you will see nothing though.
> > `samples/wm` is just an example of window manager-ish application an
On Mon, 10 Feb 2014 23:31:38 +0400
Ramil Farkhshatov wrote:
> When uifs running just start the `samples/wm` script it will run client
> itself. Without other applications you will see nothing though.
> `samples/wm` is just an example of window manager-ish application and
> just switches to last e
FRIGN wrote:
> 1) I started uifs, a black window opens
> 2) I start the client, it tells me
When uifs running just start the `samples/wm` script it will run client
itself. Without other applications you will see nothing though.
`samples/wm` is just an example of window manager-ish application an
On Mon, 10 Feb 2014 14:09:24 +0400
Ramil Farkhshatov wrote:
> Correct, you should start uifs server first.
1) I started uifs, a black window opens
2) I start the client, it tells me
"Host is not specified"
Okay, now which hostname should I pass?
Cheers
FRIGN
--
FRIGN
FRIGN wrote:
> On Mon, 10 Feb 2014 13:17:17 +0400
> Ramil Farkhshatov wrote:
>
> > Thanks. I totally forgot about that [1].
> > 1. https://github.com/gravicappa/9client
>
> Very nice, thanks!
> I specified the location in the script, and the wm-script seems to
> connect to the client just fine
On Mon, 10 Feb 2014 13:17:17 +0400
Ramil Farkhshatov wrote:
> Thanks. I totally forgot about that [1].
> 1. https://github.com/gravicappa/9client
Very nice, thanks!
I specified the location in the script, and the wm-script seems to
connect to the client just fine, but it tells me that it can't c
FRIGN wrote:
> > Unfortunately, it is far from being suckless, although I'm slowly
> > working on it. And some input would be appreciated.
>
> I cloned your repository and got it to build after tweaking the mkfile
> a bit. However, it came to my attention that you probably forgot to add
> the cl
On Mon, 10 Feb 2014 12:32:39 +0400
Ramil Farkhshatov wrote:
> Unfortunately, it is far from being suckless, although I'm slowly
> working on it. And some input would be appreciated.
Hey Ramil,
I cloned your repository and got it to build after tweaking the mkfile
a bit. However, it came to my a
Hello.
I'm making simple UI toolkit[1] which acts as a 9P-server and provides
several controls:
- text labels,
- buttons,
- images,
- scrollbars,
- text entries (I'm thinking about calling external editor),
- grid layout manager.
For image-based controls it supports several image ope