home archives github knives links
tags javascript linux gnome c
categories
only title title and content
gnome笔记

调试

使用log

journalctl /usr/bin/gnome-shell -f

卡死(没用,TODO)

  1. ctrl+alt+f3切换终端
  2. DISPLAY=:0 gnome-shell

函数

关于箭头运算符=>

TODO

const St = imports.gi.St

const Main = imports.ui.main

Tweener = imports.ui.tweener

元素