The NetBSD Project

CVS log for pkgsrc/x11/lxqt-panel/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / lxqt-panel

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.44 / (download) - annotate - [select for diffs], Tue Nov 14 04:22:51 2023 UTC (3 weeks, 3 days ago) by gutteridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +3 -12 lines
Diff to previous 1.43 (colored)

lxqt-panel: update to 1.4.0

lxqt-panel-1.4.0 / 2023-11-05
==============================
 * Use lxqt-menu-data instead of lxmenu-data.
 * Consider the WM2Urgency hint in task bar.
 * Fixed checking/clearing of urgency in task bar.
 * Fixed window cycling with mouse wheel and focus stealing prevention in task bar.
 * Removed unused non trivial variable from plugin-dom.
 * Ported away from deprecated Qt::MidButton.
 * Ported deprecated KWindowSystem methods to KX11Extras.
 * Added a clear button to the search bar of Add Plugins dialog.
 * Create dummy widget on unsupported platforms in desktop switch plugin (fixes crashing on Wayland).
 * Added parameter parsing to launched command of volume plugin.
 * Fixed the initial displayed volume with PulseAudio in volume plugin.
 * Fixed the tooltips of volume control under Wayland.
 * Added an option to show the output as an image in the custom command plugin.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Nov 12 13:24:16 2023 UTC (3 weeks, 5 days ago) by wiz
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.42 / (download) - annotate - [select for diffs], Wed Nov 8 13:21:33 2023 UTC (4 weeks, 2 days ago) by wiz
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

*: recursive bump for icu 74.1

