Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfce4-power-manager

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfce4-power-manager

Simplify icon loading for the panel plugin

8fc415c498401f94d800564275f9d5db7a674c4a authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Update POTFILES.in

f114339777d9fa7a618acb7fdca7c9a7ba72ff7a authored almost 10 years ago by Eric Koegel <[email protected]>
Settings: Use a quit signal to exit

This allows the settings app to properly to exit when it's a
GtkPlug.

61a4c3fff1e5638e7355f575fafd1a05097bb652 authored almost 10 years ago by Eric Koegel <[email protected]>
fix a couple minor memory leaks

b724bcc115245f713300d51b0a5370b762a9f675 authored almost 10 years ago by Eric Koegel <[email protected]>
Don't call present/show

Bringing the window to the foreground when it's a GtkPlug causes
the main dialog window contents...

d4403c194ba1fa7f3ce0ca836ea058bfe1142947 authored almost 10 years ago by Eric Koegel <[email protected]>
trivial: make the ll warning a debug message

1c13a6f3790d26c85146052d2e9624b95eb20c4e authored almost 10 years ago by Eric Koegel <[email protected]>
trivial: fix runtime warning

7e2a80cc3df46f76c4b0cc617f94a9965f2452b4 authored almost 10 years ago by Eric Koegel <[email protected]>
Settings: Select the device-id

When the device-id is selected after the window is open, switch
to the devices tab and select it.

fb7ecef4b7a794934e1527b6682ecc0373f3ed00 authored almost 10 years ago by Eric Koegel <[email protected]>
Settings: Present the window when launched again

When the settings app is launched after it's already shown, present
it rather than launching a n...

dac971a610788daeddcd5c9eae2b365abbcb2b91 authored almost 10 years ago by Eric Koegel <[email protected]>
This is better

Just create an activate action to perform the default action on
the primary instance, also don't...

89aa61c39fdb2ae8b60992350ac6e33670b3cbcf authored almost 10 years ago by Eric Koegel <[email protected]>
Settings: Don't be unique

We don't want the single app logic for settings because it can be
a normal dialog and plugged in...

553ff3cf76706c3ca170a94f0ec0d2fd737f2796 authored almost 10 years ago by Eric Koegel <[email protected]>
trivial: unused variables

6f7a542590f0f4c6629a43d2571b61d2a5a4c2aa authored almost 10 years ago by Eric Koegel <[email protected]>
Settings: Add actions for cli options

This patch adds actions to map the existing cli options. It allows
the settings dialog to be emb...

8f1268564d171d8f4a7839d541d10f80e8a2b1fd authored almost 10 years ago by Eric Koegel <[email protected]>
Removed remaining org.xfce.unique

52e74ba9d1267649f72381a3cbace9a0f86684f6 authored almost 10 years ago by Peter de Ridder <[email protected]>
trivial: update gitignore

c7ac672ba07295cb962bc58c263e15fac08801c0 authored almost 10 years ago by Eric Koegel <[email protected]>
Fix build warnings with --enable-debug=full

cdafab7dd8d9fefa7ff96828a53975a0a021b27a authored almost 10 years ago by Eric Koegel <[email protected]>
Settings: Port to GtkApplication

This changes the settings app to use GtkApplication to handle
process uniqueness rather than our...

6eedcd26121fc99abe09d37f2c5d562450d485d0 authored almost 10 years ago by Eric Koegel <[email protected]>
Two minor fixes in the settings dialog

b3eb1f464c7c2d9e3c527f3d10041f8d564faa10 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Simplify icon loading and drop unused function

736d873ee7ddc320ba62d348676ddfbab074b57f authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix the GtkStyleContext for the parent widget being NULL

When the plugin's button is first shown (and consequently
the icon is set for it), the button is...

a5c04e45cd9f68fd41e2de87d0d95eecdfad2628 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Drop GtkAlignment, replace some CheckButtons with GtkSwitch in settings

eab2a2905d5b648ae440d956aa2fda230b26b953 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Drop superfluous ui file

The custom brightness notification was already dropped in
commit 5ac47c842bb53ba7ae9240ccd2af7c9...

197243e1f6293452bebfa49268536c24097b34d6 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Remove deprecated symbol GtkStyle

b9cf9d4acb7599d7c71e00f8d43a238bc4b7f01d authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Replace deprecated style-set signal with style-updated

ad6e026bad2ff1937114de153e23a53f0c80db14 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Replace deprecated VBox with Box

50406a5a8feeed32e51a9a06924278fbb1731417 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Hide column headers for device details

The contents of that listview are very obvious without them.

