11314 Commits

Author SHA1 Message Date
ratchov
441a463737 Use sndio volume knob if available (consumes less CPU), rather than
chaining two soft volume knobs. Stop audio during pause to consume
less CPU. Honour AOPLAY_FINAL_CHUNK flag which fixes playback of very
short files.

ok & tweaks stsp@, ok sthen@, dcoppa@, go ahead edd@ (maintainer)
2012-01-26 20:21:31 +00:00
ajacoutot
adc0b9e75a From Ubuntu: disable help buttons since gnome-panel help is no longer in
the GNOME user guide.
(https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/885959)
2012-01-25 18:18:13 +00:00
ajacoutot
aba4ce2634 Update to gtk2-murrine-engine-0.98.2.
Use the gnome MODULE while here.

ok dcoppa@ (maintainer)
2012-01-25 16:03:34 +00:00
ajacoutot
ac120789bc Missing files, thanks to sten@ update plist script. 2012-01-25 14:40:36 +00:00
dcoppa
a0f7063e96 Update to libxdg-basedir-1.2.0 2012-01-25 14:13:34 +00:00
ajacoutot
fde4c8063b libsndio -> sndio 2012-01-25 14:07:09 +00:00
ajacoutot
086c34737b Update to glom-1.20.7. 2012-01-25 13:26:45 +00:00
ajacoutot
e180d70cba Update to libgda-5.0.3. 2012-01-25 13:26:05 +00:00
ajacoutot
eba9d62d75 Properly find and load libdb. 2012-01-25 11:30:41 +00:00
dcoppa
2d82895f79 Bugfix: setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant
way. This makes chrome (and probably other apps, too) receive changes
of the _NET_ACTIVE_WINDOW and thus show its bookmark dialog properly
(upstream git commit 4f26d6f2a1a0efb7fa15999f9cc00d8673220e97)

Bugfix: only ignore EnterNotify events after UnmapNotifies from
managed windows. This fixes some focus follows mouse problems
(upstream git commit 47fd15649ad63f3becef8870276e51c6214300fc)

Bugfix: force a new sequence number after UnmapNotify. This fixes
the problem where legitimate EnterNotify arrived with the same
sequence as the UnmapNotify and was ignored
(upstream git commit 7a4d8ed6ed67c4d0d958458f58e4db1598c9cd75)

Bugfix: position floating windows exactly where their geometry
specified
(upstream git commit cb4c9b9d27a095047a5ac22ae75f6ee17475ba18)

Bugfix: fix coordinates when the rect of an output changes
(upstream git commit 077d2433a7186550ee349284b1849ec2048af69c)
2012-01-25 10:29:30 +00:00
ajacoutot
1b68204121 Maintenance update to gtk+2-2.24.9. 2012-01-25 09:05:18 +00:00
ajacoutot
ad845ae304 Minor update to moserial-3.0.5. 2012-01-24 16:00:52 +00:00
landry
2bf699a9ae Update to xfce4-xkb 0.5.4.3, from Kirill Bychkov (thanks!) 2012-01-23 16:36:08 +00:00
dcoppa
a32b5d2e57 Revert to 'xv' as default vo. 2012-01-23 16:14:40 +00:00
dcoppa
6859c43911 Play on the safe side: not all machines support xv video output
(loongson comes to mind), and thus use 'x11' by default.

While here, enable dark theme only when using GTK+3 (fixes warning
at startup).
2012-01-23 13:06:32 +00:00
dcoppa
f9009dcbd1 Add '-zoom' to mplayer when vo is x11
(upstream svn revision r84)
2012-01-23 11:01:34 +00:00
dcoppa
b90403a176 Bugfix update to rxvt-unicode-9.15
ok maintainer
ok sthen@
2012-01-23 08:10:40 +00:00
ajacoutot
488ad78d0d open(2) with the NOATIME flag is only available on Linux. Instead of
duplicating the same code all over with ifdef, factorize into a function
that opens file descriptors in a portable way.
2012-01-22 15:13:23 +00:00
ajacoutot
7151971f60 Bugfix update to moserial-3.0.4. 2012-01-21 07:35:09 +00:00
dcoppa
1a01e7a7fb sync comment 2012-01-20 20:16:32 +00:00
dcoppa
cff065fc5f Bugfix: respect WM_HINTS.input for WM_TAKE_FOCUS clients. This fixes
problems with some Qt apps
(upstream git commit 2d14ced024416e2074b57290bf7dade7d08899e5)