Revision 1.41 / (download) - annotate - [select for diffs], Tue Oct 24 22:11:42 2023 UTC (6 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

*: bump for openssl 3

Revision 1.39.2.1 / (download) - annotate - [select for diffs], Mon Oct 23 18:31:08 2023 UTC (6 weeks, 4 days ago) by bsiegert
Branch: pkgsrc-2023Q3
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

Pullup ticket #6814 - requested by abs
x11/lxqt-panel: NetBSD 10 bugfix

Revisions pulled up:
- x11/lxqt-panel/Makefile                                       1.40
- x11/lxqt-panel/options.mk                                     1.2

---
   Module Name:    pkgsrc
   Committed By:   bacon
   Date:           Wed Oct 18 23:03:49 UTC 2023

   Modified Files:
           pkgsrc/x11/lxqt-panel: Makefile options.mk

   Log Message:
   x11/lxqt-panel: Enable pulseaudio by default on NetBSD

   Prevents crashes on NetBSD 10-BETA

Revision 1.40 / (download) - annotate - [select for diffs], Wed Oct 18 23:03:49 2023 UTC (7 weeks, 2 days ago) by bacon
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

x11/lxqt-panel: Enable pulseaudio by default on NetBSD

Prevents crashes on NetBSD 10-BETA

Revision 1.39 / (download) - annotate - [select for diffs], Mon Aug 14 18:19:09 2023 UTC (3 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base
Branch point for: pkgsrc-2023Q3
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored)

lxqt-panel: Add missing xtst panel

Revision 1.38 / (download) - annotate - [select for diffs], Fri Aug 11 16:24:45 2023 UTC (3 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.37: +11 -11 lines
Diff to previous 1.37 (colored)

lxqt-panel: rework handling of various plugins.

when a plugin's dependency is unavailable in pkgsrc, explicitly disable
it everywhere, rather than just !Linux. when the plugin is tested
as not working on NetBSD, also disable it.

enable network monitor plugin by default, it works fine on NetBSD.

make "alsa" and "pulseaudio" options. Disable pulseaudio by default
since there's also an oss engine which can control volume natively
on NetBSD. enable alsa on Linux.

should help the build on various platforms.

TODO for me: the same but for lxqt-session

Revision 1.37 / (download) - annotate - [select for diffs], Fri Aug 11 08:12:53 2023 UTC (3 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.36: +7 -7 lines
Diff to previous 1.36 (colored)

lxqt-panel: Sort includes

Revision 1.36 / (download) - annotate - [select for diffs], Mon May 22 21:00:48 2023 UTC (6 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: bump for libproxy 0.5

Revision 1.35 / (download) - annotate - [select for diffs], Sat May 6 19:09:53 2023 UTC (7 months ago) by ryoon
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.34 / (download) - annotate - [select for diffs], Wed Apr 19 08:11:55 2023 UTC (7 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

revbump after textproc/icu update

Revision 1.33 / (download) - annotate - [select for diffs], Tue Apr 18 11:59:59 2023 UTC (7 months, 3 weeks ago) by pin
Branch: MAIN
Changes since 1.32: +3 -4 lines
Diff to previous 1.32 (colored)

x11/lxqt-panel: update to 1.3.0

lxqt-panel-1.3.0 / 2023-04-15
==============================
 * Removed redundant classes from `VolumeButton` in volume plugin.
 * Fixed typos.
 * Added nullity check for quicklaunch placeholder.
 * Fixed the seconds shown by the clock widget.
 * Enable DOM plugin by default.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Apr 3 20:21:29 2023 UTC (8 months ago) by nros
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:15 2023 UTC (10 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jan 6 00:18:08 2023 UTC (11 months ago) by gutteridge
Branch: MAIN
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

lxqt-panel: update to 1.2.1

Change log:

lxqt-panel-1.2.1 / 2023-01-02
==============================
 * Fixed a regression in volume popup.
 * Added Qeyes plugin.
 * Avoid covering fullscreen windows.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Nov 23 16:21:25 2022 UTC (12 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

massive revision bump after textproc/icu update

Revision 1.28 / (download) - annotate - [select for diffs], Sat Nov 12 05:19:36 2022 UTC (12 months, 3 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.27: +3 -4 lines
Diff to previous 1.27 (colored)

lxqt-panel: update to 1.2.0

Change log:

lxqt-panel-1.2.0 / 2022-11-05
==============================
 * Added context items to Quick Launch for reloading desktop entries.
 * Set window flags of the volume popup explicitly (useful under Wayland).
 * Fixed Quick Launch icons when there are multiple config files.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Sep 11 12:52:12 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.26 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:30 2022 UTC (15 months, 4 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:41 2022 UTC (17 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

*: Recursive revbump from audio/pulseaudio

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 28 11:37:55 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

*: recursive bump for perl 5.36

Revision 1.23 / (download) - annotate - [select for diffs], Wed May 11 00:57:32 2022 UTC (18 months, 4 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Apply PKGREVISION bumps due to qtxdg-tools split-out

Revision 1.22 / (download) - annotate - [select for diffs], Sun Apr 24 15:39:00 2022 UTC (19 months, 2 weeks ago) by pin
Branch: MAIN
Changes since 1.21: +6 -3 lines
Diff to previous 1.21 (colored)

x11/lxqt-panel: update to 1.1.0

Main changes:
-Now the legacy tray icons are shown inside Status Notifier when the System
 Tray plugin is enabled. That removes some problems of the old tray widget.
-Reset buttons are fixed in config dialogs.
-Desktop names are shown in the context menus of task buttons.
-The panel config dialog is split into 3 sections, for having a sleeker GUI.
-The clash between the main menu shortcut and the built-in shortcuts of the
 search entry is fixed.
-Added options for the button label and style of Directory Menu.
-Fixed resetting of System Statistics graph on auto-hiding panels.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 18 19:12:23 2022 UTC (19 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

revbump for textproc/icu update

Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 28 10:59:49 2022 UTC (20 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

x*/*: revbump(1) for libsndfile

Revision 1.19 / (download) - annotate - [select for diffs], Wed Dec 8 16:07:08 2021 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

revbump for icu and libffi

Revision 1.18 / (download) - annotate - [select for diffs], Fri Nov 19 11:44:03 2021 UTC (2 years ago) by pin
Branch: MAIN
Changes since 1.17: +3 -6 lines
Diff to previous 1.17 (colored)

x11/lxqt-panel: update to 1.0.0

-Added "Custom Command" plugin.
-Added context menu and drag-and-drop support to search results of main menu.
-Better icon handling in Status Notifier.
-Fixed the keypad navigation in main menu.
-Prevented sliding of volume tooltip.
-Removed special treatment of Openbox and Compton configs.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 30 12:27:13 2021 UTC (2 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

*: Recursive revbump from audio/pulseaudio-15.0

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 24 19:56:02 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: recursive bump for perl 5.34

Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 21 11:42:59 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

revbump for textproc/icu

Revision 1.14 / (download) - annotate - [select for diffs], Tue Apr 20 18:50:55 2021 UTC (2 years, 7 months ago) by pin
Branch: MAIN
Changes since 1.13: +4 -5 lines
Diff to previous 1.13 (colored)

x11/lxqt-panel: update to 0.17.0

lxqt-panel-0.17.1 / 2021-04-16
==============================
   - Fixed compilation against Qt < 5.15 (especially, 5.12).

lxqt-panel-0.17.0 / 2021-04-15
==============================
  - Fixed the popup of grouped task button in a special case.
  - Code cleanup (using nullptr, removing deprecated headers/methods, using
  default member initializers, etc.).
  - Fixed changing of world clock's time zone with mouse wheel.
  - Optionally auto-hide panel only when it overlaps a window.
  - Workaround for an issue with glibc 2.33 on old Docker engines.
  - Completely move to Qt5 signal/slot syntax.
  - Check pressed mouse buttons before closing grouped task popup.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:42 2021 UTC (2 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

*: Recursive revbump from audio/pulseaudio-14.2.nb1

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:44 2021 UTC (2 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

*: Recursive revbump from audio/pulseaudio-14.0

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 8 19:28:53 2020 UTC (3 years ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

x11/lxqt-panel: fix build break on Linux

libssystat was never imported from wip, so we can not build that
on Linux either.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 7 12:55:28 2020 UTC (3 years ago) by pin
Branch: MAIN
Changes since 1.9: +8 -5 lines
Diff to previous 1.9 (colored)

x11/lxqt-panel: update to 0.16.1

0.16.1
-Fixed compilation with Qt 5.12 and Qt 5.13.

0.16.0
-Use a stylesheet for progress-bars of Sensors plugin.
-Implemented auto-hiding for Status Notifier.
-Added option to task button for moving the window to next monitor.
-Added option to place task buttons of new windows next to the existing ones
of same class when task buttons are ungrouped.
-Removed incorrect and redundant explanation of milliseconds from World Clock.
-Don't call non-const member functions on temporaries.
-Prevent possible C++11 range loop container detachment.
-Fixed the sizes and alignments of some plugins at startup.
-Added right-click menu to main menu items.
-Address deprecation warnings/errors.
-Added XF86Eject button action.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:19 2020 UTC (3 years ago) by riastradh
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Revbump for openpam cppflags change months ago, belatedly.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 5 09:09:25 2020 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 18 17:58:18 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

*: revbump for libsndfile

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 17 20:20:29 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 2 10:59:59 2020 UTC (3 years, 6 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

x11/lxqt-panel: Follow github hosted package nomenclature
as suggested by @leot

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 2 08:25:01 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Revbump for icu

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 1 12:24:06 2020 UTC (3 years, 6 months ago) by pin
Branch: MAIN
Changes since 1.2: +7 -6 lines
Diff to previous 1.2 (colored)

x11/lxqt-panel: update to 0.15.1

lxqt-panel-0.15.1 / 2020-05-20
==============================
  * Bumped version to 0.15.1.
  * Fixed a problem in keyboard indicator flag, that might cause a huge amount of error messages.
  * Let the panel be at virtual screen edges but not between screens.

lxqt-panel-0.15.0 / 2020-04-22
==============================
  * Bumped version to 0.15.0.
  * Fixed cut text in World Clock text.
  * Silenced some compiler warnings.
  * Show (the old) system tray icons in a predictable order and add a spacing between them.
  * Made showing of the week number optional in World Clock.
  * Fixed icons of applications like Skype, Doscord, etc. in Status Notifier.
  * Fixed possible abort on assert in WindowNotifier.
  * Don't include headers of plugins that aren't being built.
  * Fetch window icons in an appropriate size to avoid scaling in task bar.
  * Don't (possibly) block on initializing statusnotifier.
  * Avoid char raw strings literals memory allocations.
  * Don't use automatic string conversions.
  * Override the menu icon size only if a custom font size is selected.
  * Enhance service name registration in statusnotifier.
  * Fixed a crash in LXQtTaskButton under kwin_wayland.
  * Only show group popup on left clicking a grouping task button.
  * Added the option "Show only active desktop" to Desktop Switcher.
  * Better text eliding and painting of task buttons.
  * Smoother menu search.
  * Added an option to toggle volume notifications with keyboard.
  * Made quicklaunch respect Panel's lock state.
  * Added hints for Ctrl+DND to Quick Launch.
  * Cleanup and fixes for the taksbar code.
  * Release mouse after task button DND (to prevent them from remaining pressed after being dragged).
  * Reset panel style sheet before updating it (to update plugin handles with Qt  5.13 when panel orientation changes).
  * Removed press-and-hold popup menu from launchers in Quick Launch.
  * Check if panel is under mouse on auto-hiding.
  * Removed QDesktopWidget from panel.
  * Put panel only at an edge of virtual screen (to prevent it from being positioned at the middle of virtual screen).
  * Set the geometry of panel before showing it (because, otherwise. some WMs might not position the panel correctly).
  * Removed deprecated QImage method `byteCount()` and used `sizeInBytes()` instead.
  * Remove deprecated `trUtf8()` and used `tr()` instead.
  * Fixd eventFilter() logic in kbindicator.
  * Set alignment for layout button in kbindicator.
  * Add basic support for country flags to Keyboard status indicator.
  * Fixed high CPU usage of Desktop Switcher.
  * Added an option to Task Manager for moving window with mouse wheel.
  * Added a plugin to change display backlight.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 26 03:05:50 2020 UTC (3 years, 7 months ago) by gutteridge
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

lxqt-panel: fix location of default panel settings config

Place the panel settings configuration file where the rest of LXQt (as
configured in pkgsrc presently) expects it to be, so fallbacks work if
a user doesn't already have a custom configuration defined. (Ride
previous commits of LXQt earlier today; this doesn't merit a recursive
dependency bump.)

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 25 01:57:55 2020 UTC (3 years, 7 months ago) by gutteridge
Branch: MAIN

lxqt-panel: add new package, version 0.14.1

This is the LXQt Desktop panel. (Packaged in wip by pin@, additional
changes by myself.)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>