Re: UPDATE_FVWM_SCREEN macro?
Thomas Adam <[email protected]> Thu, 25 Nov 2021 22:56:19 +0000
| Newsgroups | gmane.comp.window-managers.fvwm.devel |
|---|---|
| Message-ID | <20211125225619.nh7wa7wp6356xt5y@moo> |
On Wed, Nov 24, 2021 at 03:43:47PM +0100, Dominik Vogt wrote: > Does anybody know why this is a macro and not a function? > (screen.h) Because when I wrote it, it wasn't as complex as it is now. See the ta/update-fvwm-screen branch, I've converted it to a function instead. Kindly, Thomas