Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lxqt/lxqt-panel

The LXQt desktop panel
https://github.com/lxqt/lxqt-panel

Closed Issue #382

aee8ae48eca58986957f7dcc83edb55643617f07 authored over 12 years ago
Updated .ts.src files

a10ec99a566c23839cacc9a73277b8de3612044d authored over 12 years ago
panel-volume: fix issue #362 about max volume

- honor device max volume in pulseaudio as a default
- add setting to ignore device max volume on...

4bfcc4e5a9f45dac91c2f2286958aca794b72689 authored over 12 years ago
panel-volume: fix usage of volume adjust step when using scrollwheel

5ec7fadb7e3d374f751c39d12886973594a37483 authored over 12 years ago
panel-volume: fix deadlock when sinkinfo retrieval failed

6420d625d09a796d03683409a16a63a56a5a4754 authored over 12 years ago
panel-volume: Use same icon in panel as well as in popup for mute toggle

82f9b1442e14b72e4530acf8a9b6d46cb9ed96a5 authored over 12 years ago
Fix for Issue #290 Fails to build on BSD

6da2ce4e851a06718357e9bae784e2b4ff2d3a6e authored over 12 years ago
panel-volume: Change mixer QPushButton to a QLabel

The label includes a link-style text instead of the flat
pushbutton, which lacks some indicat...

e8e1beb079bb69bb5a65a987e29e6afa26dc3da5 authored over 12 years ago
panel-volume: visual improvements

- add mixer button with label instead of icon
- add checkable pushbutton to mute on the popup

bc67ab0cfe8658c31e6a549a14700d2fcf3cb017 authored over 12 years ago
razor-panel/plugin-volume: Use center alignment

Just center the icon on the panel. Looks better.

Signed-off-by: Luís Pereira <luis.artur.pereir...

d035438b5a25d3700fe8240891660f320d4079fc authored over 12 years ago
razor-panel: Sets the limits to the panel size (Ui)

The maximum size can be calculated as a function of the screen width/height.
But... It's not tha...

bbae0e121acbc21c497e4d28fa9412e95f2203e7 authored over 12 years ago
razor-panel: Add panel config size limits (Ui)

Signed-off-by: Luís Pereira <[email protected]>

56304d27c12df1e19c7fc1f5af4f85b074a9253d authored over 12 years ago
razor-panel: Remove minimum size definition from the config ui

The minimum size is defined in razorpanellimits.h

Signed-off-by: Luís Pereira <luis.artur.perei...

189a52a2a7ede7c6180a40bf5a8bc7e30c6702a2 authored over 12 years ago
razor-panel: Use PANEL_DEFAULT_SIZE instead of obscure 32s

More clear, readable and maintainable.

Signed-off-by: Luís Pereira <[email protected]>

8c441b8a883251b9bc6424ce0a1d0f02d8879b13 authored over 12 years ago
razor-panel: Refactor minimum panel size definition

Signed-off-by: Luís Pereira <[email protected]>

6e26e102b792ddf767c738df17ca4cfc945f1825 authored over 12 years ago
New translations for razor-panel plugins

9243b9b45fa1becbf65d068e7bb99280e2397fcb authored over 12 years ago
New translations for razor-panel

dcd987ad023712f6945b97b4c61f9800c99acc93 authored over 12 years ago
detect soub backends by proper cmake modules because of cmake variable errors on some systems; allow to be built with no pulse (ifdefs)

8a2fae001ddf298b6958ecc52fbcef7e4ebcc720 authored over 12 years ago
Merge branch 'master' of github.com:Razor-qt/razor-qt

9a211c4eb8a7d80c6eefefcca545c97b7ac87e41 authored over 12 years ago
Merge pull request #360 from nebulon1234/volume

Volume plugin for razor-panel

bb50d84f6a6d1879a97aab95def75819e726965e authored over 12 years ago
panel-volume: Try to get proper card name instead of card index

3c39a429919830139082c722864499dd58a129de authored over 12 years ago
panel-volume: Add alsa event handling, no usage yet

777d4490fb894ff85c98d73ba1c1848282974005 authored over 12 years ago
panel-volume: set proper fallback icon for mixer launcher

7f8dec4b1507430b4dd4d6d22563cc06e9ccacda authored over 12 years ago
panel-volume: Fix global shortcuts.