4281865753a04ab0e6fcb32f44987b6cb9aec728 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Ported to gdbus.

721055567c1d0dfccfc519ba492b709a13f3b0fe authored almost 10 years ago by Peter de Ridder <[email protected]>
Ported xfpm-errors to gdbus errors.

8499aa632ae2445d3cb7de64ced42063db0189e2 authored almost 10 years ago by Peter de Ridder <[email protected]>
Removed dbus-binding-tool annotation.

08a1359cde81558847802669b897ae062d4b33fe authored almost 10 years ago by Peter de Ridder <[email protected]>
Ported xfpm-dbus-monitor to lowlevel commands.

This also removed system bus "exit on close" = false.
Ideally this should be replaced by g_dbus_...

0b7bb8c0215ca2d5f51e2c052cd7cfa3f8a0eecc authored almost 10 years ago by Peter de Ridder <[email protected]>
Ported xfpm-dbus to lowlevel commands.

Ideally the usage of these functions is replaced by g_dbus_watch_name and
g_dbus_own_name.

8e02aafbd0247e93baa267980c8860253907af2a authored almost 10 years ago by Peter de Ridder <[email protected]>
Replaced dbus-binding-tool with gdbus-codegen

08b4182abda32902e67de91e1ac7d5bf78c3c600 authored almost 10 years ago by Peter de Ridder <[email protected]>
Removed all dbus includes and add gio dependency

42892ec44912c9eaef1e9e2ad4d96c07b59fabb5 authored almost 10 years ago by Peter de Ridder <[email protected]>
Fix icon-name in two more places

91a6a88715cb580eac884514e4ad638832ee59a4 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix settings dialog's icon name

2d46b9c5e7bb62e61a07df0cf9e12e14f72e5fd8 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
UPower 0.99.0 is the new minimum

Per the 4.14 roadmap, Upower 0.99 is the new minimum so drop support
for older versions.

7c5ae951b4f3cf2392b51fb9d8d9aef7274f1d04 authored almost 10 years ago by Eric Koegel <[email protected]>
trivial: missed one

c859bf08336d89ce152268764dbb39bd18c8869c authored almost 10 years ago by Eric Koegel <[email protected]>
trivial: add additional locations to gitignore

a87bbddf19f195f7910f63cc15cb0996ac6b2cf8 authored almost 10 years ago by Eric Koegel <[email protected]>
trivial: drop old version checks

Drop old glib and xfce4ui version checks that aren't required
anymore.

dba7258e43e556ed9bb406f070537967dc17e671 authored almost 10 years ago by Eric Koegel <[email protected]>
Drop the LXDE panel plugin

It won't support GTK3 in the LXPanel. It's suggested to either
keep using the 1.4 branch or to u...

0b2d0bc1bcd0cfe12f8a2ec7eaebd0465116560d authored almost 10 years ago by Eric Koegel <[email protected]>
Drop the deprecated GtkButton:xalign property

22febf5f585db700a24f3dd6042fa78fc9c6cd3e authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Switch back to GtkImageMenuItem in the panel plugin

After a discussion with Mattias Clasen and exploring alternative
options, we decided to switch b...

5fa10f5e9440e8d8d3d5dc085faf87ed2cf0c276 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Replace GTK_STOCK buttons in the settings dialog

7ba0c99dfdc3a24e665b1c5755f38c7c34ca5a3f authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Migrate to UPower's icon-names

9efe26ead5bb1e0f100c0d126b105d1ed2d5b131 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix hover effect on the scale's slider

Borrowed from upstream libido, thanks to Lars Uebernickel.

483ee8b3cf840d2a777759f09a300bee40976704 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix panel plugin crash

19947006ea77536b134a3404f52ebf9805d5ffaf authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Update default icon and drop ac-adapter from Makefile

0f2c4a3a618962aa478feefde3c71d5809ce3210 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Use UPower's icon names directly for the panel-plugin

This also means the power-manager's panel-plugin is now compatible with
most modern icon-themes.

58d722bcda45c747dccaadde28186126dcd97438 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix scroll-event on the plugin for brightness changes

2eeb6ba5f8f9d2de31664364b5bb5f8e9c43d064 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Bring back the old brightness icon for notifications

That is until notifyd supports symbolic icons in its
notification bubbles.

753ff937092a9b5010b67bec38497c59802ba8db authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Remove trailing slash from Makefile

d4dd88202c72de432f4887f6f05a5afc9f791378 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Use symbolic brightness icon and fix indenting

3f6fa63fb005fc94f934549dc740134c3826b84a authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix showing the brightness icon in the plugin's menu

