vain / pdfPres

[Discontinued] Dual head PDF presenter: Current slide with context + current slide in fullscreen (Linux, BSD).
http://www.uninformativ.de/projects/_discontinued/pdfpres/
17 stars 10 forks source link

Interactive window resizing broken (kind of) #46

Open vain opened 12 years ago

vain commented 12 years ago

With tiling window managers (I use dwm) and tiling layouts, it's fine.

With a floating WM, however, the windows can grow both horizontally and vertically. But it can only shrink vertically. This affects both the main window and the beamer window.

I suspect misuse of size allocation requests. Need to investigate.