Commit Graph
2 Commits
Author SHA1 Message Date
gryf d39d1bf09b Respect user provided position passed with -geometry param.
Original code had a function for copying height related parameters from
WM_NORMAL_HINTS which was modified than by adding the height of tabs.
Rest of the hints was simply removed. Using geometry command line
parameter with urxvt and tabbedalt plugin results that provided window
position was ignored.

This patch is fixing that behaviour.
2021-04-02 18:20:31 +02:00
gryf 071587d0dc Remove trailing spaces 2021-04-02 18:20:01 +02:00