Olaf Lessenich
1c18e87423
Fix window position drift during visibility toggles
...
Defer window positioning using queue_resize() and GLib.idle_add() to ensure
all widget layout calculations are complete before moving the window.
Fixes #2184
sem-ver: bugfix
2025-09-05 18:55:08 +08:00
David Yang
2197650f1e
Adjust CI dependency installs and parameters
2025-01-07 13:38:21 +08:00
David Yang
ac85ab8e4d
Properly load checkbox value for "New tabs appear after the current tab"
...
Resolves addressable portion of #2261
2025-01-07 00:06:19 +08:00
David Yang
8bd93bb925
Pin pypi push version in CI as well
2025-01-04 21:03:41 +08:00
David Yang
bab862fa37
Pin pypi publish to supported version
2025-01-04 20:51:18 +08:00
David Yang
8d2c690e35
Bump versions and fix CI
2025-01-04 19:13:24 +08:00
David Yang
5fe1b223a1
Use pipenv builtin requirements instead of pipenv-to-requirements
2025-01-04 19:13:24 +08:00
David Yang
4e4573aad6
Update linters
2025-01-04 19:13:24 +08:00
David Yang
0eba0bbca0
Ensure content is not None before using it.
...
Co-authored-by: Phùng Xuân Anh <phungxuananh1991@gmail.com>
2024-12-18 11:43:16 +08:00
Douglas Smith
9da64bd120
Add releasenotes file
2024-12-18 11:43:16 +08:00
Douglas Smith
9a3df3c0e8
Call get_text_range in Save Content
...
Works with vte=0.68.0
See #1958
2024-12-18 11:43:16 +08:00
James Addison
df9fbbee24
release notes: consistency with other fix notes
2024-09-17 00:00:53 +08:00
James Addison
18a8fe6862
Add reno release note
2024-09-17 00:00:53 +08:00
James Addison
ee1740cbae
Makefile: relocate schema (re)compilation to after schema installation
2024-09-17 00:00:53 +08:00
James Addison
6a1e1b7ce1
Makefile: ensure schema compilation occurs before installation
...
Resolves #2219
2024-09-17 00:00:53 +08:00
David Yang
785532f3e6
Bump download-artifact and python versions
2024-09-14 23:59:03 +08:00
David Yang
e52428bec2
Update deprecated actions
2024-09-14 23:39:58 +08:00
David Yang
bfc94a7d30
Remove feathub mentions from github files
...
Remove remaining mentions that were missed last time.
2024-09-14 18:17:10 +08:00
Christoph Hansknecht
bb76160dc1
feat: Remove underlines from quick-open targets when quick-open disabled
...
Fixes Guake/guake#2225
2024-06-01 00:15:40 +08:00
Swiftyhu
0a99c9c7d6
update hu language
2024-05-28 22:08:28 +08:00
Max Ulidtko
0a9aad7f44
docs: update website URLs, use https://
2024-04-05 21:32:50 +02:00
Tuomas Kangas
47312dc248
feat: Allow splitting terminal to specific size
2023-10-14 08:19:11 +08:00
Oscar
d2d73d5aac
fix: only allow image files to be used as background
...
sem-ver: bug-fix
Signed-off-by: Oscar <5xp395ab@duck.com>
2023-10-11 00:36:18 +08:00
Evan Maddock
4a97d19796
Fix linting issue
...
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2023-10-09 08:24:31 +08:00
Evan Maddock
91e5c2c71a
Run code formatter
...
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2023-10-09 08:24:31 +08:00
Evan Maddock
a3ae752d77
Enable the use of AyatanaAppIndicator
...
This uses the newer successor to AppIndicator3 for the tray icon implementation, with a fallback to the older AppIndicator3 if the Ayatana version is not found. AyatanaAppIndicator is backwards compatible with AppIndicator3, so the API remains the same. The icon is also fixed.
Ref https://github.com/BuddiesOfBudgie/budgie-desktop/issues/446
Fixes https://github.com/Guake/guake/issues/433
sem-ver: bug-fix
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2023-10-09 08:24:31 +08:00
Dmitrii Sviridov
dcbf64c24e
Correction of minor typos for Russian localization
2023-07-27 01:27:38 +08:00
David Yang
a011f8afad
Save font size when changing zoom level with keyboard shortcuts
2023-05-12 12:30:24 +08:00
David Yang
5ceca08eca
Use -n behavior if guake is passed a path as a positional argument
2023-05-12 12:22:33 +08:00
David Yang
3a1ba268a6
Switch from deprecated optparse to argparse
2023-05-12 12:22:33 +08:00
David Yang
4aa6298842
Add keybinding instructions for wayland systems
2023-05-12 10:50:44 +08:00
David Yang
bf61cec76a
Run -e in new tabs generated by split vertical/horizontal
2023-05-09 23:28:38 +08:00
David Yang
172a9c014b
Drop newer python versions from CI for now
...
While dependencies still need to catch up with deprecations.
2023-02-16 09:18:27 +08:00
David Yang
d1891a8ac5
String formatting version numbers
2023-02-14 21:57:31 +08:00
David Yang
773ef9da94
Bump CI versions
2023-02-14 07:17:07 +08:00
Paul Hooijenga
2e5e309e88
Add hotkey to select all text
2022-12-03 14:53:14 +08:00
Paul Hooijenga
86bb9b55c1
Add pre-commit config and apply all fixes
2022-10-27 15:31:25 +08:00
Paul Hooijenga
96ef772f87
Add pin button to temporarily prevent hiding
2022-10-27 15:28:44 +08:00
Paul Hooijenga
a29466457e
Add hotkey to open new tab in same directory
2022-10-22 11:01:07 +08:00
Paul Hooijenga
246d879dcf
Include names of processes in PromptQuitDialog
2022-10-21 19:58:31 +08:00
Abdullah Mohammed
0c07f802bb
using ENGINES dict to check if 'Custom' option is selected plus added Neeva search engine
2022-10-20 12:53:03 +08:00
Abdullah Mohammed
b963d66577
fixed slug file
2022-10-20 12:53:03 +08:00
Abdullah Mohammed
c30ba40011
added slug file
2022-10-20 12:53:03 +08:00
Abdullah Mohammed
2335f84a2c
create custom search engine input
2022-10-20 12:53:03 +08:00
David Yang
50c19446b5
Added slug file
2022-09-21 12:59:31 +08:00
Abdullah Mohammed
4940bc2191
fixed issues pointed out
2022-09-21 12:59:31 +08:00
Abdullah Mohammed
05193d484e
ran black
2022-09-21 12:59:31 +08:00
Abdullah Mohammed
c05227ae24
search engine can be set to preference
2022-09-21 12:59:31 +08:00
David Yang
7dc873cfae
Don't create two tabs when -n and -e are both specified
...
Fixes #2103
2022-06-21 19:01:16 +08:00
David Yang
cbf8d746fa
Add reno file
2022-06-20 23:14:45 +08:00