Sergii Stoian

Results 118 comments of Sergii Stoian

@pcardona34 Please check latest changes to SystemKit and Preferences. Now you should see "1920x1080i" (as well as other resolutions) in "Resolution" popup button list. What refresh selected when you select...

I have 2 setups which behave differenty. One changes refresh rate on selection in Preferences, other - not. I need to make more investigation. Stay tuned.

@pcardona34 I've fixed some various refresh rate related bugs in SystemKit and Preferences app. Please check out if your problems are gone.

> Hi, I've been testing this since I got it running properly. Hi, that's good but I need more information. > Multi-monitor support doesn't work, only my laptop screen lights...

I suppose it's a closed lid with connected external monitor to HDMI port. `sudo journalctl /usr/NextSpace/Apps/Login.app/Login` may provide additional information from login window point of view. At start Login.app prints...

Can't reproduce it. Works for me.

Got it, another locale issue. Thanks, i'll see what can I do.

> I better understand the context that produce the issue: it is related to **locale**. The text input is correct within the native NS applications: `Terminal, TextEdit`... But not with...

@pcardona34 I'm non-English speaker and have no problem on using X applications. I have no problem on using "105-key PC" keyboard with English and Ukrainian layouts. Probably it's a case...

> [nextspace/Applications/Workspace/WM/event.c](https://github.com/trunkmaster/nextspace/blob/b4b491e85ad3021fa0591f780775dd211c616ec4/Applications/Workspace/WM/event.c#L1447-L1450) > > Lines 1447 to 1450 in [b4b491e](/trunkmaster/nextspace/commit/b4b491e85ad3021fa0591f780775dd211c616ec4) > if (wwin && wwin->flags.is_gnustep) { > XSendEvent(dpy, wwin->client_win, True, KeyPress, event); > } > return; > > If i...