-
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"ThisWindow (Screen XY) Sticky" broken? in DesktopConfiguration global #64
Comments
This is working fine for me. |
MasterP-theGu <[email protected]> writes:
In DesktopConfiguration per-monitor, I have this in my config:
DestroyFunc MoveWin
AddToFunc MoveWin | PipeRead 'echo Move'
^
I
Not sure why that wouldn't be:
AddToFunc MoveWin I Move
… + I ThisWindow (Screen 2) Sticky
and it makes all windows on Screen 2 Sticky (albeit without the horizontal bars in the title).
When I change to DesktopConfiguration global, the same windows are not sticky anymore, and the above part of my config file doesn't seem to do anything.
Windows that were made sticky in per-monitor Configuration will disappear from all pages apart from the one on which they originated when I switch from per-monitor to global using FvwmConsole.
build: gh-28
config: basically default
--
Dan Espen
|
@danespen typography, typography.... Let's also wonder why the pipe symbol hasnt broken it. :D But I digress, here's my config
|
So.. With
in If I switch between What am I missing? |
Before I make a video, let me try words. 1st idea: 2nd idea: Conclusion I hope I haven't done too much damage to your time when I filed the issue (which isn't a bug, after all), and I can only offer to help write the documentation of per-monitor/ global behaviour with the laymen like me in mind. I think, and if only as an initial help for people like me, a double-pager or a second pager for the second screen in case |
@MasterP-theGu -- if this issue can be closed, please do so. If we need something visual for the behaviour you've identified, I'll consider it. But it could be documented as well. |
@ThomasAdam I close this. Documentation will be fine. I'll help if I can. |
In DesktopConfiguration per-monitor, I have this in my config:
and it makes all windows on Screen 2 Sticky (albeit without the horizontal bars in the title).
When I change to DesktopConfiguration global, the same windows are not sticky anymore, and the above part of my config file doesn't seem to do anything.
Windows that were made sticky in per-monitor Configuration will disappear from all pages apart from the one on which they originated when I switch from per-monitor to global using FvwmConsole.
build: gh-28
config: basically default
The text was updated successfully, but these errors were encountered: