[Xfce4-commits] Minimize grid resizes

2014-03-02 Thread Eric Koegel
Updating branch refs/heads/master to dfb8f2141ca627e25d226ff259e7fe78cbd27434 (commit) from ad533417c2e491c36cfa0705aeb4cf020adad918 (commit) commit dfb8f2141ca627e25d226ff259e7fe78cbd27434 Author: Eric Koegel Date: Sun Mar 2 12:46:40 2014 +0300 Minimize grid resizes

[Xfce4-commits] Update the wallpapers after user sets folder

2014-03-02 Thread Eric Koegel
Updating branch refs/heads/master to d3c13d6aab145d916d6288f013fa30b8703dacb8 (commit) from dfb8f2141ca627e25d226ff259e7fe78cbd27434 (commit) commit d3c13d6aab145d916d6288f013fa30b8703dacb8 Author: Eric Koegel Date: Sun Mar 2 16:30:46 2014 +0300 Update the wallpapers after

[Xfce4-commits] Remove old version check

2014-03-01 Thread Eric Koegel
Updating branch refs/heads/master to c0c498678def0f32f24bb0a1653408c78f9495da (commit) from e92af0cdace692250c289ea608568fc2b24d684d (commit) commit c0c498678def0f32f24bb0a1653408c78f9495da Author: Eric Koegel Date: Sun Mar 2 09:13:13 2014 +0300 Remove old version check

[Xfce4-commits] Right click edits launchers

2014-03-01 Thread Eric Koegel
Updating branch refs/heads/master to 12b9528fd10769fff10346a503922fa280d0c293 (commit) from c0c498678def0f32f24bb0a1653408c78f9495da (commit) commit 12b9528fd10769fff10346a503922fa280d0c293 Author: Eric Koegel Date: Sun Mar 2 10:20:56 2014 +0300 Right click edits launchers

[Xfce4-commits] Fix a runtime warning

2014-02-26 Thread Eric Koegel
Updating branch refs/heads/master to 19df3baad37c51d2ebc8cef0d3b0dfa8ab098033 (commit) from 22fd6840660e5154a7051647051deefea90bfe27 (commit) commit 19df3baad37c51d2ebc8cef0d3b0dfa8ab098033 Author: Eric Koegel Date: Wed Feb 26 13:46:57 2014 +0300 Fix a runtime warning

[Xfce4-commits] Fix a crash when removing displays

2014-02-26 Thread Eric Koegel
Updating branch refs/heads/master to 22fd6840660e5154a7051647051deefea90bfe27 (commit) from 36387ed6c75662a42d822d32029e425ae73a556d (commit) commit 22fd6840660e5154a7051647051deefea90bfe27 Author: Eric Koegel Date: Wed Feb 26 12:43:02 2014 +0300 Fix a crash when removing

[Xfce4-commits] Reload the iconview on reload

2014-02-25 Thread Eric Koegel
Updating branch refs/heads/master to 36387ed6c75662a42d822d32029e425ae73a556d (commit) from 26feb3b13e8c3c5ea9f41a51768dec230f139f15 (commit) commit 36387ed6c75662a42d822d32029e425ae73a556d Author: Eric Koegel Date: Wed Feb 26 10:02:35 2014 +0300 Reload the iconview on

[Xfce4-commits] Better migration from previous version

2014-02-25 Thread Eric Koegel
Updating branch refs/heads/master to 26feb3b13e8c3c5ea9f41a51768dec230f139f15 (commit) from 68be2f077b28db13eb5c4c095fbdc9b9027e5143 (commit) commit 26feb3b13e8c3c5ea9f41a51768dec230f139f15 Author: Eric Koegel Date: Tue Feb 25 12:08:46 2014 +0300 Better migration from

[Xfce4-commits] Show add/remove workspace option is on by default

2014-02-23 Thread Eric Koegel
Updating branch refs/heads/master to 755ae10f0b20bc4f105d9a35b2596bae956bc1ff (commit) from 05adaa59dbedd89b3e0ae6001ff367572c1be7d2 (commit) commit 755ae10f0b20bc4f105d9a35b2596bae956bc1ff Author: Eric Koegel Date: Mon Feb 24 09:59:58 2014 +0300 Show add/remove workspace

[Xfce4-commits] Clean up some user strings

2014-02-23 Thread Eric Koegel
Updating branch refs/heads/master to d1d98fb12fd461bd00b99e821cae155ccd926716 (commit) from 755ae10f0b20bc4f105d9a35b2596bae956bc1ff (commit) commit d1d98fb12fd461bd00b99e821cae155ccd926716 Author: Eric Koegel Date: Mon Feb 24 10:16:20 2014 +0300 Clean up some user strings

[Xfce4-commits] Fix an settings issue when plug names aren't available

2014-02-23 Thread Eric Koegel
Updating branch refs/heads/master to 05adaa59dbedd89b3e0ae6001ff367572c1be7d2 (commit) from b1a7c62d4e78dc1cee7e3d499440618c085c7d48 (commit) commit 05adaa59dbedd89b3e0ae6001ff367572c1be7d2 Author: Eric Koegel Date: Sun Feb 23 14:49:49 2014 +0300 Fix an settings issue when

[Xfce4-commits] Fix a couple runtime warnings

2014-02-23 Thread Eric Koegel
Updating branch refs/heads/master to b1a7c62d4e78dc1cee7e3d499440618c085c7d48 (commit) from d309a6949b751002b33ed432f88fd47a1384db0e (commit) commit b1a7c62d4e78dc1cee7e3d499440618c085c7d48 Author: Eric Koegel Date: Sun Feb 23 13:37:20 2014 +0300 Fix a couple runtime

