On Thu, 05 Sep 2013, Rodolfo kix Garcia escribió:

> On Sun, 01 Sep 2013, Yaroslav Fedevych escribió:
> 
> > On Sun, 2013-09-01 at 13:54 +0200, Paul Seelig wrote:
> > > The other thing is that WINGs theming is severely limited, if not even
> > > simply broken when trying to integrate it with applications using other
> > > widget sets like gtk+ and qt. The latter can both be tricked to take on
> > > that NeXTish look (while offering at the same time the missing keyboard
> > > navigation features) and can even be tricked into accepting theming
> > > styles of each other (via gtk-qt-engine and various common themes). It
> > > is a pity that WINGs is so stuck with itself.
> > 
> > Last I have checked, there are no decent NeXT-looking themes which would
> > be unified for GTK2, GTK3, and Qt (I'd rather have all my widgets look
> > like Motif, but have them all the same for all toolkits. Nah. Can't
> > happen.). So, that side is lagging as well.
> > 
> > On the other hand, I suspect it's far easier to rewrite the tools in GTK
> > than add theming to WINGs. Both would take enormous amount of time for
> > little gain. though.
> > 
> > Other than that, I'd rather have proper XRandR support even before
> > keyboard navigation. I use wmaker on a laptop, and it's a great pain in
> > the butt every time I plug an external display in or out.
> > 
> > When I plug the display in, I need to restart wmaker to have it
> > acknowledge this.
> > When I rotate the display, I need to restart wmaker to have it
> > acknowledge this.
> > When I plug the display out, I need to restart wmaker again – but also
> > chase windows that were on the second head and now are out of reach.
> > 
> > If I ever have a triple-monitor setup, I'm afraid wmaker is going to
> > shoot itself. Also, I'm afraid I have no choice about on which head my
> > clip and dock are going to land – the clip is always top-left, the dock
> > is always top-right. If I have a monitor that tilts 90 degrees and gives
> > me 10:16 or 9:16 aspect ratio, I'd prefer the dock on middle bottom.
> > 
> > I hope that's possible some time before 1.0.

If somebody can help, Clip and Dock should included the flags left-side, 
right-side, top-side, bottom-side. Now, if your screen is 1024x768 and you have 
the dock at 1024x0 and the clip at 1024x768 (yes, -64 ...).  If you plug a new 
monitor (pe, 1920x1024) and restars wmaker, Dock moves to 1920x0, but Clip? 
Clip continues at 1024x768.

Probably, with flags, they can be moved to screen_size_x and screen_size_y. We 
can use explicit flags, or if the clip_pos > screen_size/2 (middle screen), the 
clip should be moved to screen_size minus previous space to the border. Same 
for dock, and probably we can drop the current flag "on_right_side".

kix


-- 
To unsubscribe, send mail to [email protected].

Reply via email to