Age | Commit message (Collapse) | Author | Files | Lines |
|
News in 3.20.4
--------------
* Fix a critical message when showing a completion window
* Fix a general syntax highlighting issue
* Other smaller bug fixes
* Translation updates
|
|
Andreas Boll (6):
radeon: Wire up radeon-symbol-check to make check
automake: Don't include Android Makefiles in the release tarball
virtgpu: Update kernel header
automake: Include virtgpu_drm.h in the release tarball
man: Fix typo
radeon: Fix typo in stderr message
Emil Velikov (2):
tests/drmdevice: print out the full 'bus' and 'dev' strings
tests/drmdevice: be move verbose when using open()
Qiang Yu (2):
drm: drmGetDevice return correct device on multi GPU setups
drm: fix drmFreeDevices memory leak on multi GPU setups
Rob Clark (24):
freedreno: rework internal ring->emit_reloc_ring()
freedreno: add simpler ring-reloc
freedreno: split out fd_bo_cache
freedreno: refactor bo-cache API
freedreno: move bo-cache to it's own file
freedreno: sync uapi
freedreno: add madvise support
freedreno: fix potential fd leak in error path
freedreno: expose kernel driver version
freedreno: support either coarse or fine-grained bucket sizes
freedreno: ocd
freedreno: fix potential leak at free
freedreno/msm: use private bo-cache for ringbuffer bo's
freedreno/msm: drop return from get_cmd()
freedreno/msm: split out cmd buffer tracking from ring
list: add first/last entry macros
freedreno/msm: split out dump_submit() helper
freedreno: support growable cmdstream buffers
freedreno/msm: use hashtable to track bo idx
freedreno: move legacy kgsl related README
freedreno: fix distcheck errors
freedreno: fix android build break
freedreno: fix warnings
Bump version for release
|
|
|
|
Here's a new libdrm release, which I needed in order to use the new vc4
ioctl in Mesa.
Alex Deucher (2):
tests/amdgpu: expand write/copy tests to compute
tests/amdgpu: expand write/copy tests to compute
Christian König (1):
amdgpu: fix fence status query
Eric Anholt (2):
vc4: Update kernel headers for getparam addition.
Bump version to 2.4.69 for release.
Jan Vesely (1):
xf86drm.c: Fix mix of tabs and spaces
Leo Liu (1):
tests/amdgpu: add interface to adapt firmware requirement
Marek Olšák (1):
radeon: use SAMPLE_SPLIT=2 for better MSAA perf on EG/CM
Mike Frysinger (1):
pull in sys/sysmacros.h when available
Nicolai Hähnle (1):
xf86drm: ensure proper alignment of pointers in drmProcessPciDevice
Qiang Yu (1):
drm: fix multi GPU drmGetDevices only return one device
Rob Clark (1):
freedreno/msm: fix memory leak on ringbuffer free
Rob Herring (1):
Android: strip out header files from sources list
Rodrigo Vivi (2):
intel: Add more Kabylake PCI IDs.
intel: Removing PCI IDs that are no longer listed as Kabylake.
Sonny Jiang (1):
tests/amdgpu: adapt to new polaris10/11 uvd fw
|
|
- Drop patch-ac, it is now included in upstream.
(upstream)
- Updated x11/xpad 4.0 to 4.8
---------------------------
Version 4.8
* Fix: Autostart - Pads did not hide on startup when set in the preferences
due to the tray icon not being recognized properly (#1560019)
Version 4.7
* Fix: Translations - Updated the translation template, so translaters can
translate the new or changed strings (#1531634)
* Fix: Autostart - Partial undo of bug report #1395889, preventing autoset
of system-wide autostart of Xpad (#1517262)
* Fix: Autostart - If Xpad is run for the first time, autostart for the
current user will be enabled. (#1517262)
* Fix: Technical - The info file of a pad was only saved on proper exit of
Xpad (#1534925)
Version 4.6
* New: Preferences - The ability to hide the pads from the taskbar (which
was previously binded to window decorations) (#1029202)
* New: Preferences - The ability to hide the pads from the workspace
switcher (which was previously binded to window decorations) (#1340331)
* Fix: CLI - the show, hide and toggle command-line options have been fixed
(#1424081)
* Fix: Menu - Limited the length of the note names in the menu items to 20
characters. This prevents very wide stretched menus.
* Fix: Internationalization - Added and updated the Xpad.pot file to
restore the multi-lingual support (#1455888)
* Fix: Help - Set the ability to select and copy the help text (#1415138)
* Fix: Pad focus - Improved the showing and focussing of pads after
minimization or creation of a new pad.
* Fix: Pad focus - After deleting a pad, it is conveniant to have the focus
on another pad. This fix added that behavior.
* Fix: Performance - Only save the location of the pad to disk when exiting
Xpad. This prevents a lot of disk writes when moving pads. (#1459251)
* Fix: Default settings - Window decorations are turned off by default (#1395889)
* Fix: Default settings - Autostart Xpad by default for all users (#1395889)
* Fix: Technical - Code cleanup - removed spaces and indentions
* Fix: Technical - Prevent deprecated error messages when not using
configure --enable-debug=yes
* Fix: Technical - Changed preference window type from GtkDialog to GtkWindow (#1395309)
* Fix: Technical - Prevent race condition when application shutdown is requested
* Fix: Technical - Initialized uninitialized variable
* Fix: Technical - Replaced or removed deprecated GTK functions, such as gtk_alignment_new
* Fix: Technical - Removed debugging implementaton, since it was not used
and uses unnecessary resources
Version 4.5
* New: Debug - ability to use built-in debugging functionality for bug
solving and code improvements by Sagar Ghuge (#1389334)
* New: Systray - ability to open the help from the tray icon menu (#1406378)
* Many bugfixes: see Changelog
Version 4.4
* Only bugfixes and technical changes: see Changelog
Version 4.3
* New: Systray - ability to hide the tray icon
* New: Toolbar - ability to add multiple separators
* New: Toolbar - ability to add paste button on toolbar
* New: Autostart - Ability to set the automatic start of Xpad in the
Preferences menu
* New: Autostart - Ability to set the wait for systray option in the
Preferences menu
* New: Autostart - Ability to delay the start of Xpad in the Preferences
menu
* New: Autostart - Ability to set the automatic creation of a new pad at
the start of Xpad in the Preferences menu
* New: Autostart - Ability to set the automatic open/hide/restore of all
pads at the start of Xpad in the Preferences menu
* New: Shortcuts - Added shortcuts keys for New pad (CTRL-N) and Delete
(SHIFT-DEL) and changed Redo from (CTRL-R) to (CTRL-Y)
* Many bugfixes: see Changelog
Version 4.2
* New: Undo/redo functionality such as CTRL-Z
* New: ability to reconfigure the left-right click behaviour of the tray icon
* Many bugfixes: see Changelog
Version 4.1
* Undo/Redo for xpad and bug-fixes. Feature by Sergei Riaguzov
* Bug #490445: crash when right-clicking on tray icon to display list of
notes. Patch by David Hull
* Bug #360142: Add keyboard shortcuts for formatting. Patch by Dennis Hilmar
* Bug #591978: xpad critical start. Patch by OBATA Akio
|
|
Another pile of backports from the devel branch, primarily in glamor,
xwayland, and the modesetting driver. Thanks to all who contributed.
Adam Jackson (9):
dix: Squash some new gcc6 warnings
kdrive: Nuke a bunch of dead code
xfree86: Add IndirectGLX server flag (v2)
xfree86: Don't swallow ±iglx command line flag
modesetting: resubmit dirty rects on EINVAL (v2)
xfree86: Fix fallback driver sort order for Xorg -configure (v2)
os: Treat ssh as a non-local client (v4)
xserver 1.18.4
Alexandre Courbot (1):
configure.ac: Keep environment CFLAGS when testing
Andreas Schwab (1):
x86emu: Change include order to avoid conflict with system header
Andrew Comminos (1):
Input: Send XI2 FocusOut NotifyPointer events to the pointer window.
Andrew Eikum (1):
shm: Also censor images returned by ShmGetImage
Chris Wilson (2):
present: Improve scaling of vblank handler
present: Fix presentation of flips out of order
Dave Airlie (6):
randr/provider: only allow slave gpu to be offload sources.
modesetting: set driverPrivate to NULL after closing fd.
xf86Crtc: don't set the root window property on slave GPUs.
modesetting: set capabilities up after glamor and enable offload caps.
glamor: add glamor_finish API
modesetting: Implement 32->24 bpp conversion in shadow update
Guilherme Quentel Melo (1):
glx: avoid memory leak when using indirect rendering
Hans De Goede (1):
linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open fails
Hans de Goede (4):
modesetting: Properly cleanup fb for reverse-prime-offload
modesetting: Fix swapping of provider sink / source capabilities
modesetting: Only add main fb if necessary
Jeremy Huddleston Sequoia (7):
XQuartz: Remove --with-launchd-id-prefix
XQuartz: Fix the help text for --with-bundle-id-prefix
XQuartz: Update release feed URL to use new https URL
XQuartz: Add --with-sparkle-feed-url configure option
XQuartz: Add --with-bundle-version and --with-bundle-version-string configure options
XQuartz: Update copyright years
XQuartz: Fix default CFBundleVersion
Keith Packard (5):
glamor: Disable logic ops when doing compositing [v4]
glamor: glamor_make_current sooner in glamor_composite_with_shader
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
glamor: Adjust for drawable x/y in composite's copy optimization
glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmap
Lyude Paul (1):
modesetting: Clear drmmode->fb_id before unflipping
Maarten Lankhorst (1):
exa: only draw valid trapezoids
Marek Chalupa (1):
xwayland-shm: fortify fallocate against EINTR
Michel Dänzer (9):
EXA: Honour op parameter to exaGlyphs even if maskFormat == NULL
glamor: Fix sampling outside of RGBx source/mask pictures
glamor: Check for composite operations which are equivalent to copies
glamor: Cannot use copies when accessing outside of composite source
glamor: Call eglBindAPI after eglInitialize
xwayland: Call eglBindAPI after eglInitialize
dix: Work around non-premultiplied ARGB cursor data
glamor: Translate solid text background region after clipping
os: Use strtok instead of xstrtokenize in ComputeLocalClient
Olivier Fourdan (3):
xwayland: Fix compiler warning in GLAMOR Xv
glamor: fix wrong offset on composite rectangles
wayland: clear resource for pixmap on unrealize
Peter Hutterer (3):
Xi: don't deliver emulated motion events for non-emulating touches
xkb: after changing the keymap, force an indicator update
xkb: add a cause to the xkb indicator update after a keymap change
Rui Matos (1):
xwayland: Update RR state on wl_output.done instead of wl_output.mode
Simon Thum (1):
dix/ptraccel: Fix memory leak in InitPredictableAccelerationScheme
Takashi Iwai (3):
modesetting: Fix the error check from DRM_IOCTL_MODE_CURSOR2
modesetting: Use load_cursor_argb_check for sw cursor fallback
modesetting: Fix hw cursor check at the first call
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes PR pkg/51249.
|
|
|
|
old Solaris. Fixes PR 32296 Jake Kupersmith.
While here, add patch comment and use <ctype.h> correctly.
|
|
Changes noted in doc/en/ReleaseNote:
ver 3.7.1
* Add "vt_color_mode" to OSC 5380 and 5381.
* Support SKK (--im skk) as an input method plugin.
* Support input method plugins (canna, wnn and skk) on MacOSX/Cocoa.
* Show the number of each conversion candidate on an input method window of wnn.
* Bug fixes:
Fix compiling error of registobmp. (Enbugged at 3.7.0) (Thanks to Amadeusz)
Fix https://sourceforge.net/p/mlterm/mailman/message/34992704/
Fix https://github.com/saitoha/homebrew-sixel/pull/2 (Thanks to @kefir_)
Fix a bug which dropped almost all glyph complementary fonts.
|
|
|
|
|
|
|
|
|
|
|
|
Changes from 3.7.6 to 3.7.7
Released August 9, 2015
Bugs fixed:
Improved earth satellite range rate
Fixed some typos in help file
Updated magnetic declination model for 2015-2020
Update Makefile for OS X.10 Yosemite to look for X11 in /opt/X11
Magnetic declination tooltip was reversed
Update Minor Planet Center donwloading script, mpcorb2edb.pl
INDI was not sending all Switches as required by specification.
Change astorb2edbl.pl to use curl and try both with and without EPSV.
New features:
Include new simpleINDI demo program.
Add support for UCAC4
Changes from 3.7.5 to 3.7.6
Released January 20, 2013
New features:
Show transit azimuth
Plots now show coordinates under cursor.
Improved Earth night lights file, nearth.gif.
Update Jupiter Great Red Spot default longitude.
Show satellite element age in Index.
Add Curiosity landing coordinates to mars_db
Separate Sky View horizon clipping option
SOHO is back
New daytime earth image with improved geography shading
SkyView -> Favorites offers same controls as map right-click
Telescope GoTo honors horizon map
Bugs fixed:
Improve Earth sunline in cyl graphic projection near equinox.
Improve error handling downloading asteroid data.
Improve accuracy of Earth satellite transits.
Significantly improve speed of Earth satellite rise and set predictions.
Significantly improve accuracy of Earth satellite transit predictions.
Eliminate Earth satellite Objects table values flashing.
Improve accuracy of Earth satellite ground footprint.
Saving Favorites after downloading new elements now saves new values.
Improved earth satellite height and solver stability.
Improve INDI menu interactions for type ISwitchVectorProperty
Sky view horizon clipping incorrectly in rare cases.
Better isolation of applicable Sky View options in individual planet rendering.
In Moon view: subearth, subsolar and anti-subsolar options moved from Grid to {Pen}Umbra.
Show sun in moonview during solar eclipse
Better handling of proxies and large files in web downloads
Favorites menu updates when db that is also a favorite changes.
Fixed crash if Earth view showing Favorite that is updated from file or download
|
|
|
|
|
|
|
|
|
|
|
|
Bump PKGREVISION.
Patch by Mateusz Poszwa.
|
|
|
|
|
|
Pyperclip is a cross-platform Python module for copy and paste clipboard
functions.
This program detects underlaying OS and installed software:
- gtk,
- PyQt4,
- xclip,
- xsel,
- klipper (&qdbus).
It works with Python 2 and 3.
|
|
1.14.1
* Translations update
* fix missing focus for panel widgets
* panel-widget: add missing function declaration for GTK+ >= 3.18
* added missing variable initialization
* restore correct applet finalizing code
* Revert "Cancel background settings upon MatePanelAppletFrameDBus destruction.
* na-try-child: add missing include for GTK_Version_Check
* configure: remove unused python-related directive
|
|
===============
Version 1.14.1
===============
Translations update
GTK+-3: fix assertion 'GTK_IS_WIDGET (widget)' failed
GTK+-3: add style class lock-dialog
|
|
mate-desktop 1.14.1
* Translations update
* Backgrounds: Take EXIF rotation tags into consideration
* enable installation of mate.svg
|
|
|
|
|
|
Little effect for a user - no PKGREVISION bumped.
Patch by Mateusz Poszwa
|
|
1.14.1
Translations updated
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GITHUB:=DaveDavenport/${PKGBASE}/releases/download/${PKGVERSION_NOREV}/}
is equivalent to:
MASTER_SITES= ${MASTER_SITE_GITHUB:=DaveDavenport/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Thanks <leot> for pointing it out.
No functional change in the package.
|
|
|
|
A popup window switcher roughly based on superswitcher. This version started
off as a clone of simpleswitcher, the version from Sean Pringle. All credit for
this great tool should go to him. Rofi developed extra features, like a
run-dialog, ssh-launcher and can act as a drop-in dmenu replacement, making it
a very versatile tool.
Using Rofi is a lot like dmenu, but extended for an improved work flow.
Originally packaged in pkgsrc-wip by myself.
|
|
Upstream changes:
* Remove DPMS support in favor of a wrapper script and xset(1).
* Indicate that the --inactivity-timeout option takes an argument. (Thanks
Kenneth Lyons)
* fix pam_securetty: set PAM_TTY to getenv("DISPLAY")
* Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei)
* Show unlock indicator if password was entered during PAM verification
* Allow CTRL+J as enter and CTRL+H as backspace (Thanks Karl Tarbe)
* Flush xcb connection after opening fullscreen window (Thanks martin)
* Add support for `xss-lock --transfer-sleep-lock'
|
|
|