Files
lazygit/pkg
Stefan Haller 240948b882 Return only visible views from TopViewInWindow
Without this it's not reliably possible to ask whether a given view is visible
by asking

  windowHelper.TopViewInWindow(context.GetWindowName()) == context.GetView()

because there could be transient, invisible contexts after it in the Z order.

I guess it's a bit of a coincidence that this has never been a problem so far.
2023-12-10 15:57:51 +01:00
..
2023-09-25 12:20:12 +02:00
2023-09-04 17:48:39 +02:00
2023-07-30 19:59:51 +10:00
2023-07-30 19:59:51 +10:00
2023-10-16 09:03:07 +02:00