[Xfce4-commits] Remember the window size of the settings dialog.

2014-02-22 Thread Eric Koegel
of the settings dialog. Signed-off-by: Eric Koegel settings/main.c | 29 ++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/settings/main.c b/settings/main.c index 9170ef0..a34256e 100644 --- a/settings/main.c +++ b/settings/main.c @@ -62,6

[Xfce4-commits] Fix segfault on session start

2014-02-22 Thread Eric Koegel
session start Signed-off-by: Eric Koegel src/xfce-desktop.c |4 1 file changed, 4 insertions(+) diff --git a/src/xfce-desktop.c b/src/xfce-desktop.c index aff857e..b076589 100644 --- a/src/xfce-desktop.c +++ b/src/xfce-desktop.c @@ -1662,6 +1662,10 @@ xfce_desktop_refresh

[Xfce4-commits] Post release tag bump.

2014-02-19 Thread Eric Koegel
Updating branch refs/heads/master to e613364882c606e337bb4036cd5a5b910967393a (commit) from ffb99ffdcc7926cae8b8d1bbee286c5797d28083 (commit) commit e613364882c606e337bb4036cd5a5b910967393a Author: Eric Koegel Date: Wed Feb 19 21:00:12 2014 +0300 Post release tag bump

[Xfce4-commits] Updates for release.

2014-02-19 Thread Eric Koegel
Updating branch refs/heads/master to ffb99ffdcc7926cae8b8d1bbee286c5797d28083 (commit) from 9b9bacb445ded5050ea073b9b1c784883a43456b (commit) commit ffb99ffdcc7926cae8b8d1bbee286c5797d28083 Author: Eric Koegel Date: Wed Feb 19 20:54:05 2014 +0300 Updates for release

[Xfce4-commits] Creating annotated tag xfdesktop-4.11.3

2014-02-19 Thread Eric Koegel
Updating annotated tag refs/tags/xfdesktop-4.11.3 as new annotated tag to b71993f719a1320c1e817257399fdb29d009ecc8 (tag) succeeds xfdesktop-4.11.2-42-g9b9bacb tagged by Eric Koegel on 2014-02-19 18:54 +0100 Eric Koegel (1): Updates for release

[Xfce4-commits] Release pixmap on screen changes

2014-02-17 Thread Eric Koegel
Updating branch refs/heads/master to 9b9bacb445ded5050ea073b9b1c784883a43456b (commit) from 11990471655a1ea7277497c8c93b716b1a3a2749 (commit) commit 9b9bacb445ded5050ea073b9b1c784883a43456b Author: Eric Koegel Date: Mon Feb 17 15:26:42 2014 +0300 Release pixmap on screen

[Xfce4-commits] Always redraw backdrop on display change

2014-02-17 Thread Eric Koegel
Updating branch refs/heads/master to 11990471655a1ea7277497c8c93b716b1a3a2749 (commit) from e0f355e0f031b9ab2cc19cb7a32fbc6a4722e8cd (commit) commit 11990471655a1ea7277497c8c93b716b1a3a2749 Author: Eric Koegel Date: Mon Feb 17 14:14:39 2014 +0300 Always redraw backdrop on

[Xfce4-commits] Scale up small image previews in xfdesktop-settings (Bug 10690)

2014-02-16 Thread Eric Koegel
Updating branch refs/heads/master to e0f355e0f031b9ab2cc19cb7a32fbc6a4722e8cd (commit) from 9a7ea5a209faa3fd43ae9bc85a86491207897af3 (commit) commit e0f355e0f031b9ab2cc19cb7a32fbc6a4722e8cd Author: Eric Koegel Date: Sun Feb 16 17:22:15 2014 +0300 Scale up small image

[Xfce4-commits] Revert "Simplify adding icons to the desktop"

2014-02-11 Thread Eric Koegel
Updating branch refs/heads/master to 9a7ea5a209faa3fd43ae9bc85a86491207897af3 (commit) from 8ae12c53e5fde26fc7e635fff10e02ec22be5cd3 (commit) commit 9a7ea5a209faa3fd43ae9bc85a86491207897af3 Author: Eric Koegel Date: Tue Feb 11 11:33:12 2014 +0300 Revert "Simplify a

[Xfce4-commits] xfpm-battery: do not show an icon for HID devices

2014-02-10 Thread Eric Koegel
-battery: do not show an icon for HID devices my bluetooth mouse always shows up as a second battery which is not too useful -- ignore devices starting with "hid-" TODO: check if this affects UPSs. Signed-off-by: Eric Koegel src/xfpm-battery.c | 15 +

[Xfce4-commits] xfpm-power-info: add current percentage of batteries

2014-02-10 Thread Eric Koegel
-power-info: add current percentage of batteries a bluetooth mouse's battery might not have any Energy* properties (all zero), but a Percentage property, so it might be useful to show that. Signed-off-by: Eric Koegel src/xfpm-power-info.c | 14 ++ 1 file ch

[Xfce4-commits] Update default icon size, spacing, and text proportion

2014-02-10 Thread Eric Koegel
Updating branch refs/heads/master to 09f4a5e334a6858369ea69cc62ddd381250c9d62 (commit) from 03900b4256dcd4e597882fa7116da3b2d7b56001 (commit) commit 09f4a5e334a6858369ea69cc62ddd381250c9d62 Author: Eric Koegel Date: Mon Feb 10 22:05:27 2014 +0300 Update default icon size

[Xfce4-commits] update README with new defaults

2014-02-10 Thread Eric Koegel
Updating branch refs/heads/master to 8ae12c53e5fde26fc7e635fff10e02ec22be5cd3 (commit) from 09f4a5e334a6858369ea69cc62ddd381250c9d62 (commit) commit 8ae12c53e5fde26fc7e635fff10e02ec22be5cd3 Author: Eric Koegel Date: Mon Feb 10 22:15:25 2014 +0300 update README with new