6322e30d2450fa1e138c4e821e260e777f1cc71f authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Drop some useless warnings

72e160231584789c375885003db9dc0b27a4bf84 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Use symbolic icons for the panel-plugin

2174e5b77a946006565b7193a31b80c2e4cf86ad authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Fix the scale's slider with Gtk3.14

This change was ported from libido upstream:
http://bazaar.launchpad.net/~indicator-applet-devel...

9854e82312de01630452f01c353af79c755f9fb3 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Plugin: Stop crashing!

Also no more deprecated warnings.

816dc11fa1d70a8ef5ef2fcbe20bd489b18fb01a authored almost 10 years ago by Eric Koegel <[email protected]>
Start porting the panel-plugin to Gtk3

53b58d0ff6d73fa513861cb45ab8050610af580b authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Replace deprecated gtk_widget_reparent

67eb80579fb662e29596611d6428aec43b5876e9 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Improve notification icon size

Before it was forcing the icon to a smaller size. Also switch to
notify_notification_set_image_f...

c4f387f85a099f9572bc332ad2f5e41c821dd6b6 authored almost 10 years ago by Eric Koegel <[email protected]>
More GTK3 work

XfpmBattery was a GtkStatusIcon which has been dropped, so switch
it to a normal GtkWidget. Othe...

80e4430ec4bca49fa748539ad53d29b12260db3d authored almost 10 years ago by Eric Koegel <[email protected]>
common: fix deprecated warnings

f0a4570a3dc3ab62331ccd5bc6f48e0a730cff43 authored almost 10 years ago by Eric Koegel <[email protected]>
Port settings dialog to Gtk3

91541ccf47c5786c42848c03078e2043cc0b5812 authored almost 10 years ago by Simon Steinbeiss <[email protected]>
Start porting to GTK3

This starts the port to GTK3. The deprecated warnings for GTK
dropping the system tray are ignor...

2087d60f7f535d920ba7590535ee42ba0c2fe394 authored almost 10 years ago by Eric Koegel <[email protected]>
I18n: Update translation lt (97%).

199 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/projects...

719234b98ec876b491b11a86959510802fc33a99 authored almost 10 years ago by Anonymous <[email protected]>
I18n: Update translation el (79%).

162 translated messages, 43 untranslated messages.

