Patryk Frey
Patryk Frey
Global CSS, can be controlled by class for each height settings ``` .slimScrollDiv { height: auto !important; min-height: 30px !important; max-height: 300px !important; } .slimScrollDiv .scroller { height: auto !important;...
I feel that OpenGL works better, but I can't tell for sure because in-game FPS is not shown stably. Jumps too fast to read. Didn't see a difference between various...
0.59: Right, another log, this one is created from a game with local match started and quit. FPS 1/1 or 1/0. Also maps are loading waaay too long for such...
`wip` ``` [ 6%] Building CXX object CMakeFiles/openlierox.dir/src/client/Clipboard.o /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/Clipboard.cpp: In member function ‘void XHelper::acquire()’: /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/Clipboard.cpp:140:25: error: ‘SDL_GetWMInfo’ was not declared in this scope SDL_GetWMInfo(&wmInf_); ^ /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/Clipboard.cpp:142:20: error: ‘struct SDL_SysWMinfo::::’ has...
`wip` ``` [ 25%] Building CXX object CMakeFiles/openlierox.dir/src/client/NotifyUser.o /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/NotifyUser.cpp: In function ‘void x11_SetDemandsAttention(bool)’: /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/NotifyUser.cpp:38:21: error: ‘SDL_GetWMInfo’ was not declared in this scope SDL_GetWMInfo(&info); ^ /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/NotifyUser.cpp:40:16: error: ‘struct SDL_SysWMinfo::::’ has no...
`wip` ``` [ 1%] Building CXX object CMakeFiles/openlierox.dir/src/client/NotifyUser.o /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/NotifyUser.cpp: In member function ‘virtual Result NotifyUserOnEvent()::SetDemandsAttentionAction::handle()’: /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/NotifyUser.cpp:112:32: error: ‘x11_SetDemandsAttention’ was not declared in this scope x11_SetDemandsAttention(true); ^ /home/esamo/Games/OpenLieroX_wip_git/openlierox/src/client/NotifyUser.cpp: In member function...
`wip` compiled and run. 1) Touchpad - finally able to navigate! Success! 2) FPS - still not much 17-21, minimal graphics settings and no matter OpenGL. Something is not right...
Fullscreen is great. I'm on max graphics settings and FPS are 30 for Castle Strike, lower for bigger maps (20 for dm1[Tee], also loading ~10 sec). But shadows are totally...