사용자 도구

사이트 도구


linux:gnome:extension

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:gnome:extension [2023/05/22 13:07]
kwon37xi
linux:gnome:extension [2024/01/04 08:56] (현재)
kwon37xi
줄 269: 줄 269:
   * https://github.com/Leleat/Tiling-Assistant   * https://github.com/Leleat/Tiling-Assistant
   * 어느정도 잘 작동한다. 단축키 보정 필요.   * 어느정도 잘 작동한다. 단축키 보정 필요.
 +
 +===== ubuntu-tiling-assistant =====
 +  * [[https://launchpad.net/ubuntu/+source/gnome-shell-extension-tiling-assistant|Ubuntu Tiling Assistant]] : tiling-assistant 를 fork 한 ubuntu 버전
  
 ===== shelltile ===== ===== shelltile =====
줄 326: 줄 329:
   * https://extensions.gnome.org/extension/3780/ddterm/   * https://extensions.gnome.org/extension/3780/ddterm/
   * Drop Down Terminal GNOME 40 이상 지원   * Drop Down Terminal GNOME 40 이상 지원
 +  * 잘 작동하지만 [[linux:guake|Guake]] 대비 반응속도가 매우 느린편에 속했음. 특히 새로 띄울 때.
  
 ===== DropDown Terminal X ===== ===== DropDown Terminal X =====
줄 402: 줄 406:
   * Gnome 40 이상 버전에서 X11 사용시에도 Touchpad gesture 를 사용할 수 있게 해줌.   * Gnome 40 이상 버전에서 X11 사용시에도 Touchpad gesture 를 사용할 수 있게 해줌.
   * [[https://github.com/JoseExposito/gnome-shell-extension-x11gestures|gnome-shell-extension-x11gestures github]]   * [[https://github.com/JoseExposito/gnome-shell-extension-x11gestures|gnome-shell-extension-x11gestures github]]
-  * [[https://github.com/JoseExposito/touchegg|touchegg]] 필요함.+  * [[https://github.com/JoseExposito/touchegg|touchegg]] 를 PPA 에서 설치만 해주고, 이 확장을 설치해주면 곧바로 세손가락 제스ㅕ가 작동함.
   * [[linux:touchegg|touchegg]]   * [[linux:touchegg|touchegg]]
   * [[linux:touchpad|Linux Touchpad]]   * [[linux:touchpad|Linux Touchpad]]
줄 457: 줄 461:
   * [[https://extensions.gnome.org/extension/1144/shortcuts/|Shortcuts]]   * [[https://extensions.gnome.org/extension/1144/shortcuts/|Shortcuts]]
   * [[https://extensions.gnome.org/extension/4553/hotkeys-popup/|Hotkeys Popup - 그놈 쉘 확장]]   * [[https://extensions.gnome.org/extension/4553/hotkeys-popup/|Hotkeys Popup - 그놈 쉘 확장]]
 +
 +===== Panel Date Format =====
 +  * [[https://extensions.gnome.org/extension/1462/panel-date-format/|Panel Date Format]]
 +<code sh>
 +dconf write /org/gnome/shell/extensions/panel-date-format/format "'%H:%M %m/%d(%a)'"
 +</code>
 +  * https://github.com/KEIII/gnome-shell-panel-date-format
 +  * [[https://docs.gtk.org/glib/method.DateTime.format.html|GLib.DateTime.format]] 형태를 따름
  
 ===== Date menu formatter ===== ===== Date menu formatter =====
   * https://extensions.gnome.org/extension/4655/date-menu-formatter/   * https://extensions.gnome.org/extension/4655/date-menu-formatter/
 +  * 업그레이드 중단
   * ''M d kk:mm EEE'' : ''x월 x일 hh:mm 요일''   * ''M d kk:mm EEE'' : ''x월 x일 hh:mm 요일''
   * ''Md(EEE) kk:mm'' : ''x월x일(요일) hh:mm''   * ''Md(EEE) kk:mm'' : ''x월x일(요일) hh:mm''
줄 477: 줄 490:
   * https://extensions.gnome.org/extension/4228/wireless-hid/   * https://extensions.gnome.org/extension/4228/wireless-hid/
   * https://github.com/vchlum/wireless-hid   * https://github.com/vchlum/wireless-hid
-  * 무선 키보드, 마우스 등의 배터리 상태보여쥐ㄱ+  * 무선 키보드, 마우스 등의 배터리 상태보여주기
  
 ===== Do Not Disturb While Screen Sharing or Recording ===== ===== Do Not Disturb While Screen Sharing or Recording =====
   * [[https://extensions.gnome.org/extension/5985/do-not-disturb-while-screen-sharing-or-recording/|Do Not Disturb While Screen Sharing Or Recording - 그놈 쉘 확장]]   * [[https://extensions.gnome.org/extension/5985/do-not-disturb-while-screen-sharing-or-recording/|Do Not Disturb While Screen Sharing Or Recording - 그놈 쉘 확장]]
   * 화면 공유/녹화시에는 알림 보이지 않게 하기   * 화면 공유/녹화시에는 알림 보이지 않게 하기
 +
 +===== Native Window Placement =====
 +  * [[https://extensions.gnome.org/extension/18/native-window-placement/|Native Window Placement]]
 +  * Gnome Overview 화면은 기본적으로 모든 창을 일괄 정렬해서 보여주는데 이 확장을 켜면 실제 각 창의 배치와 유사한 배치로 Overview 를 보여주게 함.
 +
 +===== Screenshot Window Sizer =====
 +  * [[https://extensions.gnome.org/extension/881/screenshot-window-sizer/|Screenshot Window Sizer]]
 +  * 창 크기를 스크린샷 찍기 좋게 변경.
 +  * 단축키가 기본 ''<Ctrl><Alt>s'' 로 지정되는데 ''dconf-editor'' 로 ''<Super>Print'' 로 변경함.
 +
 +===== No overview at start-up =====
 +  * [[https://extensions.gnome.org/extension/4099/no-overview/|No overview at start-up - 그놈 쉘 확장]]
 +  * Gnome 로그인/시작시에 Overview 모드로 들어가는데 이를 다시 정상 모드로 자동으로 되돌린다.
 +    * **Gnome 45, Ubuntu 23.10 에서 됐다 말다 함**
  
 ===== 참조 ===== ===== 참조 =====
linux/gnome/extension.1684728434.txt.gz · 마지막으로 수정됨: 2023/05/22 13:07 저자 kwon37xi