[Xfce4-commits] Fix strict aliasing issue

2014-02-10 Thread Eric Koegel
Updating branch refs/heads/master to 369fe226968f678faf255805f5285665f20e03af (commit) from e339463f95c70578aae33f339ac54433f51cc5ae (commit) commit 369fe226968f678faf255805f5285665f20e03af Author: Eric Koegel Date: Mon Feb 10 16:06:21 2014 +0300 Fix strict aliasing issue

[Xfce4-commits] Simplify adding icons to the desktop

2014-02-10 Thread Eric Koegel
Updating branch refs/heads/master to e339463f95c70578aae33f339ac54433f51cc5ae (commit) from 9cec4dbbd0dcd9f1d6a0e247a64c133324c6a9c2 (commit) commit e339463f95c70578aae33f339ac54433f51cc5ae Author: Eric Koegel Date: Mon Feb 10 15:07:29 2014 +0300 Simplify adding icons to

[Xfce4-commits] Check for thumbnails in the new location

2014-02-09 Thread Eric Koegel
Updating branch refs/heads/master to 21e242639b81e0d7ae0a6c7e922b78149ff2deab (commit) from 3706a99fcf96557107b9f422463dc721f64ba616 (commit) commit 21e242639b81e0d7ae0a6c7e922b78149ff2deab Author: Eric Koegel Date: Sun Feb 9 20:01:33 2014 +0300 Check for thumbnails in the

[Xfce4-commits] Scale down special icons (Bug 10653)

2014-02-04 Thread Eric Koegel
Updating branch refs/heads/master to 9160a163e60bda06f5a1f550b5c04f846ff3817a (commit) from c585aff2aaf90e0c9350355b0096371f3cdc679a (commit) commit 9160a163e60bda06f5a1f550b5c04f846ff3817a Author: Eric Koegel Date: Mon Feb 3 15:38:20 2014 +0300 Scale down special icons

[Xfce4-commits] Fix issues with icon resizing

2014-01-27 Thread Eric Koegel
Updating branch refs/heads/master to b730aad939db6b8ab5b99e5e4873c7540f7e2be0 (commit) from 983a5d601273ab2ef61bc437d655f999c45b8e01 (commit) commit b730aad939db6b8ab5b99e5e4873c7540f7e2be0 Author: Eric Koegel Date: Mon Jan 27 12:17:38 2014 +0300 Fix issues with icon

[Xfce4-commits] Refresh desktop on style changes

2014-01-25 Thread Eric Koegel
Updating branch refs/heads/master to 1516cb96c6ec9b20b63f05e7bcc4af8594d43129 (commit) from 9628995ae4ae767591de3a31fb98ef233852617e (commit) commit 1516cb96c6ec9b20b63f05e7bcc4af8594d43129 Author: Eric Koegel Date: Sat Jan 25 18:33:19 2014 +0300 Refresh desktop on style

[Xfce4-commits] Fix some more potential bugs

2014-01-25 Thread Eric Koegel
Updating branch refs/heads/master to 3aeedbb076b1315b56e43e798694425657569abe (commit) from cad4ddfa7d735b62099c9716e99821536a02b006 (commit) commit 3aeedbb076b1315b56e43e798694425657569abe Author: Eric Koegel Date: Sat Jan 25 21:32:26 2014 +0300 Fix some more potential

[Xfce4-commits] Fix some potential bugs

2014-01-24 Thread Eric Koegel
Updating branch refs/heads/master to 78393c501d071ec05986d62b210b26e0170942ad (commit) from da61495218044db15bf95c4f2184ec969dc50c7a (commit) commit 78393c501d071ec05986d62b210b26e0170942ad Author: Eric Koegel Date: Sat Jan 25 08:32:29 2014 +0300 Fix some potential bugs

[Xfce4-commits] Don't allow systemd to handle suspend/hibernate events.

2014-01-20 Thread Eric Koegel
x27;t allow systemd to handle suspend/hibernate events. Signed-off-by: Eric Koegel src/xfpm-main.c | 87 +-- 1 file changed, 85 insertions(+), 2 deletions(-) diff --git a/src/xfpm-main.c b/src/xfpm-main.c index 40959c8..24dacae 100644

[Xfce4-commits] Add support for keyboard backlight control (Bug 10470)

2014-01-19 Thread Eric Koegel
Updating branch refs/heads/eric/bugzilla-patches to fbf8daf3709bd9fedbe251b6faaeebafcf02f830 (commit) from f1bf6f36e19bf38f149e22dc5a4f34f4b9e07eed (commit) commit fbf8daf3709bd9fedbe251b6faaeebafcf02f830 Author: Sonal Santan Date: Mon Jan 20 10:01:47 2014 +0300 Add support

[Xfce4-commits] Update to XFCE_PANEL_PLUGIN_REGISTER

2014-01-19 Thread Eric Koegel
Updating branch refs/heads/eric/bugzilla-patches to f1bf6f36e19bf38f149e22dc5a4f34f4b9e07eed (commit) from 9cae533cfd76113651330811c73f54691608aab4 (commit) commit f1bf6f36e19bf38f149e22dc5a4f34f4b9e07eed Author: Eric Koegel Date: Mon Jan 13 15:42:42 2014 +0300 Update to

[Xfce4-commits] Fix status icon for devices other than battery and ups (Bug 8188)

