Michael Stapelberg 2a966014a7 Bugfix: Fix resizing of floating windows in borderless/1-px-border mode (Thanks Grauwolf)
Calculations were wrong (they simply didn’t take into account that
there is more than one border style, the code was from before we
implemented that…). We cannot directly set child_rect to the coordinates
as resize_client takes rect and calculates the child_rect, so we need
the new lines of code for this bugfix in any case (rect needs to be
updated).
2009-11-18 22:55:04 +01:00
2009-11-08 12:45:05 +01:00
2009-11-06 15:43:46 +01:00
2009-11-09 21:29:10 +01:00
2009-11-09 22:56:53 +01:00
2009-02-09 20:56:29 +01:00
2009-11-09 21:31:51 +01:00
2009-06-26 04:42:58 +02:00
2009-08-19 14:00:49 +02:00
2009-04-19 20:45:28 +02:00
Description
No description provided
8.9 MiB
Languages
C 62%
Perl 28%
Raku 6.4%
Ruby 1.1%
Makefile 1%
Other 1.4%