Re: FVWM: Expand Stalonetray in Right Panel

2018-05-17 Thread Jaimos Skriletz
On Thu, May 17, 2018 at 9:31 PM, Brian  wrote:
> I sometimes have more than seven items which want to place an icon
> image in the stalonetray.  However the tray will only show seven icons
> in the 120 column width of the right panel. Using the standard
> Right-panel how would one change the stalonetray to a second row of
> icons?  Is it simply a matter of changing
> $[FVWM_DATADIR]/default-config/.stalonetrayrc
> Max geometry to 6 x 2 or is it more complicated?
>

You would need to add space for stalonetray in FvwmButtons and take
away space from another piece, such as FvwmIconMan. So you would have
to change the geometry from 120x20 to 120x40 for the stalonetray
button. But then you'll have to take 20 pixels way from FvwmIconMan
button, so you would need to change the dynamic computation from
120x$(($[vp.height]-205)) to 120x$(($[vp.height]-225)).

Next I wouldn't edit the installed version of .stalonetrayrc, instead
copy the .stalonetrayrc to $HOME, update the RightPanel config to use
your custom configuration file.

Here is some more info that may help you if you want to edit the
RightPanel some more than just that.

http://fvwmforums.org/wiki/Panels/RightPanel/

jaimos



Re: FVWM: how to prevent involuntary page switching?

2018-05-17 Thread hw
Robert Brockway  writes:

> On Thu, 26 Apr 2018, Robert Brockway wrote:
>
>> On Thu, 26 Apr 2018, hw wrote:
>>
>>> Hi,
>>>
>>> how can I prevent fvwm from automatically switching to the desktop page
>>> where an application like gajim receives a message and activates a
>>> window (or whatever it does to force this switch)?
>>>
>>> As you can imagine, it?s very annoying when you?re suddenly switched to
>>> a different program residing on a different page, especially while
>>> you?re typing somewhere else.
>>
>> Years ago I added this to my config to solve this problem:
>>
>> DestroyFunc EWMHActivateWindowFunc
>> Style * !FPFocusByProgram
>
> Sorry to follow-up to myself.   Looks like I'm also using:
>
> DestroyFunc UrgencyFunc

I simply used all three, and it seems to work :)

Thank you all for you help!



Re: FVWM: how to prevent involuntary page switching?

2018-05-17 Thread hw
Michelle,

it´s so nice to see a post from you :)  I remember you from the
debian-users mailing list a long time ago.

"Michelle Konzack"  writes:

> Am DATE hackte AUTHOR in die Tasten: hw
>> Hi,
>>
>> how can I prevent fvwm from automatically switching to the desktop
>> page
>> where an application like gajim receives a message and activates a
>> window (or whatever it does to force this switch)?
>
> Deactivate the behaviour in the settings...

That´s the first thing I tried, and I couldn´t find a way to disable it.



[fvwmorg/fvwm]

2018-05-17 Thread ThomasAdam
  Branch: refs/heads/js/build-da-translations
  Home:   https://github.com/fvwmorg/fvwm

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.


[fvwmorg/fvwm] d84d4d: Add .gmo files for da translations.

2018-05-17 Thread Jaimos
  Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: d84d4d4bbde61ca49ce9ec1f378f13d88abc5aae
  
https://github.com/fvwmorg/fvwm/commit/d84d4d4bbde61ca49ce9ec1f378f13d88abc5aae
  Author: Jaimos 
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
A po/FvwmScript.da.gmo
A po/fvwm.da.gmo

  Log Message:
  ---
  Add .gmo files for da translations.

  * The *.da.gmo files were not built, and are
needed to actually install the them.



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.


[fvwmorg/fvwm] 7af0ce: Fix spelling errors in manpage.

2018-05-17 Thread Jaimos
  Branch: refs/heads/js/build-da-translations
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 7af0ce9f570ec7c6114a8e69c4eb3a1b96d47031
  
https://github.com/fvwmorg/fvwm/commit/7af0ce9f570ec7c6114a8e69c4eb3a1b96d47031
  Author: Jaimos 
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
M bin/fvwm-root.1.in
M doc/commands/AddToFunc.xml

  Log Message:
  ---
  Fix spelling errors in manpage.

  * Fix two spelling errors in manpages found by lintian.


  Commit: 5b6adccdb4e9d7516156c3854a8f2b09d91609c0
  
https://github.com/fvwmorg/fvwm/commit/5b6adccdb4e9d7516156c3854a8f2b09d91609c0
  Author: Jaimos 
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
M bin/fvwm-root.1.in
M doc/commands/AddToFunc.xml

  Log Message:
  ---
  Merge branch 'master' into js/build-da-translations


Compare: https://github.com/fvwmorg/fvwm/compare/43f27595db72...5b6adccdb4e9
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.


[fvwmorg/fvwm] 7af0ce: Fix spelling errors in manpage.

2018-05-17 Thread Jaimos
  Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 7af0ce9f570ec7c6114a8e69c4eb3a1b96d47031
  
https://github.com/fvwmorg/fvwm/commit/7af0ce9f570ec7c6114a8e69c4eb3a1b96d47031
  Author: Jaimos 
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
M bin/fvwm-root.1.in
M doc/commands/AddToFunc.xml

  Log Message:
  ---
  Fix spelling errors in manpage.

  * Fix two spelling errors in manpages found by lintian.



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.