2014-01-18 Thread Eric Koegel
Updating branch refs/heads/eric/bugzilla-patches to 9cae533cfd76113651330811c73f54691608aab4 (commit) from 4549373bdd56d42892cdda414b655e4a0b853a6c (commit) commit 9cae533cfd76113651330811c73f54691608aab4 Author: Eric Koegel Date: Sun Jan 19 09:44:31 2014 +0300 Fix status

[Xfce4-commits] Display power percentage

2014-01-18 Thread Eric Koegel
Display power percentage This is particularly relevant for Logitech Unifying devices. My test device was a Logitech M185 wireless mouse, which has no power related properties except for "percentage". Signed-off-by: Eric Koegel src/xfpm-power-info.c | 13 ++

[Xfce4-commits] Fix empty systray icon in some panels on battery removal and addition

2014-01-18 Thread Eric Koegel
https://bugs.launchpad.net/ubuntu/+source/lxpanel/+bug/846878 https://bugzilla.redhat.com/show_bug.cgi?id=765726 Signed-off-by: Eric Koegel src/xfpm-battery.c |2 ++ src/xfpm-power.c |1 + 2 files changed, 3 insertions(+) diff --git a/src/xfpm-battery.c b/src/xfpm

[Xfce4-commits] Creating branch eric/bugzilla-patches

2014-01-17 Thread Eric Koegel
Updating branch refs/heads/eric/bugzilla-patches as new branch to 79e77846329775ea4986ecb8c414642f61746b70 (commit) Branches are created implicitly by pushing. This mail only exists to let you know that there was code pushed to refs/heads/eric/bugzilla-patches for the first tim

[Xfce4-commits] Add shutdown/reboot functionality for systemd (Bug 10167)

2014-01-17 Thread Eric Koegel
. Eric Koegel changed the xfpm-systemd.c code to use xfpm's internal polkit code rather than require an external dependancy so the checks can be done at runtime. src/Makefile.am|2 + src/xfpm-manager.c | 38 +++-- src/xfpm-power.c |

[Xfce4-commits] Fix keyboard cursor movement in the icon view

2014-01-12 Thread Eric Koegel
Updating branch refs/heads/master to 0ab5c4185fa9d9a97c330267ad668107147c1fff (commit) from ae085d7a1b961870b70e0b22916d7cae67b992eb (commit) commit 0ab5c4185fa9d9a97c330267ad668107147c1fff Author: Eric Koegel Date: Mon Jan 13 10:43:50 2014 +0300 Fix keyboard cursor

[Xfce4-commits] Fix some runtime warnings

2014-01-12 Thread Eric Koegel
Updating branch refs/heads/master to ae085d7a1b961870b70e0b22916d7cae67b992eb (commit) from 8e84a7f57a3d3c8dfe788d537e4b14ae16d22608 (commit) commit ae085d7a1b961870b70e0b22916d7cae67b992eb Author: Eric Koegel Date: Sun Jan 12 15:04:02 2014 +0300 Fix some runtime warnings

[Xfce4-commits] Ensure a quit signal causes xfdesktop to shutdown

2014-01-08 Thread Eric Koegel
Updating branch refs/heads/master to cfe5a0ad88b84a23a4cd6d18a25635ec84cbaf68 (commit) from 3cbad61da8ed5ef919d3e1ce38a483134eca8044 (commit) commit cfe5a0ad88b84a23a4cd6d18a25635ec84cbaf68 Author: Eric Koegel Date: Wed Jan 8 20:36:16 2014 +0300 Ensure a quit signal causes

[Xfce4-commits] Fix icon labels in RTL languages (Bug 10604)

2014-01-08 Thread Eric Koegel
Updating branch refs/heads/master to 3cbad61da8ed5ef919d3e1ce38a483134eca8044 (commit) from be66a78f2a43de278411bd02bdde1cc0764bb03e (commit) commit 3cbad61da8ed5ef919d3e1ce38a483134eca8044 Author: Eric Koegel Date: Mon Jan 6 16:01:50 2014 +0300 Fix icon labels in RTL

[Xfce4-commits] Use get_folder_actions for clicks on the desktop itself

2014-01-05 Thread Eric Koegel
Updating branch refs/heads/master to c4782e358f100f33c665e67d47425f77c9655ec4 (commit) from 1028f607551254cca5db4951e9e52d4bb4d09c6d (commit) commit c4782e358f100f33c665e67d47425f77c9655ec4 Author: Eric Koegel Date: Sun Jan 5 21:47:39 2014 +0300 Use get_folder_actions for

[Xfce4-commits] Only use thunarx_menu_provider_get_file_actions (Bug 10492)

2013-12-31 Thread Eric Koegel
Updating branch refs/heads/master to b13d47e52d3755f9e9c424339063370a8ca7234b (commit) from ff207e4a68c3308083c3fc8dab48700672d9f061 (commit) commit b13d47e52d3755f9e9c424339063370a8ca7234b Author: Eric Koegel Date: Sun Dec 29 22:39:07 2013 +0300 Only use

[Xfce4-commits] Post release tag bump.

2013-12-22 Thread Eric Koegel
Updating branch refs/heads/master to b275ed97f978c8fda037c185efbdd01d56738b48 (commit) from 9e7c92a9701efa4c262c26bb48b427651e47c9c1 (commit) commit b275ed97f978c8fda037c185efbdd01d56738b48 Author: Eric Koegel Date: Sun Dec 22 15:28:31 2013 +0300 Post release tag bump

[Xfce4-commits] Creating annotated tag xfdesktop-4.11.2

2013-12-22 Thread Eric Koegel
Updating annotated tag refs/tags/xfdesktop-4.11.2 as new annotated tag to 4afbee8262d3fd67d052220e972207f6baf4f464 (tag) succeeds xfdesktop-4.11.1-137-ga893ba3 tagged by Eric Koegel on 2013-12-22 13:23 +0100 Eric Koegel (1): Updates for release

