/etc/X11/xorg.conf.d/20-amdgpu.conf
Section "Device" Identifier "AMD" Driver "amdgpu" Option "TearFree" "true" EndSection
https://wiki.archlinux.org/index.php/Ryzen
/etc/X11/xorg.conf.d/20-amdgpu.conf
Section "Device" Identifier "AMD" Driver "amdgpu" Option "TearFree" "true" EndSection
https://wiki.archlinux.org/index.php/Ryzen
* ibus
in .xprofile
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
https://teqnograf.blogspot.com/2019/05/ibus-on-antergos.html
* install d2coding, noto-fonts-cjk
* dpi
You can set the dpi in ~/.Xresources. I think the default is
Xft.dpi: 96
https://forums.bunsenlabs.org/viewtopic.php?id=5673
* sakura for terminal
* clipit for clipboard manager
* add clipit to autostart
* visual-studio-code-bin
* gitflow-avh
* thunar
* gvfs-smb
* pamac-aur
* add pamac-try to autostart
* notification fix(cannot run update on pamac)
* https://wiki.archlinux.org/index.php/Desktop_notifications#Standalone
*
notification-daemon
* add org.freedesktop.Notifications.service
https://github.com/EngoEngine/ecs
system - 게임 로직
component - 데이터
entity - component의 묶음, id를 가짐
https://docs.monogame.net/articles/getting_started/1_setting_up_your_development_environment_ubuntu.html
deb [arch=amd64,arm64,armhf] https://packages.microsoft.com/ubuntu/20.10/prod groovy main
kernel 5.8.0 (ryzen apu support?)
https://drailing.net/2019/02/installing-ebiten-on-fedora/
Change the video output to XCB & it closes properly .
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1876505
ffmpeg -vaapi_device /dev/dri/renderD128 -i input.mp4 -vf 'format=p010,hwupload' -c:v hevc_vaapi -b:v 5M -profile 2 output.mp4
https://wiki.archlinux.org/index.php/Hardware_video_acceleration#Verifying_VA-API
https://wiki.archlinux.org/index.php/Codecs_and_containers
https://trac.ffmpeg.org/wiki/Hardware/VAAPI