iEvgeny / cctv-viewer

CCTV Viewer - viewer and mounter video streams.
GNU General Public License v3.0
130 stars 19 forks source link

No double-click for full screen on custom window division #67

Open wxnarwhal opened 11 months ago

wxnarwhal commented 11 months ago

Very cool app, I appreciate it's simplicity. A minor issue I noticed is when I create custom window divisions, I cannot double click on a camera and have it go to full screen like I can on the default window divisions. Steps:

  1. Press and hold on 2x2, change to 1x2.
  2. Double-click on either stream, nothing happens.
  3. Change back to 2x2.
  4. Double-click for full screen works again.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Neon
Description:    KDE neon 5.27
Release:        22.04
Codename:       jammy

$ snap info cctv-viewer 
name:      cctv-viewer
summary:   Viewer and mounter video streams
publisher: Evgeny S Maksimov (ievgeny)
store-url: https://snapcraft.io/cctv-viewer
contact:   me@vragam.net
license:   GPL-3.0
description: |
  CCTV Viewer - a simple application for simultaneously viewing multiple
  video streams. Designed for high performance and low latency.
  Based on ffmpeg.
commands:
  - cctv-viewer
snap-id:      C3fPuBbiCM4TNYMAIYrrjrYdp8IP52WX
tracking:     latest/stable
refresh-date: today at 01:34 PDT
channels:
  latest/stable:    0.1.9+git 2023-11-02 (1148) 372MB -
  latest/candidate: 0.1.9+git 2023-11-02 (1148) 372MB -
  latest/beta:      0.1.9+git 2023-11-02 (1148) 372MB -
  latest/edge:      0.1.9+git 2023-11-02 (1148) 372MB -
installed:          0.1.9+git            (1148) 372MB -
iEvgeny commented 11 months ago

Thanks for report! It will be fixed when the viewport layout engine is refactored approximately by the end of the year.