Jaimos Skriletz

Results 24 comments of Jaimos Skriletz

I'm still trying to understand fully what is going on here, but it appears that you are just forcing all rounding errors to be rounded down to avoid an over...

I think in principal this is a fine approach, the math seems to fudge things a bit in multiple places, so in terms of that it maybe harder in the...

I just tested it with my suggested changes and everything seems to work fine and windows are no longer too big and the bottom/right borders no longer go over the...

In further testing I found that your changes to `adjust_for_sizehints` has unexpected visual effect. In some cases it makes the size of each page too small, causing a border of...

@topcat001 you didn't apply any of my other suggested changes int he code review due to extra unneeded logic. Also you should probably just squish all these commits into a...

@topcat001 look up or at the 'files changed' tab and you'll see comments I made next to the code.

I'll try to clean up a better fix, but will be out of town for the next few days, so I'll look at it when I get back. I have...

I tried to play around with this a bit, and what I found out is FvwmIconMan is not triggering `VisibilityNotify` events except when it is created. So due to this...

It should also be noted that the FvwmPrompt manual page is installed when FvwmPrompt is not built. It might be nice to also make it so the manual page is...

I have tested this, and it appears to be an issue with the parsing of the options. ``` Style * SnapAttraction 15 Windows ScreenAll ``` That works as expected, but...