Commit Graph

34 Commits

Author SHA256 Message Date
Michael Vetter
84d7a65bae Accepting request 1033737 from home:sfalken:branches:X11:LXQt
- Update to 1.2.0:
  * 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.

OBS-URL: https://build.opensuse.org/request/show/1033737
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=45
2022-11-06 08:53:15 +00:00
Michael Vetter
f44f3a30d8 - Update to 1.1.0:
* 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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=43
2022-04-29 06:21:12 +00:00
Michael Vetter
64aef370ad - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=41
2021-11-08 09:59:10 +00:00
Michael Vetter
381cddc1d9 Accepting request 886108 from home:AndreasStieger:branches:X11:LXQt
- lxqt-panel-0.17.1:
  * Fix compilation against Qt < 5.15

OBS-URL: https://build.opensuse.org/request/show/886108
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=39
2021-04-17 13:46:50 +00:00
Michael Vetter
f2db59cb8d - Update to 0.17.0:
* Optionally auto-hide panel only when it overlaps a window.
  * Workaround for an issue with glibc 2.33 on old Docker engines.
  * Fixed the popup of grouped task button in a special case.
  * Fixed changing of world clock's time zone with mouse wheel.
  * Code cleanup and modernization.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=37
2021-04-16 10:20:59 +00:00
Michael Vetter
c4ebe1af13 - Update to 0.16.1:
* Fixed compilation with Qt 5.12 and Qt 5.13.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=35
2020-11-06 07:52:36 +00:00
Michael Vetter
c38c5098f8 - Update to 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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=33
2020-11-04 13:47:17 +00:00
Michael Vetter
d4cd20c05e - Update to 0.15.1:
* Fix a mistake in keyboard indicator flag, which could create a
    huge amount of error messages.
  * Loosen the conditions for panel positioning. Now, the panel can
    be at virtual screen edges but not between screens.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=31
2020-05-20 12:40:41 +00:00
Michael Vetter
a4e098cc06 Accepting request 797606 from home:gmbr3:branches:X11:LXQt
- Added BuildRequires for cmake(Qt5Concurrent)
- Update to version 0.15.0
  * A new plugin is added for changing display backlight.
  * The option "Show only active desktop" is added to Desktop Switcher.
  * A basic country flag support is added to Keyboard status indicator.
  * An option is added to Task Manager for moving window to next/previous virtual desktop with mouse wheel.
  * An option is added to Volume Control for toggling volume notifications with keyboard.
  * Better text eliding and painting of Task Manager buttons.
  * Smoother menu search.
  * Fixed icons of applications like Skype, Doscord,… in Status Notifier (new tray).
  * Fixed cut text in World Clock.
  * Icons are fetched in an appropriate size to avoid scaling and bluring in Task Manager.
  * Fixed panel positioning with multiple screens.
  * Made Quick Launch respect Panel's lock state.
  * Override the menu icon size only if a custom font size is selected.
  * Fixed a crash in LXQtTaskButton under kwin_wayland.
  * Fixed high CPU usage in Desktop Switcher.
  * Fixes and enhancements to the old tray plugin.
  * Other code fixes and cleanups.

