#12617: GNOME 3.34.1 Packages (gnome-calculator evolution eog gnome-maps evince
gnome-terminal gnome-screenshot )
-------------------------+-----------------------
Reporter: renodr | Owner: renodr
Type: enhancement | Status: assigned
Priority: normal | Milestone: 9.1
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
gnome-terminal-3.34.1
- build: Add required gio-unix-2.0 dependency
vte no longer has gio-unix-2.0 in its public pkg-config requires, so
we need to add this dependency here.
- window: Ignore resize if fullscreen
The terminal update size function will not change the window size if
maximized or tiled, but does not account for fullscreen window.
As a result, if the terminal window is fullscreen, the size is updated
which cause the window to shrink because of size increments.
Make sure `terminal_window_update_size()` accounts for fullscreen state
as well and return early in that case.
Translation Updates
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/12617#comment:52>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page