Thread: Re: [BadWM-devel] Window decoration
Status: Beta
Brought to you by:
ran_at
From: Alexander K. <god...@bk...> - 2004-10-31 00:27:06
|
It's done allready ofcourse :) I wanna make this too: - fvwm2 style buttons (like buttonstyle 1 @1:10x10 @2:10x15...) - config option for font used in the decoration - adding buttons from config to the decoration and - Move windows by Alt+ up/down/left/right - Make it configureable trough the config file thats all for now. On Sun, Oct 31, 2004 at 01:01:41AM -0500, Tobias Lieber wrote: > Hi Alexander > > I think this is very interesting. > in my opinion, it would be the best, if you could activate or deactivate this +in the configuration > > Tobias Lieber > -- Best Regards, Alexander Kremer. |
From: Bernard L. <2b...@se...> - 2004-10-31 12:05:20
|
Alexander Kremer wrote: > It's done allready ofcourse :) > I wanna make this too: > - fvwm2 style buttons (like buttonstyle 1 @1:10x10 @2:10x15...) > - config option for font used in the decoration > - adding buttons from config to the decoration > Please make possible to have all windows without decorations. That is one of most important reasons why I use BadWM :-) > and > - Move windows by Alt+ up/down/left/right > - Make it configureable trough the config file > That would be cool - just a few days ago I had to work withou mouse :-) But don't forget that Alt+ left/right is used for switching worksapace and Alt+ down is used for lowering window. I guess that there could be different default keys for moving window. Maybe a,s,d,w - every 3D game player uses them for moving. In this case user may(must) move windows using olny one hand. Or if you want to use both hands - then you may use Delete,Home,End,PageDown - it isn't intuitive, but these keys are free :-) Maybe PageUp and PageDown could be used for moving current window between workspaces - that would be a nice feature too. -- Berny |
From: Alexander K. <god...@bk...> - 2004-10-31 12:18:35
|
Yo Berney :) there is a toggle in the [theme] config named 'decoration', if it's 0 -- NO decorations at all. if 1 - decoration is used. There is also 'decorwidth' -- the height of the window titlebar decoration, The buttons on it are being resized automaticly. font = ... is setting the font to use. I also made possible to toggle Decor and border from keyboard (ALT+o default) so then u have borders and decor by default u still can get a border/decor less client (for xmms it's done automaticly since u implemented wm_border(client) :)) Ok, now about the keys for moving clients. I think asdw is just great! I will implement it today i think. Pgup/pgdown is also a cool feature :) On Sun, Oct 31, 2004 at 01:05:04PM +0100, Bernard Lidicky wrote: > Alexander Kremer wrote: > >It's done allready ofcourse :) > >I wanna make this too: > >- fvwm2 style buttons (like buttonstyle 1 @1:10x10 @2:10x15...) > >- config option for font used in the decoration > >- adding buttons from config to the decoration > > > > Please make possible to have all windows without decorations. That is > one of most important reasons why I use BadWM :-) > > >and > >- Move windows by Alt+ up/down/left/right > >- Make it configureable trough the config file > > > > That would be cool - just a few days ago I had to work withou mouse :-) > But don't forget that Alt+ left/right is used for switching worksapace > and Alt+ down is used for lowering window. I guess that there could be > different default keys for moving window. > Maybe a,s,d,w - every 3D game player uses them for moving. In this case > user may(must) move windows using olny one hand. > Or if you want to use both hands - then you may use > Delete,Home,End,PageDown - it isn't intuitive, but these keys are free :-) > > Maybe PageUp and PageDown could be used for moving current window > between workspaces - that would be a nice feature too. > > -- Berny > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > BadWM-devel mailing list > Bad...@li... > https://lists.sourceforge.net/lists/listinfo/badwm-devel -- Best Regards, Alexander Kremer. |
From: Alexander K. <god...@bk...> - 2004-10-31 13:33:13
|
Berney, Iv'e made a,s,d,w stuf and PageUP, Down. The PageUP stuf is just hiding the client and pushing it to the next VD, but we stay at the current VD. that's what u wanted? or u wanted to move the client AND switch the Vdesk at once? Thanks :) On Sun, Oct 31, 2004 at 01:34:03PM +0100, Bernard Lidicky wrote: > Alexander Kremer wrote: > >Yo Berney :) > > > >there is a toggle in the [theme] config named 'decoration', if it's 0 -- > >NO decorations at all. if 1 - decoration is used. > >There is also 'decorwidth' -- the height of the window titlebar > >decoration, The buttons on it are being resized automaticly. > >font = ... is setting the font to use. > > > > Thanks :-) > > >I also made possible to toggle Decor and border from keyboard (ALT+o > >default) so then u have borders and decor by > >default u still can get a border/decor less client (for xmms it's done > automaticly since u implemented wm_border(client) :)) > > > > That is a really good idea. > > >Ok, now about the keys for moving clients. > >I think asdw is just great! > >I will implement it today i think. > >Pgup/pgdown is also a cool feature :) > > > > I wish you a lot of fun when implementing. Unfortunately I have a lot of > work at school but I'll be happy to test it :-) > > > Berny -- Best Regards, Alexander Kremer. |
From: Tobias L. <lit...@gm...> - 2004-11-03 17:19:29
|
Hi When will this be in cvs? Thanks Tobias Lieber On Sun, 31 Oct 2004 16:31:00 -0300 Alexander Kremer <god...@bk...> wrote: > Berney, > > Iv'e made a,s,d,w stuf and PageUP, Down. > The PageUP stuf is just hiding the client and pushing it to the next VD, but we stay at the current VD. that's what u wanted? or u wanted to move the client AND switch the Vdesk at once? > > Thanks :) > > On Sun, Oct 31, 2004 at 01:34:03PM +0100, Bernard Lidicky wrote: > > Alexander Kremer wrote: > > >Yo Berney :) > > > > > >there is a toggle in the [theme] config named 'decoration', if it's 0 -- > > >NO decorations at all. if 1 - decoration is used. > > >There is also 'decorwidth' -- the height of the window titlebar > > >decoration, The buttons on it are being resized automaticly. > > >font = ... is setting the font to use. > > > > > > > Thanks :-) > > > > >I also made possible to toggle Decor and border from keyboard (ALT+o > > >default) so then u have borders and decor by > > >default u still can get a border/decor less client (for xmms it's done > > automaticly since u implemented wm_border(client) :)) > > > > > > > That is a really good idea. > > > > >Ok, now about the keys for moving clients. > > >I think asdw is just great! > > >I will implement it today i think. > > >Pgup/pgdown is also a cool feature :) > > > > > > > I wish you a lot of fun when implementing. Unfortunately I have a lot of > > work at school but I'll be happy to test it :-) > > > > > > Berny > > -- > Best Regards, > Alexander Kremer. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > BadWM-devel mailing list > Bad...@li... > https://lists.sourceforge.net/lists/listinfo/badwm-devel > |