Transifex (https://www.transifex.com/project...

60bf1ec84312a9692c8e95888e925d3535e178e7 authored almost 10 years ago by Efstathios Iosifidis <[email protected]>
I18n: Update translation lt (93%).

192 translated messages, 13 untranslated messages.

Transifex (https://www.transifex.com/project...

ccc1e7b940cf6b95c043f41c317dd9db34a93456 authored almost 10 years ago by Anonymous <[email protected]>
I18n: Update translation lt (79%).

163 translated messages, 42 untranslated messages.

Transifex (https://www.transifex.com/project...

50e6ac3fd60d06ee26638cdfb7f638341a4e7a8d authored almost 10 years ago by Anonymous <[email protected]>
I18n: Update translation pt (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

c59c839436abba7ff8897fbfb93131d46fe361e8 authored almost 10 years ago by Nuno Miguel <[email protected]>
I18n: Update translation lt (76%).

156 translated messages, 49 untranslated messages.

Transifex (https://www.transifex.com/project...

885294a39a2a985493d6b5f4696e60fd91b183e8 authored almost 10 years ago by Anonymous <[email protected]>
I18n: Update translation lt (74%).

152 translated messages, 53 untranslated messages.

Transifex (https://www.transifex.com/project...

7b093d248645ab8fad85ef8653d222cde4a7d796 authored almost 10 years ago by Anonymous <[email protected]>
I18n: Update translation uk (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

5a39e4c1056c121998589dd3eb6cda5d1ec5b964 authored almost 10 years ago by Yarema aka Knedlyk <[email protected]>
I18n: Update translation sk (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

c2e59c6b58b3d452d530783c015d5b246c7fc124 authored almost 10 years ago by Slavko <[email protected]>
I18n: Update translation ja (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

f74ab7fe59b5399b2d2edf58dc88445fdf407b40 authored almost 10 years ago by Masato HASHIMOTO <[email protected]>
I18n: Update translation kk (98%).

202 translated messages, 3 untranslated messages.

Transifex (https://www.transifex.com/projects...

60d7f6c18be81091a673e43c1ae3c8238c2e65b8 authored almost 10 years ago by Baurzhan Muftakhidinov <[email protected]>
Don't distclean files generated in maintainer mode.

Signed-off-by: Simon Steinbeiss <[email protected]>

0966e9d10c533b539e82cb8077e1a1d6024fa942 authored almost 10 years ago by David Mohr <[email protected]>
I18n: Update translation nb (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

1669307f4ed7ac106103c8ad7132cf84f1827715 authored almost 10 years ago by Harald <[email protected]>
I18n: Update translation pl (98%).

201 translated messages, 4 untranslated messages.

Transifex (https://www.transifex.com/projects...

fd6047f885a9e806edd5b4a3c0950a3f1c83f9d3 authored almost 10 years ago by Piotr Strębski <[email protected]>
I18n: Update translation id (98%).

202 translated messages, 3 untranslated messages.

Transifex (https://www.transifex.com/projects...

5dd51e921b33a00709618f0f587ad5a60ac3129e authored almost 10 years ago by Ardjuna <[email protected]>
I18n: Update translation de (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

61246fa4a20732df15fb3f6583b7acc9fedbb928 authored almost 10 years ago by Tobias Bannert <[email protected]>
trivial: typo in email

17c4bcf1354b26fb511ecb297fe01370051f469c authored almost 10 years ago by Eric Koegel <[email protected]>
The scalemenuitem is actually an imagemenuitem

9814bb4c597fb1edeee964c5a8a31b798181f354 authored almost 10 years ago by Andrzej <[email protected]>
I18n: Update translation cs (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

dd471557c2961ab31a3655e545901d80e81bbd16 authored almost 10 years ago by Alois Nešpor <[email protected]>
I18n: Update translation es (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

46a335b462c92064837642ce395ca55b41bc023c authored almost 10 years ago by gabrieltandil <[email protected]>
I18n: Update translation th (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

a0b59185a3a222ed295d90664c3b3e604e310ec6 authored almost 10 years ago by Theppitak Karoonboonyanan <[email protected]>
I18n: Update translation ms (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

5f8e72634a741439c8e84a3033fac6ff715afb90 authored almost 10 years ago by abuyop <[email protected]>
I18n: Update translation sr (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

1e5860626dc8488c6cf43a43aca6c9d03838779b authored almost 10 years ago by Саша Петровић <[email protected]>
I18n: Update translation de (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

e921e4e3dbf76e8cf2eb3939f15004a8cf2035c6 authored almost 10 years ago by Tobias Bannert <[email protected]>
I18n: Update translation cs (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

0901f0c609306a5abf3d88511ae28f13393172c0 authored almost 10 years ago by Alois Nešpor <[email protected]>
I18n: Update translation hr (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

792c5e9a44348eb5ccb1a8a0a1b2d9f012c52ee6 authored almost 10 years ago by Edin Veskovic <[email protected]>
I18n: Update translation ru (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

9dc31dce0aa5670ed3a2beb2923eca03678aa0b9 authored almost 10 years ago by Anonymous <[email protected]>
I18n: Update translation nl (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

1094cef72844a9e388d206f1d4037c9416a07383 authored almost 10 years ago by Pjotr <[email protected]>
I18n: Update translation fr (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

3c216f5c0ba02c40116ec5bc35db32832e43ba93 authored almost 10 years ago by Urien Desterres <[email protected]>
I18n: Update translation es (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

91276f2e625dce2dabced781ea0f578cf695c6cb authored almost 10 years ago by gabrieltandil <[email protected]>
I18n: Update translation ko (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

c037339928293ea2701af08a9b37962313ea29d2 authored almost 10 years ago by Seong-ho Cho <[email protected]>
I18n: Update translation bg (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

4587bf48016eaf903ad026beac1b28705bfea59d authored almost 10 years ago by Kiril Kirilov <[email protected]>
I18n: Update translation zh_CN (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

356b138e8ed42342ed20a5867caa4441de9f58ba authored almost 10 years ago by 玉堂白鹤 <[email protected]>
I18n: Update translation it (100%).

205 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

907d0382d057001e95fc5e2ba5df84764de7a10a authored almost 10 years ago by Cristian Marchi <[email protected]>
Fix xfpm panel plugin crashes at startup when the locale is not UTF8

Signed-off-by: Eric Koegel <[email protected]>

7e3be2a03b4d4b950b31554bb93ce0cebf29475e authored almost 10 years ago by Olivier Duchateau <[email protected]>
Bring back the tray icon (Bug #11054)

This patch uses the PowerManagerButton to implement the tray icon.
It doesn't do the show when (...

041f110b875ad854b3792d1a101d87c0ac271ad1 authored almost 10 years ago by Eric Koegel <[email protected]>