Connecting the activated signal with a slot on a QObject without parents,
breaks it silently. Th...

8cf4c18db1bdfb5ecf6857cdcc336da3cb4e0c22 authored over 12 years ago
panel-volume: add missing files

28ca00d459cfada3643073210edf4a43311f0b27 authored over 12 years ago
panel-volume: Add initial Alsa support, only detects devices so far for a start

ad18b881774e70ee8f3d4a9b92d1faa2ae7c69fb authored over 12 years ago
panel-volume: add settings defines - Use defines rather than strings for the setting names - Change settings default for mixer to 'qasmixer' for alsa - Change settings default for volume adjust step to 5

46cac11c5dad63652d13ca7903b4e4468b25f107 authored over 12 years ago
panel-volume: Finally make members in AudioDevice private

1d2207a6ea52e4fa0da1e2f0d2e2436a5a9c4ed8 authored over 12 years ago
panel-volume: Add volume adjust step - settings has now an item to adjust volume step - inc/dec volume on AudioDevice is remove as it depends on the settings step

f17798457d1c3aa7e9d04a7b01188d087faa4c64 authored over 12 years ago
panel-volume: - Add initial alsa channel listing - Volume on selected alsa channel can now be set - No external volume changes are handled in alsa backend - No mute ability in alsa backend

19aa256388af073366b90dc9a17e3d3f8a5f3609 authored over 12 years ago
panel-volume: - Receive updates on external volume changes for alsa - Fix alsa mute setter

7dffabfaf7d8f34ec958a93377786428884b8c7f authored over 12 years ago
panel-volume: apply utf8 patch from Alexander Sokolov, thanks

7d11489b50ee9e3657edcf50ba97f9dcb0b36bf0 authored over 12 years ago
panel-volume: fix bug in setVolume on device, stupid me

fb9d5e670f00c17a47a534fceec162c93ab5bdeb authored over 12 years ago
panel-volume: - fix logic around mute and setVolume - Unmute is volume is reset from eg. inc/dec volume

3c1b822500a59af75465f4b1ef5de7acb5f6cc2e authored over 12 years ago
panel-volume: - Fix mute handling - Add mute setting for alsa backend

6ba62068c8468f0da84e34e955c48483395b5de1 authored over 12 years ago
panel-volume: qBound is much nicer, thanks for the hint from Alexander Sokolov

f39aa33aec96eb82db9d84583a894fc6d4488f6a authored over 12 years ago
panel-volume: add global shortcuts, yet not configurable

8eaf7ade8fbb638964d2c0107be3d4fbbcd61e86 authored over 12 years ago
panel-volume: - Rename slots to proper names - Remove unused destructor

6009e8995f61d68f80c6a071cae202bbd152b6ef authored over 12 years ago
panel-volume: Add guard when context is not ready

366d56c730e01bc2995a131680622ab387b7c293 authored over 12 years ago
panel-volume: - make volumepopup member private - make volumeslider member private

efa74cf283e077a712c962a1e862794e669227a7 authored over 12 years ago
panel-volume: Rename to 'Volume Control'

51c9b6df677eccea4665e55adc8f6f11229c4c66 authored over 12 years ago
panel-volume: Fix margin on popup layout

e4d1581da8f806db534ea48f70ce9c0f2604840b authored over 12 years ago
panel-volume: Fix configuration and add external mixer settings

ab73bdd9b4b0c25812db5046b3fb020766e605d9 authored over 12 years ago
panel-volume: Add mute toggle on middleclick

02b6949d5a2e0b92f9dd3f0f3cfe96723920ef55 authored over 12 years ago
panel-volume: Fix settings dialog title

4aa8f98b5e51abc241e1baf7ba1236422b528499 authored over 12 years ago
panel-volume: Improve internal context state tracking

32d0e3e5bb8bd6baa0c84f23e15569e9438fcebb authored over 12 years ago
panel-volume: Finally fix the default behavior to show popup

353d556fa930bf5e8a150cb5837e565cd119b2c4 authored over 12 years ago
panel-volume: Fix creating intances in a different thread

c041d6f414da58f90bc804111c2d97a9dce965fe authored over 12 years ago
panel-volume: Rework pulseaudio state tracking to recover pulseaudio daemon shutdowns and/or restarts.

