Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
235 stars 17 forks source link

Window Sizing in Manjaro Linux #58

Closed Gorethirster closed 2 years ago

Gorethirster commented 2 years ago

I'm running version 1.5.1 from the AUR in manjaro linux. My monitor is 1366x768 max resolution. When I launch the software, the default window size is too large to fully display and hangs off the bottom of the screen. Even when shrunk to minimal dimensions and set to stay on top of the taskbar, the "launch" button is still unavailable because it is too far down the screen to click.

Nefarious296 commented 2 years ago

I am having the same problem on KDE Neon. And DoomRunner doesn't seem to allow for vertical resizing. also resizing in options.json doesn't work it just reverts back to whatever it was on the height line" width can be changed to whatever you want. but height just reverts back to the way it was once you launch the application.

stubkan commented 2 years ago

Got the same issue, sadly...
Ubuntu X system, 768p display height. This being a common resolution, I think support for this should be a minimum.

image

Youda008 commented 2 years ago

Unfortunatelly that's not possible. The minimum height and width is determined by the second tab "Launch options" where the items cannot be shrinked anymore. Linux graphical systems has always been making troubles, i have KDE and there the launcher also looks unreasonably large compared to the Windows version, but that's a bad design of those graphical systems. On Windows 10 i can shrink the height to 651 pixels.

stubkan commented 2 years ago

I am unsure how I fixed it. Since it was a while ago now...

I suspect it is due to older dependencies, Since it runs correctly on a different, newer linux version, so I updated everything - leading to it working better. Either that, or I used a different packaged executable file.

Youda008 commented 2 years ago

Good news guys. I was able to shrink the window by additional 15% by moving the Audio and Video options to a new tab. It now displays correctly in my Kubuntu. Height is still 741 (on Windows 530, lol) so it won't display properly on 1280x720, but on the more common laptop resolution 1366x768 it should be fine. It will be released as a part of 1.6 version, but you can re-compile it yourself if you want it immediatelly.

Youda008 commented 1 year ago

Those of you who are limited by the screen size, there is a new option in the launcher settings that might make the launcher little more compact and therefore capable of downsizing to smaller sizes. compat_style

Application style "Fusion" compresses the UI elements little bit more than the other ones and shoud be available in most operating systems and distro.

Youda008 commented 1 year ago

Managed to squeeze out few more pixels by integrating the multiplayer checkbox into the groupbox heading. Together with the Fusion style, it should now fit into every monitor.