[Xfce4-commits] Updates for release.

2013-12-22 Thread Eric Koegel
Updating branch refs/heads/master to 9e7c92a9701efa4c262c26bb48b427651e47c9c1 (commit) from a893ba38b656d6a76ff2c93050d19526419641a2 (commit) commit 9e7c92a9701efa4c262c26bb48b427651e47c9c1 Author: Eric Koegel Date: Sun Dec 22 15:22:27 2013 +0300 Updates for release

[Xfce4-commits] Scale down oversize icons in menus (Bugs 10545, 10461)

2013-12-19 Thread Eric Koegel
Updating branch refs/heads/master to 596ac7b07939b3b93c6253b2db704a91e68e75d0 (commit) from 37baff27944ba6282e420069e0993f08953ff482 (commit) commit 596ac7b07939b3b93c6253b2db704a91e68e75d0 Author: Eric Koegel Date: Sun Dec 15 12:18:01 2013 +0300 Scale down oversize icons

[Xfce4-commits] Move max-template-files xfconf property

2013-12-14 Thread Eric Koegel
Updating branch refs/heads/master to e2e0d0feee28148e6786245b6ee47a64c9d1cc46 (commit) from 1a91076400b8f56126e654ccbd9751acc24974ed (commit) commit e2e0d0feee28148e6786245b6ee47a64c9d1cc46 Author: Eric Koegel Date: Sat Dec 14 21:52:38 2013 +0300 Move max-template-files

[Xfce4-commits] Add a settings option for the add/remove workspace property

2013-12-14 Thread Eric Koegel
Updating branch refs/heads/master to fb2bee20a297458adb1d00a4ea878a36d290b57a (commit) from e2e0d0feee28148e6786245b6ee47a64c9d1cc46 (commit) commit fb2bee20a297458adb1d00a4ea878a36d290b57a Author: Eric Koegel Date: Sat Dec 14 22:04:30 2013 +0300 Add a settings option for

[Xfce4-commits] Remove old GLIB/GTK macro checks

2013-12-14 Thread Eric Koegel
Updating branch refs/heads/master to 1a91076400b8f56126e654ccbd9751acc24974ed (commit) from f12aa431c11f4aac2e9805f68e2f1d5b5424e079 (commit) commit 1a91076400b8f56126e654ccbd9751acc24974ed Author: Eric Koegel Date: Sat Dec 14 21:35:35 2013 +0300 Remove old GLIB/GTK macro

[Xfce4-commits] Add xfconf property for add/remove workspace (Bug 4278, 7337)

2013-12-12 Thread Eric Koegel
Updating branch refs/heads/master to f12aa431c11f4aac2e9805f68e2f1d5b5424e079 (commit) from a83d43d32562c76754cbba3b5cbcabcd656c0081 (commit) commit f12aa431c11f4aac2e9805f68e2f1d5b5424e079 Author: Eric Koegel Date: Thu Dec 12 17:48:55 2013 +0300 Add xfconf property for

[Xfce4-commits] Update man page

2013-12-12 Thread Eric Koegel
Updating branch refs/heads/master to a83d43d32562c76754cbba3b5cbcabcd656c0081 (commit) from ce72d74bc4d339336e2e856097d9ef82fb5a4f59 (commit) commit a83d43d32562c76754cbba3b5cbcabcd656c0081 Author: Eric Koegel Date: Thu Dec 12 11:35:56 2013 +0300 Update man page

[Xfce4-commits] Don't set ESETROOT.

2013-11-27 Thread Eric Koegel
TROOT. This atom is used to inform other processes that the background was set by a RetainPermanent client, which should be killed if the background changes. Since xfdesktop is not RetainPermanent and should not get killed, don't set this. Signed-off-by: Eric Koegel

[Xfce4-commits] Don't set the root pixmap until it's been drawn

2013-11-27 Thread Eric Koegel
root pixmap until it's been drawn Signed-off-by: Eric Koegel src/xfce-desktop.c |2 -- 1 file changed, 2 deletions(-) diff --git a/src/xfce-desktop.c b/src/xfce-desktop.c index 27df359..ad8f533 100644 --- a/src/xfce-desktop.c +++ b/src/xfce-desktop.c @@ -349,8 +349,6 @@ create

[Xfce4-commits] Don't show the window until the background is ready.

2013-11-25 Thread Eric Koegel
indow until the background is ready. Instead of immediately showing the window, realize it instead. This is pretty much the same thing except that it won't be visible while the async background loading happens. Then show it after the background is drawn. Signed-of

[Xfce4-commits] Fix a couple warning messages

2013-11-15 Thread Eric Koegel
Updating branch refs/heads/master to 7eef5d322ad5092b5839e37aae3aab98a91064ff (commit) from 92abe3c5a0a1991eef78fb9ce903aa279ab24abb (commit) commit 7eef5d322ad5092b5839e37aae3aab98a91064ff Author: Eric Koegel Date: Fri Nov 15 17:30:15 2013 +0300 Fix a couple warning

[Xfce4-commits] Make application source file strings translatable

2013-11-14 Thread Eric Koegel
Updating branch refs/heads/master to 4a33d012bb775c1d867f9dbd2431a5719a41e901 (commit) from 3df3613163fc6a0db624dbc86f743e5fd9983d4e (commit) commit 4a33d012bb775c1d867f9dbd2431a5719a41e901 Author: Eric Koegel Date: Fri Nov 15 02:16:28 2013 +0300 Make application source

[Xfce4-commits] Improve how backdrops are choosen