cf0b4198d64116f6db456b91694815fc415ef64f authored over 12 years ago
panel-volume: build fixes - add missing QMetaType include - add define for PA_VOLUME_UI_MAX, which is only defined since pulseaudio 0.9.23

78228e41b4381c40ac491b50c0780c08b9c0c4b4 authored over 12 years ago
panel-volume: Expose ready state from pulseaudioengine

d2e59a6094d0bb30cd33b92e7fffa10500174603 authored over 12 years ago
panel-volume: Click to show the volume popup is now the default

2f3443284d5b49918b468b03578c60904febdba1 authored over 12 years ago
panel-volume: Rename method to what it actually does

d32b0be96bf0d64c9a7652f966ab4f8fc2eed7b4 authored over 12 years ago
panel-volume: use full volume range, even over 100%

94d560c5940b894b95a2f6b901c1a9851684e674 authored over 12 years ago
panel-volume: Make change wheel behavior on volume slider

c51f28c8c261545da95dcb7e8efd78de2c41b890 authored over 12 years ago
panel-volume: No need to set the layout explicitly

1e0d1f6f312a7005be93886b536f648f58911618 authored over 12 years ago
panel-volume: Set slider value for initial volume value whenever the managed device changes

622beaf1fedbe70e768d2bdaa120a9a6896be976 authored over 12 years ago
panel-volume: Make device type private

a599e6fa3be15f14e556b7d0e2cfe10becbda350 authored over 12 years ago
panel-volume: Fix segfault

e58ed5c4530fa1203cc46d6e20dede2124e29ab8 authored over 12 years ago
panel-volume: Add middleclick option

b99d0c0ac14f05b481fcfdc88b65cc5831e38909 authored over 12 years ago
panel-volume: Reflect external volume changes in slider

c739d889cc4d16fdce2bda7b63324048148fc802 authored over 12 years ago
panel-volume: Change icon accordingly to volume

836d976d899326c572cee77c7136017a45fb8ff8 authored over 12 years ago
panel-volume: Start volume plugin

bb709b9989711c2df451d3ea47e053d3e9c48fec authored over 12 years ago
panel-volume: Launch pavucontrol as a default mixer

639e3e07a1300038b9b7d0712931ffc1ffddc1d0 authored over 12 years ago
panel-volume: add settings defines

- Use defines rather than strings for the setting names
- Change settings default for mixer t...

4cf784a9a6e21d66d57c5d8578209fb7737c2731 authored over 12 years ago
Merge pull request #353 from queria/cpuload-orientation

CpuLoad plugin - color bar has configurable orientation

6e0a41c5a2f9060d3d615246acbf217ae1240e85 authored over 12 years ago
Merge pull request #354 from luis-pereira/panel-auto-mode

Panel auto mode

df3bd57573cc147b4cfb1b28dafc3b6979c6c53f authored over 12 years ago
Merge pull request #356 from luis-pereira/panel-size

razor-panel: Adjust panel size on plugin load/remove

6e91fe8f606e9a865ef1e11073208bf399775c80 authored over 12 years ago
Merge pull request #355 from luis-pereira/add-panel-orientation-property

razoor-panel: Adds Orientation property

ea4875f0bc127aa7be894d4647f40d05ba2f3eac authored over 12 years ago
Merge pull request #351 from kuzmas/panel-clock-plugin

Panel clock plugin

3fa4246f8bcd58806c3b310719c9539ec2e5bdf1 authored over 12 years ago
razoor-panel: Adds Orientation property

It can be useful for theme authors. Example:

/* Horizontal panel */
RazorPanel[orientation="0"]...

835b1d25b740ec192d7bfd4507c71b96d813fd3a authored over 12 years ago
razor-panel: Refactors useTheme variables names

Replace useThemeSize by useAutoSize, etc etc.
It also changes the configuration key from "theme-...

de517bd859015b1ff65853ee2a8516bc1e2335fe authored over 12 years ago
razor-panel: Renames "Use theme size" to "Use automatic sizing"

Theme size dropped. It's really an auto mode.
Size should not be defined in the theme. Just let ...

2ce9992f6493a164190b5e8770a058bc1eeaf0c4 authored over 12 years ago
panel-volume:

- Fix mute handling
- Add mute setting for alsa backend

