Commit Graph

6 Commits

Author SHA1 Message Date
Mike Small 63be49b23c Remove iconify/deiconify zoom animation option
It's too fast to see.
2021-01-31 23:41:29 -05:00
Mike Small 893bdb5928 Convert menus.c to C++ menus.cc 2021-01-31 12:39:10 -05:00
Mike Small 740a9e9e79 Start converting to C++. Start simplified icon placement. 2019-10-06 22:28:07 -04:00
Mike Small d232df77c4 Remove border widths, title button indent and random placement options.
I use the default border width, 2 pixels.  I use "random" placement
instead of the manually sized grid at window creation.

Also get rid of the Clientborderwidth and respect existing window
border widths unless they are zero.

I got rid of the title button borders and made the buttons use as
much space as available. The resize button looked odd so I added
one more pair of line segments that more or less match up with where
the old right and bottom border would have been.
2018-09-06 21:22:43 -04:00
Mike Small 30e2e57a58 Set warnings as errors.
Const correct massaging to lose the couple warnings that were there.
2017-10-01 00:02:51 -04:00
Michael Small 20894d7b1b twm-1.0.9 2017-09-15 23:01:49 -04:00