guake-guake/guake
Louie Lu 986ace8fa4 Fix serach box disappear when set background image
We didn't re-paint RootTerminalBox.search_revealer, thus search box
will not show when set background image.

Fix this by re-paint search_revealer.
2021-09-22 09:29:49 +02:00
..
data Add hide tab bar when only one tab option 2021-09-16 14:13:57 +02:00
tests Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
__init__.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
about.py remove unused imports 2021-09-08 23:33:03 -04:00
boxes.py Remove dead functions, replace pass with NotImplementedError 2021-09-13 14:43:47 +02:00
callbacks.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
common.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
customcommands.py Fix right click menu not populating when custom commands is malformed 2021-09-16 11:08:12 +02:00
dbusiface.py fix: Get CI to pass 2021-09-07 11:17:27 +02:00
dialogs.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
globals.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
gsettings.py Changes as per review 2021-09-16 14:13:57 +02:00
guake_app.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
guake_logging.py Format source code by black 2021-09-07 20:51:12 +08:00
guake_toggle.py Replace autopep8, yapf by black 2020-02-18 22:58:54 +01:00
keybindings.py Add support for tabs in keyboard shortcuts 2021-09-16 11:07:42 +02:00
main.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
menus.py Minor fixes for app & doc strings 2021-09-10 20:35:29 +03:00
notebook.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
notifier.py Replace autopep8, yapf by black 2020-02-18 22:58:54 +01:00
palettes.py Add Gruvbox Material Dark palette 2021-09-09 07:15:20 +08:00
paths.py.in remove useless import of pkg_resources 2021-09-08 23:18:17 -04:00
prefs.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
settings.py Format source code by black 2021-09-07 20:51:12 +08:00
simplegladeapp.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
split_utils.py Combine if statements 2021-09-13 14:43:47 +02:00
support.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
terminal.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
theme.py Satisfied new lint constraints 2021-09-21 17:46:01 +08:00
utils.py Fix serach box disappear when set background image 2021-09-22 09:29:49 +02:00