OBS-URL: https://build.opensuse.org/request/show/797606
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=28
2020-04-25 13:45:51 +00:00
Michael Vetter
e33dd13e2d Accepting request 714813 from home:marxin:branches:X11:LXQt
- Disable LTO (boo#1141204).

OBS-URL: https://build.opensuse.org/request/show/714813
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=26
2019-07-12 09:58:13 +00:00
Michael Vetter
9701dfa941 - Update to 0.14.1:
* Only translations was changed

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=24
2019-03-01 09:54:51 +00:00
Michael Vetter
06891b27fb Accepting request 671896 from home:jengelh:branches:X11:LXQt
- Remove pointless ldconfig calls (there are no SLPPed libraries
  here, just plugins).

OBS-URL: https://build.opensuse.org/request/show/671896
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=22
2019-02-06 10:28:40 +00:00
Michael Vetter
2177de89e5 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=21 2019-01-31 15:20:10 +00:00
Michael Vetter
777dc06b82 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=20 2019-01-31 11:07:25 +00:00
Michael Vetter
0f1921ce5d - Update to 0.14.0:
* New in plugin-spacer: Added auto-expansion feature
  * Deprecated plugin-clock
  * plugin-colorpicker: Removed content margins and reduced spacing
  * plugin-mainmenu: Filtering can be done by typing the executable name (when Panel is compiled without menu-cache – the default)
  * plugin-mount: Device names are correctly shown on removal
  * plugin-panel: Optional overriding of icon theme for panels
  * plugin-panel: Allow plugin’s “static” configuration change
  * plugin-volume: Do not auto-unmute on volume change
  * plugin-worldclock: Set manual format dialog title

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=18
2019-01-31 10:15:07 +00:00
Michael Vetter
6e41c105b8 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=16 2018-05-22 16:27:10 +00:00
Michael Vetter
8edf449ead OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=15 2018-05-22 16:19:37 +00:00
Michael Vetter
129565ed0d - Remove BuildRequire for pkgconfig(libmenu-cache):
Seems to create problems under some conditions.
  See https://forum.lxqt.org/t/release-lxqt-0-13-0/301

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=14
2018-05-22 16:09:22 +00:00
Michael Vetter
d0f8b49b9a OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=13 2018-05-22 16:01:49 +00:00
Michael Vetter
11d3a9c89a OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=12 2018-05-22 15:51:05 +00:00
Michael Vetter
9f5735309a - Update to 0.13.0:
* Fixes for main menu, especially its correct update when new apps are installed.
  * No menu-cache by default (fixing problems caused by menu-cache + systemd)
  * Fixes for task button text and icon
  * Move and Resize windows in task-button context menu
  * Fixes for worldclock
  * Avoid infinite recursion when no icon available
  * Fix wrongly positioned popups
  * Plugin-volume: Use a specific icon for the panel
  * Better integration between keyboard indicator plugin and keyboard configuration

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=11
2018-05-22 15:31:35 +00:00
Michael Vetter
97d99d89d6 - Use pkg-config to determine cflags:
SR#535177 changed the location of xkbcommon-x11.h.
  So far the path was hardcoded, now use pkg-config to determine
  the actual path.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=10
2017-11-06 10:40:43 +00:00
Michael Vetter
c7e4ab7115 - Update to 0.12.0:
* Set patch version
  * quicklaunch: Show popup menu aligned to clicked button
  * quicklaunch: Add "Desktop Action" support
  * l10n: Update Polish translation
  * Fix Danish spelling
  * plugin-tray: Fix dupe icon display error
  * Don't export github templates
  * Use worldclock by default instead of clock.
  * clock: Show deprecation message on startup/add
  * Fix clock text update
  * Avoid calling text() in MatchAction on a QAction == 0
  * volume: Do check for OSS availability in run-time
  * Update Polish .desktop entry
  * Remove space from end of "Show popup on mouse hover " string
  * Updated Lithuanian translation
  * Add/update Lithuanian translation
  * Update directorymenu_it.desktop
  * mainmenu: Don't hold the references for menu-cache
  * mainmenu: Fix menu-cache usage
  * set Qt::AA_UseHighDpiPixmaps to true
  * l10n: Updated Polish translation
  * Improved lxqt-panel version display
  * Added default CMAKE_BUILD_TYPE and LXQT_PANEL_PATCH_VERSION
  * plugins: Make widgets/buttons use whole space
  * LXQtPanelLayout: Honor item's expanding size policy
  * mainmenu: Install eventFiler for all (sub)menus
  * volume: Add all changes notifications (configurable)
  * Fixes a FTBFS in superbuild mode
  * Added merged autostart and menu to CMakeLists.txt

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=9
2017-10-23 11:17:01 +00:00
Michael Vetter
b00b56881a Accepting request 460276 from home:sfalken:branches:X11:LXQt
- Update to 0.11.1:
  * Show Auto-Hiding Panels with Delay (#387)
  * Enabling testing on weston (#380)
  * Update *da.desktop files
  * plugin-showdesktop: Cleanup left behind XCB artifacts
  * plugin-kbindicator: Use FindXCB CMake module
  * plugin-tray: Use the FindXCB CMake module
  * Use the new lxqt-build-tools CMake modules (FindMenuCache)
  * plugin-desktopswitch: Add LABEL_TYPE_NONE
  * Add/Update Portugese translations
  * taskbar: Add "cycle on wheel" configuration
  * taskbar: Forward wheelEvent
  * Add/Update french desktop entries
  * taskbar: Set toolButtonStyle for popup correctly
  * Fix faulty link in README.md
  * Remove arbitrary limit of taskbar button width
  * Remove cpack (#371)
- Added 0001-lxqt_panel_override_explicit_keyword.patch
  * Fixes compile errors  https://github.com/lxde/lxqt/issues/1251
- Added CXXFLAGS change from X11:LXQT:git for libxkbcommon-x11

OBS-URL: https://build.opensuse.org/request/show/460276
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=8
2017-02-26 12:18:20 +00:00
Michael Vetter
68302af085 - Update to 0.11.0:
* Update README.md: Reflect changes introduced in 1c22479
  * CMakeLists: Fail for unmet dependencies
  * mainmenu: Remove setting base style in StyleChange
  * mainmenu: Workaround transparent search
  * mainmenu: Dispose old menu first when building new
  * Add README.md
  * sensors: Add default bar scale
  * sensors: Check for existence of the max value
  * sensors: Add minor code optimization
  * mainmenu: Handle QAction disposal correctly
  * panel: Don't use autoFillBackground
  * Plugin: Fix FTBFS for older Qt versions
  * mainmenu: Fix show/hide actions after menu rebuild
  * Statusnotifier: Remove setParent on StatusNotifierMenu.
  * Add XKB_COMMON_X11_INCLUDE_DIRS
  * panel: Remove/deprecate plugin-screensaver (#363)
  * Add and Update Arabic Translations for Desktop Files
  * Fix updating panel geometry on screen size change
  * panel: Fix screen number config change saving
  * Separate a String for I18N Enhancement
  * plugin: Force config dialog activation/raise
  * plugin: Fix crossreferencing of config dialogs
  * panel: Dispose unneeded menu
  * panel: Destroy panel's config dialog
  * showPopupMenu: Remove extraneous setParent() call (#359)
  * statusnotifier: fix popup position on right click
  * desktopswitch: Take layoutDirection into account
  * taskbar: Remove orientation specific logic for DnD
  * LXQtPanelLayout: Take layoutDirection into account

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=7
2016-09-24 21:28:55 +00:00
Michael Vetter
86a8d4c12f Accepting request 399521 from home:dimstar:Factory
Fix build with libxcb 1.12 - fix submitted upstream via github, ref in patch tag line

OBS-URL: https://build.opensuse.org/request/show/399521
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=6
2016-06-01 15:52:33 +00:00
Michael Vetter
6b74817085 - Use pkgconfig to require libxkbcommon-x11-devel
- Require lxqt-mount to have mounter option working

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=5
2016-05-24 14:26:07 +00:00
Michael Vetter
88312c7977 - Use lxmenu-data to have a working panel menu (fonts etc).
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=4
2015-12-23 13:45:14 +00:00
Dominique Leuenberger
3583572f2c Accepting request 343389 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/343389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=6
2015-11-13 22:35:55 +00:00
Stephan Kulow
5d6284d132 Accepting request 317174 from X11:lxde
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/317174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=5
2015-07-19 09:45:45 +00:00
Dominique Leuenberger
cb711f5af8 Accepting request 287410 from X11:lxde
1

OBS-URL: https://build.opensuse.org/request/show/287410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=4
2015-02-25 01:17:44 +00:00
Stephan Kulow
27643b8566 Accepting request 284983 from X11:lxde
1

OBS-URL: https://build.opensuse.org/request/show/284983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=3
2015-02-16 20:08:20 +00:00
Dominique Leuenberger
329cbe07dd Accepting request 283576 from X11:lxde
1

OBS-URL: https://build.opensuse.org/request/show/283576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=2
2015-02-03 10:39:30 +00:00
Dominique Leuenberger
a45851b1ed Accepting request 262302 from X11:lxde
Fixed license tag

OBS-URL: https://build.opensuse.org/request/show/262302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=1
2014-11-24 10:08:35 +00:00