2013-11-14 Thread Eric Koegel
Updating branch refs/heads/master to c033f2db3efd826723cc2c54f6d1970b2bf308e4 (commit) from 4a33d012bb775c1d867f9dbd2431a5719a41e901 (commit) commit c033f2db3efd826723cc2c54f6d1970b2bf308e4 Author: Eric Koegel Date: Fri Nov 15 02:17:47 2013 +0300 Improve how backdrops are

[Xfce4-commits] xfdesktop-application code cleanup

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to 14fa81af7edeb570e6f3251ed9b3dc795560a328 (commit) from 0efc8138db0b63262f1b674b49d2b23d92e4b37c (commit) commit 14fa81af7edeb570e6f3251ed9b3dc795560a328 Author: Eric Koegel Date: Wed Nov 13 09:09:22 2013 +0300 xfdesktop-application code

[Xfce4-commits] Use the GApplication API

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to f4fa63b92f0ee07268f0af8b0bccb39a03c0e0e5 (commit) from c014cb3231259ea4ffc4477f7ce7c7531f1c5d12 (commit) commit f4fa63b92f0ee07268f0af8b0bccb39a03c0e0e5 Author: Eric Koegel Date: Sat Sep 21 09:57:11 2013 +0300 Use the GApplication API

[Xfce4-commits] Workaround g_action_map being too new

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to 1d9dca11efbc9ac7f416d9c9dccb2049be2b5997 (commit) from f4fa63b92f0ee07268f0af8b0bccb39a03c0e0e5 (commit) commit 1d9dca11efbc9ac7f416d9c9dccb2049be2b5997 Author: Eric Koegel Date: Sat Sep 21 10:50:39 2013 +0300 Workaround g_action_map

[Xfce4-commits] Use a label instead of a frame

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to 2456c1974cace0cb0494638146c33a88737cf6a9 (commit) from 46c09c3a910df3e71bf9b15f5488c8265816256c (commit) commit 2456c1974cace0cb0494638146c33a88737cf6a9 Author: Eric Koegel Date: Wed Nov 13 14:54:31 2013 +0300 Use a label instead of a

[Xfce4-commits] Tell session manage not to restart when quitting

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to 0efc8138db0b63262f1b674b49d2b23d92e4b37c (commit) from f8204f77cf48452b7021ee707369f6b69f322928 (commit) commit 0efc8138db0b63262f1b674b49d2b23d92e4b37c Author: Eric Koegel Date: Mon Sep 23 14:10:27 2013 +0300 Tell session manage not to

[Xfce4-commits] Add an info bar to the settings app (Bug 10460)

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to 9a7b5c1381b8047dc97d2080a6274b2d468987e1 (commit) from 2456c1974cace0cb0494638146c33a88737cf6a9 (commit) commit 9a7b5c1381b8047dc97d2080a6274b2d468987e1 Author: Eric Koegel Date: Wed Nov 13 14:57:11 2013 +0300 Add an info bar to the

[Xfce4-commits] Wait for the window manager (Bug 7769)

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to f8204f77cf48452b7021ee707369f6b69f322928 (commit) from 1d9dca11efbc9ac7f416d9c9dccb2049be2b5997 (commit) commit f8204f77cf48452b7021ee707369f6b69f322928 Author: Eric Koegel Date: Sat Sep 21 11:34:48 2013 +0300 Wait for the window

[Xfce4-commits] Merge branch 'eric/Port-to-GApplication'

2013-11-13 Thread Eric Koegel
Updating branch refs/heads/master to 46c09c3a910df3e71bf9b15f5488c8265816256c (commit) from 2e4d8d39015c87b4c91c6a0e9192dba123a0c681 (commit) commit 46c09c3a910df3e71bf9b15f5488c8265816256c Merge: 2e4d8d3 14fa81a Author: Eric Koegel Date: Thu Nov 14 02:37:07 2013 +0300

[Xfce4-commits] xfdesktop-application code cleanup

2013-11-12 Thread Eric Koegel
Updating branch refs/heads/eric/Port-to-GApplication to 14fa81af7edeb570e6f3251ed9b3dc795560a328 (commit) from 0efc8138db0b63262f1b674b49d2b23d92e4b37c (commit) commit 14fa81af7edeb570e6f3251ed9b3dc795560a328 Author: Eric Koegel Date: Wed Nov 13 09:09:22 2013 +0300

[Xfce4-commits] Fix icon renames causing duplicate icons

2013-11-11 Thread Eric Koegel
Updating branch refs/heads/master to bdfd3970d31218643fe0e2a89079cd6817aafb4a (commit) from 9797cb5493524eaf786e49a665f11cf9869dbe88 (commit) commit bdfd3970d31218643fe0e2a89079cd6817aafb4a Author: Eric Koegel Date: Mon Nov 11 15:14:53 2013 +0300 Fix icon renames causing

[Xfce4-commits] Fix icons for .desktop files with absolute paths

2013-11-11 Thread Eric Koegel
Updating branch refs/heads/master to 9797cb5493524eaf786e49a665f11cf9869dbe88 (commit) from 7d7ce99052f57600d12b8f077fecf1b1a9ca8e25 (commit) commit 9797cb5493524eaf786e49a665f11cf9869dbe88 Author: Eric Koegel Date: Sun Nov 10 09:21:19 2013 +0300 Fix icons for .desktop

[Xfce4-commits] Don't show hidden or backup files on the desktop (Bug 9001)

2013-11-09 Thread Eric Koegel
Updating branch refs/heads/master to 91f8183252ed809502b1ff36cd51a385e9f11848 (commit) from f33d91b16c38deb6f2a788b1a78c9676e04255b3 (commit) commit 91f8183252ed809502b1ff36cd51a385e9f11848 Author: Eric Koegel Date: Sun Nov 10 08:52:03 2013 +0300 Don't show hidd

