Windows cannot be maximized in hime - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: Windows cannot be maximized in hime (/showthread.php?tid=8380) Pages:
1
2
|
Windows cannot be maximized in hime - seanchang - 06-30-2022 Screen Record of my problem https://www.kapwing.com/videos/62bda348cec9c70ed63e74b8 Hi, I'm an absolute new to linux lite from Taiwan. I found that I couldn't maximize the window of hime, so I couldn't save my change. I've check this post https://www.freecinema2022.gq/forums/security-bug-fixes/windows-not-maximizing-all-the-way/ and try to create a new account. But it didn't work well. Is there any clue for me to solve this problem? Or did I misunderstand something? Thanks! Re: Windows cannot be maximized in hime - stevef - 06-30-2022 What happens if you try pressing Alt and F10 together when the window is active ? Re: Windows cannot be maximized in hime - Valtam - 06-30-2022 What is 'hime'? Moved to Support section. Re: Windows cannot be maximized in hime - Moltke - 06-30-2022 I had a similar problem with a different app, and it turned out to be something to do with the app itself (fixed in a newer release of the app), as a workaround I made the window go full-screen, and only then I could see the save buttons. So, you could try that and see if it Re: Windows cannot be maximized in hime - seanchang - 07-01-2022 hime is a input method for Chinese chewing. https://github.com/hime-ime/hime Re: Windows cannot be maximized in hime - seanchang - 07-01-2022 (06-30-2022, 09:56 PM)Moltke link Wrote: I had a similar problem with a different app, and it turned out to be something to do with the app itself (fixed in a newer release of the app), as a workaround I made the window go full-screen, and only then I could see the save buttons. So, you could try that and see if it Hi, but how to make the window go full-screen? Because I couldn't press the button. :60: Re: Windows cannot be maximized in hime - seanchang - 07-01-2022 (06-30-2022, 03:56 PM)stevef link Wrote: What happens if you try pressing Alt and F10 together when the window is active ? That didn't work :60: Re: Windows cannot be maximized in hime - stevef - 07-01-2022 Double clicking on window title bar is normally set to Maximise the window and a right click on the window Title Bar should offer Maximise or Fullscreen options. Do any of these work ? Does using the scroll bar on the right of the application window allow you to scroll down ? Do other applications work as expected ? Re: Windows cannot be maximized in hime - Moltke - 07-01-2022 (07-01-2022, 02:10 PM)seanchang link Wrote: [quote author=Moltke link=topic=8783.msg58683#msg58683 date=1656626194] Hi, but how to make the window go full-screen? Because I couldn't press the button. :60: [/quote] Well, I'm not familiar with "hime", don't even know what that is, could you provide a link to try and install? That way I could check. Regarding how to make the app go full-screen, check if it provides some keyboard shortcut for that, in some apps, F11 or F12 keys are usually set for that action. Another option is installing wmctrl tool, once installed, launch a terminal and run Code: wmctrl -r ':ACTIVE:' -b toggle,fullscreen https://linux.die.net/man/1/wmctrl and for some examples, see this tutorial: https://www.linuxjournal.com/magazine/hack-and-automate-your-desktop-wmctrl Re: Windows cannot be maximized in hime - seanchang - 07-02-2022 (07-01-2022, 02:40 PM)stevef link Wrote: Double clicking on window title bar is normally set to Maximise the window and a right click on the window Title Bar should offer Maximise or Fullscreen options. Do any of these work ? Video: https://www.kapwing.com/videos/62c00f1610034900dbdee0df Hi, Thanks for your reply, None of the above behaviors works, and I also couldn't scroll down the window. Only this application didn't work well, others are perfect. |