David E. Thiel | 5 Oct 2007 04:38
Favicon

Re: monitor mirroring bug and feature request

On Tue, Oct 02, 2007 at 08:56:27PM +0200, Julien Danjou wrote:
> The quick'n fix would probably be to call xrandr --good-options in
> your .xsession before running awesome.

Thanks, this did the trick. Now that I have two monitors going, I have a
couple other minor feature requests for your consideration:

- Display the entire status bar on each screen. This way, you don't need
	to check a different screen than the one you're using to
	see what tag you're on, or what time it is.

- Switch tag on mouse wheel on the status bar. Just like switching
	with the wheel on the root window, except the status bar is 
	always visible and available.

Sound good?

Cheers,
David

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...

Julien Danjou | 5 Oct 2007 09:12
Gravatar

Re: monitor mirroring bug and feature request

At 1191551932 time_t, David E. Thiel wrote:
> - Display the entire status bar on each screen. This way, you don't need
> 	to check a different screen than the one you're using to
> 	see what tag you're on, or what time it is.

Yes and no: actually the tags are the same on each screen, but this will
change in the future: you'll be able to specify differents tags for
different screens.

> - Switch tag on mouse wheel on the status bar. Just like switching
> 	with the wheel on the root window, except the status bar is 
> 	always visible and available.

Possible, will try to add that for 1.3.

Cheers,
-- 
Julien Danjou
// ᐰ <julien@...>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...

Julien Danjou | 5 Oct 2007 10:54
Gravatar

Re: monitor mirroring bug and feature request

At 1191568365 time_t, Julien Danjou wrote:
> > - Switch tag on mouse wheel on the status bar. Just like switching
> > 	with the wheel on the root window, except the status bar is 
> > 	always visible and available.
> 
> Possible, will try to add that for 1.3.

Patch pushed if you want to test it.

--

-- 
Julien Danjou
// ᐰ <julien@...>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
Martin Stubenschrott | 5 Oct 2007 11:34
Picon

Re: monitor mirroring bug and feature request

On Thu, Oct 04, 2007 at 07:38:52PM -0700, David E. Thiel wrote:
> - Switch tag on mouse wheel on the status bar. Just like switching
> 	with the wheel on the root window, except the status bar is 
> 	always visible and available.

I wanted to suggest something like that as well. I was just thinking
that maybe when scrolling on the tags section of the statusbar, it
should switch tags, and when scrolling the "titletext" of the current
application, it should change clients within the current tag. Not really
that useful on the tile layout with a focus-follow-mouse window manager,
but for "max" layout it would make a lot of sense (and probably also for
possible future layouts).

--
Martin

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...

Julien Danjou | 5 Oct 2007 12:08
Gravatar

Re: monitor mirroring bug and feature request

At 1191576848 time_t, Martin Stubenschrott wrote:
> I wanted to suggest something like that as well. I was just thinking
> that maybe when scrolling on the tags section of the statusbar, it
> should switch tags, and when scrolling the "titletext" of the current
> application, it should change clients within the current tag. Not really
> that useful on the tile layout with a focus-follow-mouse window manager,
> but for "max" layout it would make a lot of sense (and probably also for
> possible future layouts).

Good idea, patch pushed too. :)

Cheers,
-- 
Julien Danjou
// ᐰ <julien@...>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...

Martin Stubenschrott | 5 Oct 2007 12:46
Picon

Re: monitor mirroring bug and feature request

On Fri, Oct 05, 2007 at 12:08:51PM +0200, Julien Danjou wrote:
> At 1191576848 time_t, Martin Stubenschrott wrote:
> > I wanted to suggest something like that as well. I was just thinking
> > that maybe when scrolling on the tags section of the statusbar, it
> > should switch tags, and when scrolling the "titletext" of the current
> > application, it should change clients within the current tag. Not really
> > that useful on the tile layout with a focus-follow-mouse window manager,
> > but for "max" layout it would make a lot of sense (and probably also for
> > possible future layouts).
> 
> Good idea, patch pushed too. :)