5e6a56a73441f1568d9f746b2b36fc1f2e19639b authored over 12 years ago
panel-volume: Add volume adjust step

- settings has now an item to adjust volume step
- inc/dec volume on AudioDevice is remove as i...

a6638a85be51f4c20958ddef733cfa16beb7be59 authored over 12 years ago
panel-volume: Try to get proper card name instead of card index

f92a3c399052797042db8b0b4c961192b2b92053 authored over 12 years ago
panel-volume: Add alsa event handling, no usage yet

1491e73d9ed5b3b6f24ad66716151d818b0d970c authored over 12 years ago
panel-volume:

- Receive updates on external volume changes for alsa
- Fix alsa mute setter

74e761b4fe2f9ace0844a09259b08a8c186dc32c authored over 12 years ago
panel-volume: Finally make members in AudioDevice private

a9bc28ebe30299c2c479e37a7a76f644399a4e2f authored over 12 years ago
panel-volume:

- make volumepopup member private
- make volumeslider member private

744094af5cd6fa82360eb3e7e4ff0ae552321548 authored over 12 years ago
panel-volume: build fixes

- add missing QMetaType include
- add define for PA_VOLUME_UI_MAX, which is only defined sinc...

d95a8699832a91456e0da7a6ab84c58c1d5de895 authored over 12 years ago
panel-volume: fix bug in setVolume on device, stupid me

ca5c9c3cb6301024dcb95a3f1abf05042045eff2 authored over 12 years ago
panel-volume:

- Add initial alsa channel listing
- Volume on selected alsa channel can now be set
- No ex...

04569d64031648e530b0f0c75cf0ce88b2a0223f authored over 12 years ago
panel-volume:

- fix logic around mute and setVolume
- Unmute is volume is reset from eg. inc/dec volume

22b3f626ea5e2dfcb5bd60dafa38eaf21c30ab1c authored over 12 years ago
panel-volume: Expose ready state from pulseaudioengine

ed14e731721d40085f195cc487c5f1832458231e authored over 12 years ago
panel-volume:

- Rename slots to proper names
- Remove unused destructor

1120ee5cd353c515c7947ebd81aebd0313520c18 authored over 12 years ago
panel-volume: add missing files

20765ff06e700119df8bf65b7cf22901d7f2911e authored over 12 years ago
panel-volume: set proper fallback icon for mixer launcher

52ffb15f30bacfbd6d6c27434d850bc83f009027 authored over 12 years ago
panel-volume: Add initial Alsa support, only detects devices so far for a start

b199264bf32a95157b6a9b0fb88cd6efe54ac49e authored over 12 years ago
panel-volume: qBound is much nicer, thanks for the hint from Alexander Sokolov

713edd92b86538668e7b1ac7144fe074fde18b3f authored over 12 years ago
panel-volume: add global shortcuts, yet not configurable

9981d958406b61c075c30494e69d474b0ba37085 authored over 12 years ago
panel-volume: Set slider value for initial volume value whenever the managed device changes

9f655fbfd27d2680067f75679f62b355d57c6927 authored over 12 years ago
panel-volume: Fix global shortcuts.

Connecting the activated signal with a slot on a QObject without parents,
breaks it silently. Th...

0675a8b34469e5ce30f5eb3690347776e12d0778 authored over 12 years ago
panel-volume: Rework pulseaudio state tracking to recover pulseaudio daemon shutdowns and/or restarts.

f784762b7c9dceed9cf74302de4466827848feba authored over 12 years ago
panel-volume: apply utf8 patch from Alexander Sokolov, thanks

46bf0c44fa96bde3a3c0f9dce43ab482af420699 authored over 12 years ago
panel-volume: No need to set the layout explicitly

ad09b97022a67d5a673822c3a418003d8e9e5af9 authored over 12 years ago
panel-volume: Click to show the volume popup is now the default

ec08b0dd2f395934f25ed851fa4ac631a9ba0cd9 authored over 12 years ago
panel-volume: Fix settings dialog title

54dfbcb85183fe62b8d520ea76972e66b94d9558 authored over 12 years ago
panel-volume: use full volume range, even over 100%

a2f533454cbedb9b757b291394086e5478d10256 authored over 12 years ago
panel-volume: Make device type private

d6b4a588387e7d5efac16f211883be16f81a8b35 authored over 12 years ago