사용자 도구

사이트 도구


linux:gnome:extension

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:gnome:extension [2023/03/31 22:15]
kwon37xi [tray-icons reloaded]
linux:gnome:extension [2024/01/04 08:56] (현재)
kwon37xi
줄 75: 줄 75:
   * 이 확장만 단독으로 사용하는게 제일 편리하다.   * 이 확장만 단독으로 사용하는게 제일 편리하다.
   * 예를들면, 슬랙 아이콘 좌클릭시 슬랙 창이 바로 뜬다. 다른 확장은 컨텍스트 메뉴가 뜬다.   * 예를들면, 슬랙 아이콘 좌클릭시 슬랙 창이 바로 뜬다. 다른 확장은 컨텍스트 메뉴가 뜬다.
-  * [[linux:wine|Linux Wine]] 으로 설치한 애플리케이션 icon 도 잘 뜨는 편에 속한다.+  * [[linux:wine|Linux Wine]] 으로 설치한 애플리케이션 icon 도 잘 뜨는 편에 속한다. 그래도 완벽하진 않음.
   * 그런데, 아이콘의 배열이 겹쳐보이거나 하는 버그가 있다. - 이 현상은 dash-to-panel 을 사용할 때만 발생하는 것으로 보임.   * 그런데, 아이콘의 배열이 겹쳐보이거나 하는 버그가 있다. - 이 현상은 dash-to-panel 을 사용할 때만 발생하는 것으로 보임.
     * 이것은 [[linux:inputmethod:uim|UIM]] toolbar 의 icon 이 여러개일 경우 문제가 되는 것 같다. **한영 여부** 아이콘만 나오게 하니까 조금 나앗다.     * 이것은 [[linux:inputmethod:uim|UIM]] toolbar 의 icon 이 여러개일 경우 문제가 되는 것 같다. **한영 여부** 아이콘만 나오게 하니까 조금 나앗다.
줄 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''
줄 473: 줄 486:
   * https://extensions.gnome.org/extension/1238/time/   * https://extensions.gnome.org/extension/1238/time/
   * [[life:todo_txt|todo.txt]], [[life:pomodoro|뽀모도로 테크닉 Pomodoro Technic]] Timer   * [[life:todo_txt|todo.txt]], [[life:pomodoro|뽀모도로 테크닉 Pomodoro Technic]] Timer
 +
 +===== wireless hid =====
 +  * https://extensions.gnome.org/extension/4228/wireless-hid/
 +  * https://github.com/vchlum/wireless-hid
 +  * 무선 키보드, 마우스 등의 배터리 상태보여주기
 +
 +===== 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.1680268558.txt.gz · 마지막으로 수정됨: 2023/03/31 22:15 저자 kwon37xi