1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-31 22:22:14 +02:00
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-12-09 15:28:40 +01:00
2023-10-16 09:03:07 +02:00
2023-06-01 20:12:20 +10:00
2023-12-09 15:28:40 +01:00
2023-04-30 13:19:53 +10:00
2023-12-09 15:28:40 +01:00
2022-12-30 20:01:14 +09:00
2023-07-31 22:33:04 +10:00
2023-12-09 15:28:40 +01:00
2023-09-18 10:20:23 +02:00
2023-07-31 22:33:04 +10:00
2021-09-16 21:38:43 +08:00