[Xfce4-commits] Fix keyboard navigation in settings app

2013-11-02 Thread Eric Koegel
Updating branch refs/heads/master to 013856d55f3d8576494034d875173660bfec3f71 (commit) from c81192e242f2c715ea88602f1434b5c76093aa2b (commit) commit 013856d55f3d8576494034d875173660bfec3f71 Author: Eric Koegel Date: Sun Nov 3 09:35:36 2013 +0300 Fix keyboard navigation in

[Xfce4-commits] Post release tag bump.

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to b4563b682d3c4bcf9e4dc9b99c5c6727efc5e4da (commit) from 6e59a0b84939f9f356224ead59b1c3963084a21a (commit) commit b4563b682d3c4bcf9e4dc9b99c5c6727efc5e4da Author: Eric Koegel Date: Sat Nov 2 09:04:14 2013 +0300 Post release tag bump

[Xfce4-commits] Revert "Updates for release."

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to 6b4f14c9535e58fe2e7edabfa67902224bbdfad4 (commit) from 784f97d3a70372996ba28a160ea87e95861dab6f (commit) commit 6b4f14c9535e58fe2e7edabfa67902224bbdfad4 Author: Eric Koegel Date: Sat Nov 2 08:52:30 2013 +0300 Revert "Updates for re

[Xfce4-commits] Updates for release.

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to 6e59a0b84939f9f356224ead59b1c3963084a21a (commit) from 6b4f14c9535e58fe2e7edabfa67902224bbdfad4 (commit) commit 6e59a0b84939f9f356224ead59b1c3963084a21a Author: Eric Koegel Date: Sat Nov 2 08:55:37 2013 +0300 Updates for release. NEWS

[Xfce4-commits] Updates for release.

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to 784f97d3a70372996ba28a160ea87e95861dab6f (commit) from 52cfc6671c7f495cd3309901b62b3ea57f5f8ced (commit) commit 784f97d3a70372996ba28a160ea87e95861dab6f Author: Eric Koegel Date: Sat Nov 2 08:43:53 2013 +0300 Updates for release. NEWS

[Xfce4-commits] Creating annotated tag xfdesktop-4.11.1

2013-11-01 Thread Eric Koegel
Updating annotated tag refs/tags/xfdesktop-4.11.1 as new annotated tag to d8bcd6c17ce99c2ed1d0f1267b5c4df655245c42 (tag) succeeds xfdesktop-4.11.0-60-g52cfc66 tagged by Eric Koegel on 2013-11-02 06:44 +0100 Eric Koegel (1): Updates for release

[Xfce4-commits] Wrong g_return_if_fail macro used

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to 7a001c2de7440da2d0a65a5462134a36f5a1ee3e (commit) from 20c79bb1e8b1ee2d818d5717688ce54772f85fbe (commit) commit 7a001c2de7440da2d0a65a5462134a36f5a1ee3e Author: Eric Koegel Date: Fri Nov 1 15:41:58 2013 +0300 Wrong g_return_if_fail

[Xfce4-commits] Fix icon moves and deletions

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to 20c79bb1e8b1ee2d818d5717688ce54772f85fbe (commit) from 160cb351381664faac01a0506d91fa46559e2bb6 (commit) commit 20c79bb1e8b1ee2d818d5717688ce54772f85fbe Author: Eric Koegel Date: Fri Nov 1 11:44:43 2013 +0300 Fix icon moves and

[Xfce4-commits] Don't cache the pixbufs in single workspace mode

2013-11-01 Thread Eric Koegel
Updating branch refs/heads/master to 160cb351381664faac01a0506d91fa46559e2bb6 (commit) from cec316ea5c7c4d241cabd778aed3bfcd8299ea95 (commit) commit 160cb351381664faac01a0506d91fa46559e2bb6 Author: Eric Koegel Date: Fri Nov 1 10:41:48 2013 +0300 Don't cache the pixbu

[Xfce4-commits] Clear all pixels from drag highlight box (Bug 10450)

2013-10-31 Thread Eric Koegel
Updating branch refs/heads/master to 74797c73ab513258d796f77edb2908a0fba16bb3 (commit) from 4e5cd1813862800c5d768d5ef59279b37adbdfc1 (commit) commit 74797c73ab513258d796f77edb2908a0fba16bb3 Author: Eric Koegel Date: Thu Oct 31 20:49:40 2013 +0300 Clear all pixels from drag

[Xfce4-commits] Speed up template sub-menu loading code (Bug 7834)

2013-10-31 Thread Eric Koegel
Updating branch refs/heads/master to 4e5cd1813862800c5d768d5ef59279b37adbdfc1 (commit) from 312098a1d9ba81cc588d7d121587c14e35728eed (commit) commit 4e5cd1813862800c5d768d5ef59279b37adbdfc1 Author: Eric Koegel Date: Wed Oct 30 20:05:07 2013 +0300 Speed up template sub-menu

[Xfce4-commits] Always move files from the trash (Bug 3983)

2013-10-31 Thread Eric Koegel
Updating branch refs/heads/master to 312098a1d9ba81cc588d7d121587c14e35728eed (commit) from 5eb24adb0f1ca7ef072552d83fdc04bb8044f96b (commit) commit 312098a1d9ba81cc588d7d121587c14e35728eed Author: Eric Koegel Date: Mon Oct 28 14:21:38 2013 +0300 Always move files from the

[Xfce4-commits] Fix template sub-menu loading code (Bug 10138)

2013-10-29 Thread Eric Koegel
Updating branch refs/heads/master to 11b1396b120e4719abf19ae37589a73f900b3ff7 (commit) from 82b385d0e243dc26429b8cc647630f18107ebe6a (commit) commit 11b1396b120e4719abf19ae37589a73f900b3ff7 Author: Eric Koegel Date: Mon Oct 28 16:38:30 2013 +0300 Fix template sub-menu

