1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-12 11:21:53 +00:00
VirtScreen/virtscreen
2018-11-04 10:57:41 +09:00
..
assets Fixed parsing of configuration file so that desktop environment is correctly correlated with the display setting app, according to the data.json configuration. 2018-11-04 10:57:41 +09:00
icon Icon: fix icon wasn't a perfect square 2018-06-29 20:37:23 -04:00
__init__.py split single virtscreen.py into submodules 2018-06-28 10:12:08 -04:00
__main__.py Added os.environ.get calls to prevent the assumption that the environment variables are set, which causes a KeyError. 2018-11-04 10:57:41 +09:00
display.py split single virtscreen.py into submodules 2018-06-28 10:12:08 -04:00
path.py Icon: Applied the new icon to the app 2018-06-29 19:22:09 -04:00
process.py split single virtscreen.py into submodules 2018-06-28 10:12:08 -04:00
qt_backend.py Fixed parsing of configuration file so that desktop environment is correctly correlated with the display setting app, according to the data.json configuration. 2018-11-04 10:57:41 +09:00
xrandr.py split single virtscreen.py into submodules 2018-06-28 10:12:08 -04:00