-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #115 from tanhongit/develop
Develop
- Loading branch information
Showing
17 changed files
with
48 additions
and
1,829 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-510 Bytes
...ll-extensions.gcampax.github.com/locale/ka/LC_MESSAGES/gnome-shell-extension-apps-menu.mo
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/settingsFields.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
const SettingsFields = { | ||
HISTORY_SIZE: 'history-size', | ||
WINDOW_WIDTH_PERCENTAGE: 'window-width-percentage', | ||
CACHE_FILE_SIZE: 'cache-size', | ||
CACHE_ONLY_FAVORITES: 'cache-only-favorites', | ||
NOTIFY_ON_COPY: 'notify-on-copy', | ||
CONFIRM_ON_CLEAR: 'confirm-clear', | ||
MOVE_ITEM_FIRST: 'move-item-first', | ||
ENABLE_KEYBINDING: 'enable-keybindings', | ||
TOPBAR_PREVIEW_SIZE: 'topbar-preview-size', | ||
TOPBAR_DISPLAY_MODE_ID: 'display-mode', | ||
DISABLE_DOWN_ARROW: 'disable-down-arrow', | ||
STRIP_TEXT: 'strip-text', | ||
PRIVATE_MODE: 'private-mode', | ||
PASTE_ON_SELECTION: 'paste-on-selection', | ||
PROCESS_PRIMARY_SELECTION: 'process-primary-selection', | ||
}; | ||
export default SettingsFields; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,3 +28,7 @@ | |
.ci-history-actions-section .popup-menu-ornament { | ||
width: auto; | ||
} | ||
|
||
.ci-history-search-entry { | ||
width: 5em; | ||
} |
14 changes: 7 additions & 7 deletions
14
.local/share/gnome-shell/extensions/pano@elhan.io/icons/color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.