Great, you're just too fast :)

Then probably the last remaining place where the scrollwheel is missing
is changing the layout, where you have to use left/right click now, but
probably wheel up/down would also make more sense for this? (at least
additionally)?

Thanks for the patch,

Martin

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...

Julien Danjou | 5 Oct 2007 13:53
Gravatar

Re: monitor mirroring bug and feature request

At 1191581197 time_t, Martin Stubenschrott wrote:
> Then probably the last remaining place where the scrollwheel is missing
> is changing the layout, where you have to use left/right click now, but
> probably wheel up/down would also make more sense for this? (at least
> additionally)?

Pushed too.
Also fixed a bug where setlayout with -1 as arg will not cycle back but
keep to the first layout.

Cheers,
-- 
Julien Danjou
// ᐰ <julien@...>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...

Julien Danjou | 5 Oct 2007 17:51
Gravatar

awesome 1.3 released, news on the roadmap

Hi,

I just released awesome 1.3. Changelog is available here[1].
The roadmap[2] has been updated as well.

So good news anyone:
There won't be 1.4 version of awesome, except if something wrong arises,
like, say, big bugs or a big giraffe (who knows?).

awesome 1.x series was just a proof to myself and to the world that
another window mangaer can exist without breaking the space-time
continuum and that everything is not lost.

In the next days, I'll break everything and start coding 2.0 version
which will be rewritten with XCB instead of Xlib if everything goes
well. On the other side, if something goes wrong I might switch back to
ncurses, so you want to wish me luck.

The way I see things, features will be added on demand, but the awesome
core first need to be rewritten a little more and switch to bleding-edge
techs instead. Xft was part of the way to go, XCB is another, Cairo
would be a next (if XCB bindings come) and maybe GTK+ would be...
wait for it... no way, just kidding guys!
awesome config file will be also broken, due to the switch to
libconfuse.

Further ideas not planned on the roadmap and not in the bugs are welcome, except
if want awesome to have icons on the desktop.

In the meantime I hope you'll enjoy awesome 1.3.
(Continue reading)

MATSUU Takuto | 5 Oct 2007 18:38
Picon
Gravatar

Re: Xft support pushed (was: Call for testing future awesome 1.3: Xinerama new handling)

I checked http://nic.ru and japanese fonts, they works fine on my gentoo. :)

2007/10/4, Julien Danjou <julien <at> danjou.info>:
> At 1191307963 time_t, Julien Danjou wrote:
> > At 1191301308 time_t, MATSUU Takuto wrote:
> > > Does anyone work with "sans-12" for the font? It doesn't on my env.
> > > ("fixed-12" and "helvetica-12" work fine. )
> >
> > Yes, sans-12 worked fine with me. It just dislikes my greek chars in tags,
> > probably due to a lack of some UTF-8 chars in the font.
>
> Actually, it works on one computer and not on one other.
>
> Can someone test UTF-8 support? Going to http://nic.ru in a browser is a
> nice test, and tell me if it works?
>
> Cheers,
> --
> Julien Danjou
> // ᐰ <julien <at> danjou.info>   http://julien.danjou.info
> // 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
>
>
> --
> To unsubscribe, send mail to awesome-unsubscribe <at> naquadah.org.
>
Nikos Ntarmos | 6 Oct 2007 03:29
Picon
Favicon
Gravatar

Re: Xft support pushed (was: Call for testing future awesome 1.3: Xinerama new handling)

On Thu, Oct 04, 2007 at 04:41:38PM +0200, Julien Danjou wrote:
> Can someone test UTF-8 support? Going to http://nic.ru in a browser is
> a nice test, and tell me if it works?

Works like a charm with dejavu sans (also checked daily with Greek... ;)

\n\n

--

-- 
To unsubscribe, send mail to awesome-unsubscribe@...


Gmane