[Xfce4-commits] Fix menu popups via the command line

2013-10-29 Thread Eric Koegel
Updating branch refs/heads/master to 82b385d0e243dc26429b8cc647630f18107ebe6a (commit) from 24d5681d0bd57bce021cc1b44995de27c67e5fcc (commit) commit 82b385d0e243dc26429b8cc647630f18107ebe6a Author: Eric Koegel Date: Sun Oct 27 13:04:28 2013 +0300 Fix menu popups via the

[Xfce4-commits] Use the Path key of desktop files if a path is not set (Bug #8741)

2013-10-28 Thread Eric Koegel
Updating branch refs/heads/master to 8f89ae4bb60fe6b15e0a8eb5b31135fbdd6ca182 (commit) from 3deb28c2b6f26951a556b1e46d69591c8f6c6299 (commit) commit 8f89ae4bb60fe6b15e0a8eb5b31135fbdd6ca182 Author: Eric Koegel Date: Sat Apr 28 14:05:12 2012 +0300 Use the Path key of

[Xfce4-commits] Include the chronological option in the combobox

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to 715985a0cfdcabe4eacc391c8f37690d343351e7 (commit) from 751d6e29c1ad3e02d7fdaaf873ff3c3285cc568a (commit) commit 715985a0cfdcabe4eacc391c8f37690d343351e7 Author: Eric Koegel Date: Tue Oct 22 21:08:23 2013 +0300 Include the chronological

[Xfce4-commits] Fix some memory leaks

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to 2f9278f47973b337f52619afece20cf498664fd6 (commit) from 715985a0cfdcabe4eacc391c8f37690d343351e7 (commit) commit 2f9278f47973b337f52619afece20cf498664fd6 Author: Eric Koegel Date: Sun Oct 27 09:29:43 2013 +0300 Fix some memory leaks

[Xfce4-commits] More removable device icon types (Bug 4056)

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to c460b0acb86791eb7ee9d954fae505589b88a68a (commit) from 7fd36c23d7e72cec2721c5324b63ca1e57dd2fef (commit) commit c460b0acb86791eb7ee9d954fae505589b88a68a Author: Eric Koegel Date: Tue Oct 15 19:25:30 2013 +0300 More removable device icon

[Xfce4-commits] Additonal backdrop cycle options

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to 8ee9256cf6459ee827d8a98e09fa51e0ca7e2a30 (commit) from c460b0acb86791eb7ee9d954fae505589b88a68a (commit) commit 8ee9256cf6459ee827d8a98e09fa51e0ca7e2a30 Author: Eric Koegel Date: Sat Oct 19 21:20:43 2013 +0300 Additonal backdrop cycle

[Xfce4-commits] Fix memory leaks in the settings app

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to f6a34c5144f05eaf8327eca02da724353c542dff (commit) from ee9c70df22b26648ec734e84181f4bf27a892aec (commit) commit f6a34c5144f05eaf8327eca02da724353c542dff Author: Eric Koegel Date: Sun Oct 27 10:59:48 2013 +0300 Fix memory leaks in the

[Xfce4-commits] Add a chronological backdrop cycle option

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to d12988225513fff7c219df973dd11e18a4670a27 (commit) from 8ee9256cf6459ee827d8a98e09fa51e0ca7e2a30 (commit) commit d12988225513fff7c219df973dd11e18a4670a27 Author: Eric Koegel Date: Mon Oct 21 09:11:46 2013 +0300 Add a chronological

[Xfce4-commits] Tooltip options in xfdesktop-settings

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to 7b305eb5092ce88c32e019d6479903d630b9ae86 (commit) from d12988225513fff7c219df973dd11e18a4670a27 (commit) commit 7b305eb5092ce88c32e019d6479903d630b9ae86 Author: Eric Koegel Date: Mon Oct 21 11:22:16 2013 +0300 Tooltip options in

[Xfce4-commits] Allow the font size to go to 0.

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to 751d6e29c1ad3e02d7fdaaf873ff3c3285cc568a (commit) from 7b305eb5092ce88c32e019d6479903d630b9ae86 (commit) commit 751d6e29c1ad3e02d7fdaaf873ff3c3285cc568a Author: Eric Koegel Date: Mon Oct 21 11:39:03 2013 +0300 Allow the font size to go

[Xfce4-commits] Correctly display settings defaults

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/master to ee9c70df22b26648ec734e84181f4bf27a892aec (commit) from 2f9278f47973b337f52619afece20cf498664fd6 (commit) commit ee9c70df22b26648ec734e84181f4bf27a892aec Author: Eric Koegel Date: Sun Oct 27 10:38:54 2013 +0300 Correctly display settings

[Xfce4-commits] Fix some memory leaks

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/eric/settings-changes to 2f9278f47973b337f52619afece20cf498664fd6 (commit) from 715985a0cfdcabe4eacc391c8f37690d343351e7 (commit) commit 2f9278f47973b337f52619afece20cf498664fd6 Author: Eric Koegel Date: Sun Oct 27 09:29:43 2013 +0300 Fix some

[Xfce4-commits] Correctly display settings defaults

2013-10-27 Thread Eric Koegel
Updating branch refs/heads/eric/settings-changes to ee9c70df22b26648ec734e84181f4bf27a892aec (commit) from 2f9278f47973b337f52619afece20cf498664fd6 (commit) commit ee9c70df22b26648ec734e84181f4bf27a892aec Author: Eric Koegel Date: Sun Oct 27 10:38:54 2013 +0300 Correctly

  1   2   3   4   >