Bugfix: either use SetInputFocus *or* send WM_TAKE_FOCUS, not both.
This fixes problems with Oracle/OpenJDK JRE 7.0
(upstream git commit 21a2971b2442ab0881cf79553cc6b65bbb44afa7)
2012-01-20 15:53:18 +00:00
dcoppa
0185515fc8 Add mwm _MOTIF_WM_INFO atom to advertise mwm hints capability: fix
a problem with rxvt-unicode falling out of Fluxbox' control when
started with the borderless option.
(upstream git commit db08329d8bc689ff14cbb9084814d652ae349621)
2012-01-20 11:53:30 +00:00
ajacoutot
321b4fd169 From upstream:
Add -I argument for g-ir-scanner to use the include files from the local tree
instead of the ones installed in the system.
2012-01-19 15:37:08 +00:00
ajacoutot
7bc3b814cc Disable introspection support as this fails to build on a clean machine.
I'll revisit this later.

reported by several@
2012-01-19 14:25:10 +00:00
ajacoutot
5f4b329d44 dpb still tries to resolve gdm's dependencies even if it is marked as
BROKEN (???) -- so remove libdpam from here.
2012-01-19 14:14:13 +00:00
ajacoutot
99ad77a65c Bugfix update to rygel-0.12.7. 2012-01-19 10:48:33 +00:00
ajacoutot
81725664da Bugfix update to moserial-3.0.3. 2012-01-19 07:57:51 +00:00
ajacoutot
d3ac08446a Sync patch with upstream commit; no pkg change. 2012-01-18 16:32:34 +00:00
ajacoutot
a9562f65ca Remove unused dot.directory file. 2012-01-18 11:57:50 +00:00
ajacoutot
ea922170d0 Minor update to libxklavier-5.2. 2012-01-18 07:29:54 +00:00
espie
d73fef9ce0 SUBDIRS, dpb happy 2012-01-17 18:08:22 +00:00
sthen
32e58be3d3 Remove empty unreferenced files (-phonon was removed in Makefile r1.57) 2012-01-17 16:33:25 +00:00
espie
9bfc407747 don't use flavors for independent builds. dpb happy 2012-01-16 22:10:59 +00:00
ajacoutot
b0e847a885 Bugfix update to glom-1.20.6. 2012-01-16 14:12:53 +00:00
ajacoutot
50065f948c update to gnome-video-arcade-0.8.2. 2012-01-16 11:36:11 +00:00
ajacoutot
7567a59f65 Update to gjs-1.30.1. 2012-01-16 11:17:14 +00:00
dcoppa
5be890a918 Add icon drawing support to the pager plugin.
While here, fix make_profile.
2012-01-14 22:14:10 +00:00
sthen
0d526aa0d4 update to scrotwm 0.10.0, from maintainer Gonzalo L. R. 2012-01-14 21:48:13 +00:00
landry
a6ece1da15 Update to xfce4-netload 1.1.0. 2012-01-13 19:42:38 +00:00
landry
490ab1956b Update to ristretto 0.3.1. 2012-01-13 19:30:18 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
naddy
9672e134d6 remove unused variable from SUBST_VARS 2012-01-12 23:52:20 +00:00
dcoppa
b31be191b8 Update to xmobar-0.14.
Fix comment into files/Batt.hs.
Adjust WANTLIB.
Use lynx from base instead of curl for the weather plugin.

OK kili@
2012-01-12 21:42:07 +00:00
dcoppa
313830e560 Bump revision after xmonad updates.
As suggested by kili@
2012-01-12 11:14:17 +00:00
dcoppa
1aa54e8957 Update to xmonad-contrib-0.10
Ok kili@
2012-01-12 11:12:38 +00:00
dcoppa
ccdc7f82ff Update to xmonad-0.10
ok kili@
2012-01-12 11:11:58 +00:00
ajacoutot
9041d96743 WANTLIB sync. 2012-01-12 08:39:28 +00:00
dcoppa
c4fa8c3728 Bugfix: don't lose focus on fullscreen windows when another window
gets moved to that workspace
(upstream git commit f78caf8c5815ae7a66de9e4b734546fd740cc19d)

Bugfix: open new windows in the correct place when assignments match
(upstream git commit d4238c778a199ad88ebe8540904d98f81f110621)

Fix assignments of floating windows to (yet) unused workspaces
(upstream git commit 96c491a4885bf33802e1be883dbf5fe24bece650)
2012-01-11 13:33:48 +00:00
dcoppa
d58597215d Fix problem with directory vs dvd detection
(upstream svn revision r2201)
2012-01-11 12:45:25 +00:00
ajacoutot
5efa638f13 Bugfix update to glom-1.20.5. 2012-01-11 10:11:31 +00:00