The goal of this project is to produce a useful tool for arranging terminals.
It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that
the main focus is arranging terminals in grids (tabs is the most common default
method, which Terminator also supports).
Approved by <riastradh>
Nobody complains to import it since 2015-04-08
http://mail-index.netbsd.org/tech-pkg/2015/04/07/msg014589.html
Originally packaged in pkgsrc-wip by myself.
The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.
The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.
There are: Python (py-keybinder) and Lua (lua-keybinder) bindings.
Approved by <riastradh>
Nobody complains to import it since 2015-04-08
http://mail-index.netbsd.org/tech-pkg/2015/04/07/msg014589.html
Originally packaged in pkgsrc-wip by myself.
xfdashboard provides a GNOME shell dashboard like interface for use with Xfce
desktop. It can be configured to run to any keyboard shortcut and when executed
provides an overview of applications currently open enabling the user to switch
between different applications. The search feature works like Xfce's app finder
which makes it convenient to search for and start applications.
Not using git, pkgsrc should punt like other distros to get the date from
the Changelog as set in configure. Use awk to avoid all the other business,
not to mention difficulties with configures use of 'echo -n' on SunOS.
I am happy to announce release of Qt 4.8.7 today bringing over 150
improvements and bug fixes. Qt 4.8.7 provides important security
updates, better support for Mac OS X 10.10 and many requested error
corrections. As a patch release, it does not add new functionality
and maintains full compatibility with previous Qt 4.8.x releases.
Highlights of Qt 4.8.7 are:
Security fix for DoS vulnerability in the BMP image handler
(CVE-2015-0295) as well as security fixes for vulnerabilities
in image handling of BMP (CVE-2015-1858), ICO (CVE-2015-1859)
and GIF (CVE-2015-1860)
Update 3rd party libpng to version 1.6.17 to address known
vulnerabilities in previous version
Update 3rd party libtiff to version 4.0.3 to address known
vulnerabilities in previous version
Better support for running Qt 4.8 applications on Mac OS X
10.10 Yosemite
Many customer requested bug fixes
A kdrive based X Server which targets a window on a host X Server as its
framebuffer.
Unlike Xnest it supports modern X extensions (even if host server
doesn't) such as Composite, Damage, randr etc (no GLX support now). It
uses SHM Images and shadow framebuffer updates to provide good
performance. It also has a visual debugging mode for observing screen
updates.
xfsinfo is a utility for displaying information about an X font server. It is
used to examine the capabilities of a server, the predefined values for various
parameters used in communicating between clients and the server, and the font
catalogues and alternate servers that are available.
Applications that would like to take advantage of the Low Bandwidth extension to
X (LBX) must make their connections to an lbxproxy. These applications need to
know nothing about LBX, they simply connect to the lbxproxy as if were a regular
server. The lbxproxy accepts client connections, multiplexes them over a single
connection to the X server, and performs various optimizations on the X protocol
to make it faster over low bandwidth and/or high latency connections.
With regard to authentication/authorization, lbxproxy simply passes along to the
server the credentials presented by the client. Since X clients will connect to
lbxproxy, it is important that the user's .Xauthority file contain entries with
valid keys associated with the network ID of the proxy. lbxproxy does not get
involved with how these entries are added to the .Xauthority file. The user is
responsible for setting it up.
Note that the X server source from X.Org no longer supports the LBX extension,
so this program is only useful in connecting to older X servers.
According to the release notes:
* New hacks, splitflap and romanboy.
* Better detection of user activity on modern GNOME systems.
* Sonar now does asynchronous host name resolution.
* Improved Unicode support.
* Updated webcollage for recent changes.
* Various minor fixes.
Adds support for up to 512 clients in the X server. Also a warning fix
for C99 compilers, and a build fix for Darwin.
Adam Jackson (1):
xproto 7.0.28
Jeremy Huddleston Sequoia (1):
darwin: Include strings.h
Olivier Fourdan (1):
Increase the number of file descriptors
Thomas Klausner (1):
Use C99 compliant definition of nonnull attribute.
libXaw3d
libXprintAppUtil
liblbxutil
mkcomposecache
proxymngr
rstart
xcmsdb
xdbedizzy
xedit
xf86dga
xmh
xpr
xrx
xtrap
from pkgsrc-wip as requested by wiz@ last quarter. LICENSE can be fixed
later.
xf86-input-elographics
xf86-input-fpit
xf86-input-hyperpen
xf86-input-joystick
xf86-input-mutouch
xf86-video-modesetting
xf86-video-nouveau
xf86-video-qxl
xf86-video-suncg6
xf86-video-suntcx
xf86-video-voodoo
from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed
later.
ocamlcore forge, the file downloaded doesn't depend on the filename, but
on the number at the end of the URL. I forgot to update that last time
around, so it was still downloading (and hence installing) 2.18.2 at that
point. I have corrected this now - the version being installed is
definitely 2.18.3. Have bumped the PKGREVISION to make sure things get
reinstalled.
This release introduces the atomic and blob APIs, adds support
for new devices (AMD Bonaire) and a new flag for coherent BOs
in nouveau.
Alex Deucher (1):
radeon: add new bonaire pci id
Alexandre Courbot (1):
nouveau: add coherent BO attribute
Boris BREZILLON (2):
modetest: add atmel-hlcdc driver support
tests/kmstest: support atmel-hlcdc
Damien Lespiau (1):
intel: Add the Broxton PCI IDs
Daniel Stone (1):
Add blob property create/destroy ioctl wrappers
Emil Velikov (7):
modetest: explicitly zero the newly allocated memory
modetest: replace malloc + memset with calloc
xf86drm: simplify drmMalloc/drmFree
Revert "Add device enumeration interface (v4)"
xf86drmMode: remove unused valgrind(VG) macros
xf86drmMode: include config.h before anything else
configure.ac: bump version to 2.4.62 for release
Guillaume Desmottes (1):
drmPrime*: initialize output args to 0
Ilia Mirkin (1):
nouveau: add asserts to make sure krefs are there
Jammy Zhou (1):
Fix one warning (v2)
Matt Turner (1):
configure: Add flag to disable valgrind support.
Tobias Jakobi (11):
modetest: make middle SMPTE colors transparent
modetest: only select plane with matching format
exynos: fimg2d: fix return codes
tests/exynos: replace return by break
exynos/fimg2d: simplify g2d_fini()
tests/exynos: clean struct connector
tests/exynos: remove unused define
tests/exynos: remove struct fimg2d_test_case
tests/exynos: simplify drm_set_crtc
tests/exynos: remove connector_find_plane
tests/exynos: handle G2D_IMGBUF_COLOR in switch statements
Ville Syrjälä (1):
Support atomic modesetting ioctl
frank (1):
Add device enumeration interface (v4)
4.12.0
======
Stable release of xfce4-session for Xfce 4.12.
* Miscellaneous bug fixes:
- Remove AC_CHECK_HEADER_STDBOOL, it was only
added in autoconf 2.69 and we dont use
stdbool.h anyway
- Add symlinks to the old icons (Bug #11513)
- Rename action icon names (Bug #11513)
- Gracefully handle the sessions dir being
readonly (Bug #11307)
- Add ConsoleKit2 support
- Create scripts/xinitrc from scripts/xinitrc.in
created by configure
* Translation updates:
Asturian (ast), Bulgarian (bg), Spanish (Castilian) (es),
Finnish (fi), French (fr), Hebrew (he), Romanian (ro),
Slovak (sk), Slovenian (sl).
4.11.1
======
- Add DesktopNames to .desktop file
- Export XDG_CURRENT_DESKTOP (Bug #11239)
- Expand usage of xfsm_verbose for debugging
- Don't log errors when trying to close non-existent FDs
- Add error checking for fcntl
- Properly print the dbus error message
- Check the return value of select
- atoi (argv[2]) is unsafe
- Check the return value of gtk_tree_selection_get_selected
- gtk_cell_renderer_text_new is never used
- Minor Autotools Updates
- Add fallback DragonflyBSD support for suspend/hibernate
- Use pkexec for xfsm-shutdown (Bug 9952)
- Handle gpg and ssh agents separately
Patch by Mikhail Efremov
- Non-POSIX compliant test used in startxfce4 (Bug 10828)
Patch by seejay
- Update copyright year (Bug 10768)
- polkit_unix_process_new is deprecated (Bug 10793)
Patch by Baurzhan Muftakhidinov
- Add logind runtime detection to support suspend/hibernate (Bug 9952)
Patch by Guido Berhoerster
- Translation Updates: Asturian (ast), Bulgarian (bg),
German (de), Spanish (Castilian) (es), Finnish (fi),
French (fr), Norwegian Bokmål (nb), Dutch (Flemish) (nl),
Polish (pl), Swedish (sv), Phan Vĩnh Thịnh (vi).
4.11.0
======
- Remove gnome-keyring remains.
- Remove xfce environment functions and use glib.
- Add shutdown/reboot functionality for systemd (bug #8729).
- Fix duplicated accelerators.
- Use the async spawn function of glib.
- Store the watch function id to avoid possible double free (bug #9709).
- Translation updates: Amharic, Arabic, Asturian, Azerbaijani,
Belarusian, Bulgarian, Bengali, Bengali (India), Catalan (Valencian),
Czech, Danish, German, Dzongkha, Greek, English (Australia), English
(United Kingdom), Spanish (Castilian), Basque, Persian, Finnish,
French, Galician, Gujarati, Hindi, Croatian, Hungarian, Indonesian,
Icelandic, Italian, Japanese, Georgian, Kazakh, Korean, Lithuanian,
Latvian, Macedonian, Marathi, Malay, Norwegian Bokmal, Dutch
(Flemish), Norwegian Nynorsk, Occitan (post 1500), Polish,
Portuguese, Portuguese (Brazilian), Romanian, Russian, Slovak,
Albanian, Serbian, Swedish, Tamil, Thai, Turkish, Uyghur, Ukrainian,
Urdu, Urdu (Pakistan), Chinese (China), Chinese (Hong Kong), Chinese
(Taiwan).
=== Release 1.8.1 ===
build: install graphics tabs/ for gtk-2.0 theme (bug #11839) bis
panel-plugin: fit button inside a single panel row
build: install graphics tabs/ for gtk-2.0 theme (bug #11839)
=== Release 1.8.0 ===
gtkrc: always show steppers
gtkrc: theme GtkNotebook
gtkrc: fix top tabs gap
gtkrc: set background tabs less opaque
gtkrc: no need for bg[ACTIVE], use shade on fg[ACTIVE], and redefine tabs
border
gtkrc: fix syntax and switch fg[NORMAL] to @notes_fg_color
build: remove soname versioning and install panel plugin to
$datadir/xfce4/panel/plugins
build: bump automake to 1.13
build: adjust to newer AM/AC macros
build: fix s/AM_CFLAGS/AM_CPPFLAGS
build: Uinstall hook for icon cache file
This release is intended for general distro inclusion,
Testing has been performed on various linux distros, FreeBSD 10.1 and
Solaris 11.2.
This release contains a number of build fixes and also changes to deal with
improved vmmouse port security and backoff if a vmmouse kernel module is
encountered. An additional dependency on libudev is introduced on linux.
Note that if the new linux 4.1 vmmouse functionality is used, the user-space
xf86-input-vmmouse driver can be skipped. Distros that want to keep the
xf86-input-vmmouse driver as a backup should *not* use any version prior to
13.0.99 since those versions would compete with the in-kernel vmmouse driver
for mouse input.
13.1.0:
Thomas Hellstrom (1):
Bump version number for release
13.0.99:
Gaetan Nadon (6):
Autoconf: remove AC_PROG_CC which overrides AC_PROG_CC_C99 from util-macros
Autoconf: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Autoconf: minimum level required is 2.60
Autoconf: Fix deprecated use of AC_OUTPUT
"make dist" fails when workstation has no udev package
tools: make install fails when user has no write permission in /lib
Jeremy Huddleston Sequoia (1):
Always include config.h first
Loïc Yhuel (1):
Fix wheel button labels
Peter Hutterer (4):
Free the vmmouse data on UnInit
Handle DEVICE_ABORT on ABI 19.1
Don't de-reference pMse if it hasn't been initialised yet
Drop AM_MAINTAINER_MODE
Stefan Dirsch (1):
vmmouse_client.h: Include xorg-server.h before xf86_OSproc.h
Thomas Hellstrom (5):
Back off if we detect a vmmouse kernel driver v3
vmmouse: Run vmmouse_detect as an io privileged process
vmmouse: Add support for the access restrict command
vmmouse: Fix vmmouse_detect build on BSD
vmmouse: Bump version number for release
This picks up a pile of fixes from master. Notable highlights:
- Fix for CVE-2015-3164 in Xwayland
- Fix int10 setup for vesa
- Fix regression in server-interpreted auth
- Fix fb setup on big-endian CPUs
- Build fix for for gcc5
Complete changelog:
Aaron Plattner (2):
xfree86: Fix xf86_check_platform_slot's handling of PCI
xfree86: Add GPU screens even if there are no active GDevs
Adam Jackson (1):
xserver 1.17.2
Adel Gadllah (1):
modesetting: Fix software cursor fallback
Alan Coopersmith (2):
Clear ListenTransConns entries in CloseWellKnownConnections
Accept x86_64 as well as i*86 for $host_cpu in Solaris on x86
Brent Collins (1):
shm: Fix xselinux resource initialization for xinerama pixmaps
Chris Wilson (2):
shm: Fix use-after-free in ShmDestroyPixmap
present: Copy unflip contents back to the Screen Pixmap
Colin Harrison (2):
os/xdmcp.c: Include Xtrans.h when building for WIN32
os/utils.c: Don't try to build os_move_fd() for WIN32
Dave Airlie (2):
os/access: fix regression in server interpreted auth
glamor: don't do render ops with matching source/dest (v2)
Dima Ryazanov (1):
xwayland: Implement smooth scrolling
Egbert Eich (6):
symbols: Fix sdksyms.sh to cope with gcc5
Xephyr: Don't crash when no command line argument is specified
Xephyr: Print default server display number if none is specified
Xephyr: Fix compile when debugging is enabled
Xephyr: Fix screen image draw for the non-Glamor & non-XHSM case
Xephyr: Fix broken image when endianess of client machine and host-Xserver differ
Emil Velikov (2):
randr: remove chatty error messages
randr: use randr: prefix in ErrorF()
Hans de Goede (1):
Re-enable non serverfd input devices immediately on vtenter
Jason Gerecke (2):
xfree86: Return NULL from xf86CompatOutput if no compat_output is defined
dix: Do not allow device transform to be set on valuatorless devices
Jon TURNEY (9):
ephyr: Avoid a segfault with 'DISPLAY= Xephy -glamor'
os: XDMCP options like -query etc. should imply -listen tcp
os: Teach vpnprintf() how to handle "%*.*s"
hw/xwin/glx: Refactor parsing of the <proto> XML element
hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL registry XML
hw/xwin: Report Cygwin version information in log
glamor: Fix build when configured --enable-glamor --disable-xshmfence
hw/xwin/winclipboard: Link xwinclip with -lpthread
hw/xnest: Fix build for MinGW
Jonathan Gray (2):
glamor: remove const from the return type of glamor_get_drawable_location()
glamor: fix build when DRI3 is not defined
Jürg Billeter (1):
int10: Fix error check for pci_device_map_legacy
Keith Packard (1):
mi: Partial pie-slice filled arcs may need more space for spans
Maarten Lankhorst (4):
glamor: only use (un)pack_subimage when available
glamor: do not check for gl errors in glamor_build_program
glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER
glamor: GL_TEXTURE_MAX_LEVEL is not available on GLES2
Michal Srb (1):
Expose GetMaster to modules.
Michel Dänzer (2):
Add AC_SYS_LARGEFILE defines to dix-config.h
modesetting: Include dix-config.h from dumb_bo.c
Olivier Fourdan (4):
ephyr: Fail if glamor is requested but not usable
xwayland: Add dependency on glamor libs
glamor: check max native ALU instructions
dix: Fix image byte order on big endian hardware
Ray Strode (5):
systemd-logind: filter out non-signal messages from message filter
systemd-logind: don't second guess D-Bus default timeout
xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]
os: support new implicit local user access mode [CVE-2015-3164 2/3]
xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]
Robert Ancell (1):
xwayland: Fix error strings
Rui Matos (2):
dix/events: Set currentTime to the given time stamp in NoticeTime
xwayland: Throttle our cursor surface updates with a frame callback
Vicente Olivert Riera (1):
backtrace.c: Fix word cast to a pointer
Minor update to fix PanelID support. The minimum xserver version is
now 1.6; if you haven't updated your xserver in the last six years, now
would be a good time.
Adam Jackson (3):
configure: Drop PanelID test
Don't include deprecated xf86PciInfo.h
vesa 2.3.4
Alan Coopersmith (1):
Raise required version of xorg-server to >= 1.6
Switch if statment from a *BSD wildcard to specifically listing these operating
systems so FreeBSD & DragonFlyBSD can then use security/nettle.
Reviewed by wiz@
News in 3.16.1
--------------
* Update CMake language spec
* Add a "path" class for contexts with a file name
* Performance improvements for groups of text insertions/deletions
* Fix bug with symbolic icons and dark GTK+ theme
* Translation updates
News in 3.16.0
--------------
* A few bug fixes and various other improvements
* Translation updates
News in 3.15.91
---------------
* Fix a crash when destroying the widget during a search
* Add some signals to bind keyboard actions
* Various other improvements
* Translation updates
News in 3.15.90
---------------
* Provide a way to draw background patterns (a grid)
* Support incrementing and decrementing numbers
* Various other improvements
News in 3.15.3
--------------
* Better word boundaries for word selection (double-click) and word movements
(ctrl+arrow, shift+ctrl+arrow, ctrl+backspace, etc).
* Add style scheme chooser widgets: GtkSourceStyleSchemeChooser (interface),
GtkSourceStyleSchemeChooserButton and GtkSourceStyleSchemeChooserWidget.
* Add gtk_source_view_indent_lines() and gtk_source_view_unindent_lines().
* Add the GtkSourceView::move-to-matching-bracket action signal.
* Add gtk_source_buffer_join_lines().
* Gutter: use current line background color for current line.
* Add syntax highlighting support for Apache Thrift.
* Various other improvements and bug fixes
* Translation updates
News in 3.15.2
--------------
* Undo/Redo: restore selection
* Documentation improvements
* Some GtkSourceGutter code refactoring
* Syntax highlighting for Apache Pig 0.12
News in 3.15.1
--------------
* Search: allow caller to choose a style for text matches
* gtk_source_completion_context_get_iter() now returns a gboolean to tell if
the GtkTextIter is correctly set. For a more robust code, it is recommended
to use the return value.
* Improvements to the Lua and Yacc syntax highlighting
* Translation updates
It now has a hard dependency on libepoxy, and provides gtk-icon-update-cache.
Highlights from release notes:
* Improve client-side decorations without a compositor
* Theming: Fixes for the HighContrast theme
* GtkMenuButton:
- Improve accessible names
* GtkCellRendererPixbuf:
- Always follow state changes, the ::follow-state property
is now ignored. This is necessary to make HighContrast
and symbolic icons remain visible e.g. in selected rows.
* GtkEntry:
- Rework the size allocation code to be less arcane. This
changed the semantics of the get_frame_size() vfunc. GtkEntry
subclasses that override this vfunc may need adjustment.
* Go back to requiring GTK_FRAME_EXTENTS support for CSD,
to fix shadow problems in KDE.
* GtkFileChooser:
- Don't start search too eagerly
- Use fts with tracker
- Make tracker queries more similar to nautilus
* GtkWindow:
- Improve window dragging on header bars
* Printing:
- Make avahi-browsed printers work
- Set printer state correctly
* Wayland
- Support hi-dpi cursors
- Exit cleanly if the compositor goes away
- Don't ignore early maximization/fullscreening
- Make subsurface popovers work under Weston
- DND fixes
* GL
- Port GdkGears example to modern OpenGL
* GtkScrolledWindow
- Avoid 'jumping' when zoom scrolling kicks in
- Make zoom scrolling less easy to trigger
- Make steppers use smooth autoscrolling
- Ensure indicators appear in the correct place
* Input methods can now be turned off entirely, which
can be useful to free up the Ctrl-Shift-u shortcut
* Add some DND support to gtk3-icon-browser
* CSS
- Support animated font weight changes
* GtkPopover:
- has a map/unmap animation now
* GtkListBox now supports models with gtk_list_box_bind_model
* GtkNotebook has a new function to support tab dnd
* GtkSidebar was renamed to GtkStackSidebar to better convey what it does
* GtkFileChooser now has a location column for search
* GdkGLProfile has been removed
* GTK+ types now support the GLib g_autoptr() facility for
automatic cleanup of automatic variables. GTK+ itself does
not use g_autoptr() internally.
* GtkSearchEntry has gained ::next-match, ::previous-match
and ::stop-search signals and a gtk_search_entry_handle_event()
function, which help in providing a richer search experience
and make search entries usable outside of GtkSearchBar.
* GtkFileChooser:
- The search has been reintegrated in the UI, there is now
a toggle button on the header bar to go to search mode,
in addition to the Alt-S shortcut.
- The file chooser button now accepts files by drag-and-drop properly.
* GtkScrolledWindow has gained a new ::edge-reached signal, which
triggers when the edge of the scrollable area is reached.
* CSS:
- Performance improvements
* OpenGL:
- It is now possible to specify the required GL version, as well
as some other options (debug, forward compatible) when creating
a GdkGLContext
- Support for the OpenGL legacy profile has been dropped. Most examples
have been updated, with the exception of gdkgears, which will be fixed
in the next snapshot
- Use shader version 1.50
* GtkTextView
- Allow to customize multi-click behaviors, using the new
::extend-selection signal
- Selection can now be extended by scrolling
- Better behavior and appearance for text selection with touch
* GtkApplication:
- Use app menu fallback with ssh connections
- Provide a mechanism to hide unnecessary app menu items
on OS X, so a single menu file can be used across platforms
* GtkCalendar:
- Show other months in a different color under Adwaita again
- Ensure we always show a bit of the other month on both ends
* GtkScrolledWindow
- Make overlay scrollbars more dynamic
* GtkFileChooser:
- Make bookmark DND insert at the right location
- Make '~' and '/' work in recent mode
- Make Ctrl-L work in recent mode
- Re-integrate search
* CSS:
- Introduce immutable style nodes
- Performance improvements
- Reduced memory consumption
* GtkInspector:
- Add a magnifier for the selected widget
- Show more display information
- Show memory address of objects
* Wayland:
- Use subsurfaces for popovers, so popovers can extend beyond the
window boundaries
- Prefer the Wayland backend over X11 if both are available
* GL:
- Fix interaction with hi-dpi
- Add OpenGL support to the Windows backend
* GtkTextView:
- Font fallback and letter spacing can be controlled with tags now
- Pango markup can be inserted in text buffers
* GtkEntry now has API to grab focus without selecting the contents
* GtkWindow now starts from the focused widget when looking for
actions that are activated by accelerators
* GtkScrolledWindow draws an indication where an edge if hiding
some content that can be scrolled in
* GtkStack has gained GtkNotebook-like focus handling
* Theming:
- Support :not() in CSS
- GtkRange now supports :hover for the whole widget
- The HighContrast theme has caught up with some never GTK+ features
- Avoid excessive shadow redraws
* Build:
- gtk3-update-icon-cache is no longer used at build time, and the
--enable-gtk2-dependency configure option has been removed
- The examples that are used in the documentation can now be built
standalone
* Inspector:
- Allow extension with loadable modules, the first use for this
is gjs-inspector, which adds a JavaScript prompt
- Allow testing cursor theme changes
* GtkPopoverMenu: A GtkPopover subclass that makes it easy
to manually build menu-like popovers which can include
arbitrary controls.
* GtkModelButton: A button widget that is optimized for
use inside popovers with a GAction as 'model'.
* GL support:
- Try harder to pick good visuals
- Rework the way GL rendering is done in GtkGLArea
- Support input events in GtkGLArea
- Use shaders
- The GDK_GL environment variable can be used for debugging
* Inspector:
- Make picking widgets work in Wayland
- Rework search in all pages
- Improve space use
- Support GL information and debug flags
- Shield the inspector window from more debug settings
- Hide empty tabs
* Theming:
- Include the HighContrast theme
- Add borders to menus in non-composited environments
- Load themes from versioned directories like
.../themes/Emerald/gtk-3-14/.
* Wayland:
- Make window opacity work
- Propagate clipboard owner changes
* Mir:
- Improved event handling
- Support cursors
- Enable CSD
- Better monitor support
- Add OpenGL support
* Deprecations:
- gdk_cursor_new
- gdk_device_grab_info_libgtk_only
- gdk_display_open_default_libgtk_only
- gdk_add_option_entries_libgtk_only
- gdk_pre_parse_libgtk_only
* An experimental mir backend has been added.
Use --enable-mir-backend to build it.
* Inspector:
- Show more information
- Use a separate display connection
* Deprecations:
- GtkStyleProperties
* GDK supports rendering windows using OpenGL; currently
this is implemented for X11 and Wayland using libepoxy
* GtkGLArea: A new widget for rendering with OpenGL
* GtkSidebar: A new switcher for GtkStack that looks like
a sidebar
* Better typography: In many places, we now use proper Unicode
characters for dashes, quotes, multiplication signs and the
like, instead of ASCII approximations
* Theming:
- Context menus use the default font instead of inheriting from
the widget they are attached to
- Theming engines are no longer used
- Backdrop style has been fine-tuned to make the difference to
the active window more evident without affecting readability
* Inspector:
- Show nested tree models
- Add a checkbox to disable the warning dialog
- Rearrange the UI to gain space
- Show object counts
* GtkTextView has a monospace property
* GtkPaned has a wide-handle property
* GtkPrintUnixDialog
- Has improved appearance without headerbars
- Better rendering of sheet icons
- No more missing icons
* GtkScrolledWindow
- A new policy, GTK_POLICY_EXTERNAL, which allows scrolling
without showing a scrollbar
- Scroll events can now overshoot as well
- The new signal ::edge-overshot is emitted when the scrolled
window is fully overshot
- Scrollbars will be overlayed as narrow indicators when
there is no mouse
* Deprecations:
- gdk_window_set_static_gravities
- gdk_window_set_composited
- gtk_style_context_get_background_color
- gtk_style_context_get_border_color
- gtk_settings_set_string/long/double_property
- gtk_settings_install_property
Plus many bug fixes and translation updates.
For full details see:
https://git.gnome.org/browse/gtk+/tree/NEWS?id=3.16.3
Rename gtk-update-icon-cache to gtk2-update-icon-cache to avoid
conflict with gtk3.
Overview of Changes from GTK+ 2.24.27 to 2.24.28
================================================
* Bug fixes:
693738 gtk print dialog shows "Getting printer information failed"...
746064 "sticky" window state reported wrongly on X11
746269 Segfault in gtk_tree_view_move_cursor_page_up_down
748014 W32: Tilting mousewheel left/right does not scroll horizontally
This release brought:
- new demo animation
- Spanish translation
- support for power management (DPMS)
- improved build system
- improved documentation
- various bugfixes and improvements
pkgsrc changes:
- handle new canna and wnn input method plugins as options
- remove post-3.4.5 patch
- pull the following post-3.5.0 Romanized Japanese conversion updates for wnn:
8de212cf5b
Changes noted in doc/en/ReleaseNote:
ver 3.5.0
* Support WSDISPLAYIO_GET_FBINFO on NetBSD/framebuffer.
* Support Canna (--im canna) and Freewnn (--im wnn) as input method plugins.
* Support vertical and horizontal screen separation.
(Note that -s=false option disables not only scrollbar but also screen separation.)
* Add HSPLIT_SCREEN(Shift+F1), VSPLIT_SCREEN(Shift+F2), NEXT_SCREEN(Shift+F3),
PREV_SCREEN(Shift+F4), CLOSE_SCREEN(Shift+F5), HEXPAND_SCREEN(Shift+F6) and
VEXPAND_SCREEN(Shift+F7) to shortcut key settings.
* Add "hsplit_screen", "vsplit_screen", "hresize_screen", "vresize_screen" and
"next_screen" to OSC 5379.
* Rename "use_scrollbar" option to "use_mdi" which enables not only scrollbar but
also screen separation.
* Support Allow132 (CSI?40h, CSI?40l).
(Merge https://gist.github.com/saitoha/4b320b9cb6d637d14dbc)
* HankakuZenkaku key works on Linux/framebuffer.
* Bug fixes:
Fix stiff behavior of "use_local_echo=true" on ssh connection by libssh2.
Fix a bug which disabled OSC 5379 show_picture URL on all platforms except win32.
(enbugged at 3.4.2)
Aaron Plattner (1):
Use the right screen from $DISPLAY
Chris Wilson (13):
repeat: Specify test width/height rather than relying on win_width/height
blend: Combine multiple tests into a single XGetImage request
composite: Batch tests
Split out printing the results from eval_diff()
repeat: Only call GetImage once for each test.
triangles: Use a single GetImage call to sample the result
tsrcoords: Sample result with just a single GetImage
tsrcoords2: Sample result using a single GetImage
dstcoords: Sample result using a single GetImage
TODO: Multiple roundtrips for image processing due to get_pixel fixed
blend: Handle more sources than available rows in the window
composite: Handle more sources than available rows in the window
blend: Second attempt to handle multiple source pages...
Damien Leone (1):
t_tsrccoords: Skip this test when using indexed picture formats
Dave Airlie (3):
rendercheck: make gradient results align with pixman
rendercheck: constrain accuracy
rendercheck 1.5
Eric Anholt (6):
Fix const cast warnings in our ops definitions.
Convert to using asprintf for describe_format.
Disable useless shadow warnings.
Shut up some const assignment warnings.
Add test for GTK rendering bug in glamor.
Add test for a rendering bug in libreoffice.
Gaetan Nadon (1):
config: remove unrequired AC_HEADER_STDC
Jeremy Huddleston (2):
Report which test groups passed successfully
Include strings.h for strcasecmp
Matt Craighead (1):
fix compiler warnings
Vikram Fugro (1):
t_triangles: Fix for triangles(trapezoids) test case
* Adjust X11 library dependencies.
Changelog:
0.10.0:
set WM_NAME, _NET_WM_NAME, and _NET_WM_PID (Michael Stapelberg)
support for UTF-8 strings
minor fixes
0.9.1:
fixed cutsel segfault for empty cut buffer (Jurij Smakov)
built package with libtool 2.4.2.418 to support ppc64le
Add support for monitors and fixes requires on libX11.
Keith Packard (2):
libXrandr: Clean up compiler warnings
Add monitors, update to version 1.5 (v2)
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
This release brings:
- license update as 2-clause BSD
- new DesktopWidget class
- updated interaction with helper(1) (from www/deforaos-surfer)
- portability fixes
It is a GLib 2.44 support release.
=== Changes
==== Ruby/GLib2
Improvements
Supported GLib 2.44.
[GitHub#361][Reported by Benjamin Maisano]
=== Thanks
Benjamin Maisano
Adam Jackson (5):
Remove miInitializeBackingStore()
Use own thunk function instead of vgaHW*Weak
Fix build against xserver 1.17
Fix a typo
Remove dependency on xf86PciInfo.h
Julien Cristau (5):
Fix shadow compiler warning
Fix BlockHandler declaration
Fix SwitchMode and AdjustFrame hooks
Fix a couple const-ness warnings
Bump to 1.7.8
- Drop three patches, those are now included in upstream code.
patch-aa
patch-hacks_Makefile.in
patch-hacks_memscroller.c
- recover pt_BR.po (seems not empty) Makefile and patch-ab
(upstream)
- Update 5.29 to 5.32
-------------------
5.32 * Fixed some X11 compilation problems.
* Fixed display size and shake gestures on iOS.
5.31 * New hacks, `geodesicgears', `binaryring' and `cityflow'.
* UTF-8 text support (instead of only Latin1) and antialiased text
on X11 with Xft (instead of only on OSX/iOS) in `fontglide',
`noseguy', `fliptext', `starwars', and `winduprobot'.
The other text-displaying hacks (`apple2', `phosphor', `xmatrix',
and `gltext') also now accept UTF-8 input, though they convert it
to Latin1 or ASCII.
* `glplanet' now has both day and night maps, and a sharp terminator.
* Fixed `webcollage' on OSX.
* Fixed a transparency glitch in `winduprobot'.
* `lockward' works on iOS.
* Text and image loading work on OSX 10.10.
* Rotation works properly on iOS 8.
* Added a search field on iOS.
* Preliminary, unfinished support for Android.
5.30 * New hack, `winduprobot'.
* Many improvements to `lament', including Leviathan.
* Fixed the normals in `flyingtoasters': shading is correct now.
* Implemented TEXTURE_GEN in GLES: flying toast is now toasted on iOS.
* Make cel-shading sort-of work in `skytentacles' on iOS.
* Fixed dragging-to-rotate on rotated iOS devices, I think.
* Dragging has inertia now.
* Most hacks respond to mouse-clicks, double-taps and swipes as
meaning "do something different now".
* Reworked OpenGL fonts.
* The OSX auto-update installer wasn't working. This time for sure?
* Various minor fixes.
- Drop patch-a[acd], all are included now.
(upstream)
- Update 1.5.4 to 1.5.6
---------------------
29 August 1999
Release of version 1.5.5
==============================================================================
3 February 2000
Fixed bug in main.c where it called setsockopt without an option.
(Mattias Engdegard)
==============================================================================
3 February 2000
Release of version 1.5.6
Adam Jackson (2):
Use own thunk function instead of vgaHW*Weak
dri: Stop (uselessly) initializing the ValidateTree hooks
Jeremy White (1):
Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.
Julien Cristau (2):
Fix compiler warnings with recent X servers
Bump to 2.3.8
Adam Jackson (1):
Use own thunk functions instead of vgaHW*Weak
Dave Airlie (1):
neomagic: fix build against master X server.
Julien Cristau (2):
Fix compiler warning with recent X servers
Bump to 1.2.9
Release to fix regression in nouveau in 2.4.60,
but brings lots of android changes and other fixes.
Ben Skeggs (2):
nouveau: restore check that avoids multiple user bos per kernel bo
configure.ac: bump version to 2.4.61 for release
Chih-Wei Huang (3):
android: simplify the including rule of subdirs
android: get rid of LIBDRM_TOP
android: remove unnecessary TARGET_OUT_HEADERS variable
Chris Wilson (2):
mode: Retrieve only the current information for a Connector
intel: Delay testing for userptr until first use
Connor Behan (1):
xf86drm: Fix ioctl struct clearing in drmAgpEnable
Damien Lespiau (3):
RELEASING: Fix releasing instructions to match the latest release.sh
RELEASING: Fix the step numbering
RELEASING: Fix annouce typo
Daniel Kurtz (3):
proptest: install it with --enable-install-test-programs
tests: add rockchip to modetest, kmstest, vbltest and proptest
xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic
Emil Velikov (39):
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
android: simplify LOCAL_C_INCLUDES
android: remove ${srcdir} from the includes
android: remove LOCAL_COPY_HEADERS* variables
android: add the missing tag "optional" to libkms
autotools: remove ${srcdir} from the includes
android: remove explicit include to libpciaccess
tests/hash: extract test out of xf86drmHash.c
tests/hash: misc compilation fixes
tests/hash: style fixes
tests/hash: return non-zero on failure
tests/random: extract test out of xf86drmRandom.c
tests/random: return non-zero on test failure
drm: replace HASH_DEBUG with DEBUG
drm: use correct printf modifiers
configure.ac: split -fvisibility and __attribute__((visibility)) checks
radeon: move bof.[ch] out of libdrm_radeon
radeon: add symbols test
freedreno: annotate the private symbols
freedreno: add symbols test
intel: remove the drm_mm* symbol workarounds
intel: remove unused mmFindBlock
intel: annotate the private symbols
intel: add symbols test
nouveau: annotate the private symbols
nouveau: add symbols test
libkms: annotate private symbols
libkms: add symbols test
exynos: add symbols test
omap: add symbols test
tegra: add symbols test
drm: rename libdrm{,_macros}.h
drm: remove no longer needed VISIBILITY_CFLAGS
drm: remove drm_public macro
configure: request/set the compiler in C99 mode
drm: use c99 __func__ over __FUNCTION__
man: rework the Makefile.am
android: set the HAVE_VISIBILITY define
freedreno: link against CLOCK_LIB
Greg Hackmann (1):
Add missing <strings.h> includes
Jan Vesely (5):
Fix unused function warnings
Remove drmSetDebugMsgFunction and related infrastructure
tests/exynos: Fix missing static keyword
drmSL: Fix neighbor lookup
tests/drmsl: Extract tests out of xf86drmSL.c
Joonyoung Shim (6):
modetest: fix Segmentation fault
modetest: make use of drmModeRmFB
modetest: fix the error path handling
modetest: clear buffer and framebuffer for planes
modetest: destroy the cursor bo
modetest: fix the arguments of the MAKE_RGB_INFO define
Neil Roberts (1):
intel: Merge latest i915_drm.h
Rob Clark (2):
modeprint: add missing encoder/connector type names
modetest: fix allocation for yuv420/yvu420
Tobias Jakobi (1):
modetest: initialize handles/pitches in set_plane()
Tvrtko Ursulin (1):
intel: Leak the userptr test bo
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith (1):
Skip building xaa files when XAA is not supported
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Dave Airlie (1):
cirrus: don't use pciTag
Julien Cristau (1):
cirrus 1.5.3
Adam Jackson (3):
preinit: Don't bother explicitly loading int10, vbe will do it for us
Bump minimum xserver to 1.4
mach64 6.9.5
Alan Coopersmith (2):
Remove unused atidecoder.c & atidecoder.h
Remove unused atiaudio.c & ATIAudioNames declaration
Connor Behan (1):
Drop dependence on xf86PciInfo.h
Dave Airlie (1):
mach64: fix build probably not required with pci access anyways
Matthieu Herrb (1):
Deal with pPict->pDrawable == NULL for source-only pictures.
Connor Behan (32):
Drop dependence on xf86PciInfo.h
Do not disable gouraud shading for a render op
Only declare PCITAG if we need it
Remove overuse of COMPOSITE_SETUP()
Fix ScreenInit with noAccel
Port to RandR
Only enable CRTCs for DPMSModeOn
Map and unmap the MMIO better
Split up output register functions
Move display enabling code to DPMS
Change register name
Get entity without code duplication
Cleanup entity struct
Cleanup info struct
Remove pointless output
Use standard integers
Unify allocators
Unify byte swappers
Improve handling of monitor and output types
Remove custom dualhead code
Remove custom DGA code
Improve panel code
Fix whitespace near panel code
Silence the non-debug warnings
Typo fix
Include dpmsconst header
Make it easier to find EXA
Restore PLL0 as well as PLL3
Fix allocation of private entity
Look for VGA ports in the VBIOS
Update bitmasks for DDC
Bump to version 6.10.0
Tormod Volden (1):
Do not use int10 or VBE on powerpc
Alan Coopersmith (7):
Use progname for error messages as well
Convert sprintf call to use snprintf
Make ImageEncodings unsigned
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
xvinfo 1.1.3
St?phane Aulery (1):
Use real program name for help message
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (4):
Tell clang not to report -Wpadded warnings on public headers we can't fix
Add comments about sizes of dynamically allocated arrays
Drop WORD64 (Cray) support
kbproto 1.0.7
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Daniel Martin (1):
specs: Change XkbSA_DfltBtnAbsolute to 4
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
wettstae@gmail.com (1):
kbproto: Fix typo in XkbSARedirectSetVMods
Alan Coopersmith (8):
Revert "Avoid shadowing variables."
If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value
makestrs: use strchr() instead of index()
makestrs: Replace malloc()+strcpy() calls with strdup() calls
makestrs: Replace strcpy()+strcat() calls with snprintf() calls
makestrs: Use asprintf() if available
unifdef -UCRAY -UCRAY2
libXt 1.1.5
Gaetan Nadon (1):
Use $(MKDIR_P) in Makefile.am for better code portability
Jon TURNEY (2):
Include direct.h header for _getdrives() on Win32
Include unistd.h for getpid()
Rob Clark (1):
asprintf needs _GNU_SOURCE on some platforms
Thierry Reding (1):
Fix cross-compilation
Thomas Klausner (7):
Add missing comma to fix DEBUG build.
Use appropriate variable type for vsnprintf return value.
Mark non-returning function with appropriate attribute.
Ignore test-driver from automake-1.13.
Avoid shadowing variables.
Fix char vs. unsigned char warnings.
Use string.h instead of X11/Xos.h.
Yaakov Selkowitz (1):
Fix _XtInherit on x86_64 Windows
Alan Coopersmith (1):
libXrender 0.9.9
Clemens Eisserer (1):
Fix request length calculation for XRenderCompositeText32
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (8):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Convert to X.Org standard indentation style
unifdef -UXKB_IN_SERVER
Don't dereference xkb pointer until after checking it for NULL
Convert sprintf calls to snprintf
Constify atom name argument to XkbInternAtom
Remove check to see if SEEK_SET is defined before using it
libxkbfile 1.0.9
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Jörg Sonnenberger (1):
Remove unnecessary check.
Adam Jackson (1):
Fix build with gcc -Werror=format-security
Alan Coopersmith (6):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
Just use C89 size_t instead of rolling our own Size_t
Use SEEK_* names instead of raw numbers for fseek whence argument
libXaw 1.0.13
Gaetan Nadon (2):
Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules
Makefile: use $(LN_S) for better code portability
Jon TURNEY (1):
Include <unistd.h>
Thomas Klausner (1):
Fix abs() usage.
Alan Coopersmith (7):
Constify pattern argument to FSListCatalogues
Constify some more strings in API arguments
Fix some sign/size conversion warnings from clang
Fix typos & wording issues in source comments
Remove unneeded checks for #ifndef X_NOT_POSIX
Use 'imdent' to realign cpp indentation levels in FSlibos.h
libFS 1.0.7
(needed to build DRI3 support in MesaLib and modular-xorg-server on Linux)
This library offers a CPU-based synchronization primitive compatible
with the X SyncFence objects that can be shared between processes
using file descriptor passing.
There are three underlying implementations:
1) On Linux, the library uses futexes
2) On FreeBSD, the library uses umtx
3) On other systems, the library uses posix mutexes and condition
variables.