Mike Blumenkrantz
5d9a640acb
also remove randr edj from gitignore
...
SVN revision: 77698
11 years ago
Christopher Michael
8ff992b7a7
E (RandR): Remove _fill_data function (not needed). Implement Applying
...
of any changes to monitors.
NB: Be careful ... this will actually apply any changes now. Tested
here and appears to work ok, but YOU HAVE BEEN WARNED !!! If you apply
something and it turns your monitor into a paperweight, don't cry to me.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77693
11 years ago
Christopher Michael
40e42c4d28
E (RandR): Add function prototypes for getting position, orientation,
...
and mode from monitor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77692
11 years ago
Christopher Michael
1f1640f77b
E (RandR): Add function prototype to randr widget so we can retrieve
...
list of monitors.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77691
11 years ago
Christopher Michael
47977be1ca
E (RandR): Use output->monitor first to get resolutions (if it exists), then
...
fallback to output->crtc common modes if needed.
No need to drop duplicate resolutions anymore, in fact we should list
them due to different refresh rates.
Add functions to smart monitor object for getting position,
orientation, and mode info.
When searching for a resolution within snapping fuzziness, also try to
find one which matches the current refresh rate.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77690
11 years ago
Massimo Maiurana
6de05d3dee
updating portuguese and italian translations
...
SVN revision: 77670
11 years ago
Christopher Michael
24127f1a01
Set randr widget to changed when we receive the proper signals,
...
regardless if monitor matches or not.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77643
11 years ago
Christopher Michael
23e171b7b7
Actually, use the real rate value from the mode. This allows similar
...
modes with the same rate to correctly select the proper radio.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77642
11 years ago
Christopher Michael
f03090fb12
Add method to list/show/change refresh rate on monitor.
...
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77640
11 years ago
Christopher Michael
51fa6fc413
Add method to list/select refresh rates.
...
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77639
11 years ago
Christopher Michael
86eb503248
Fix RandR dialog icon.
...
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77638
11 years ago
Sebastian Dransfeld
7b62d5e9e3
e: remove unused variable
...
SVN revision: 77626
11 years ago
Sebastian Dransfeld
0a24d3194d
e: remove unused variables
...
SVN revision: 77625
11 years ago
Sebastian Dransfeld
9b436d3c26
e: if 0 to disable code
...
SVN revision: 77624
11 years ago
Mike Blumenkrantz
5e17a3eaac
fix EINTERN to be more portable and not require e.h in mixer pulse
...
SVN revision: 77613
11 years ago
Mike McCormack
6b4b4f0ae1
e: Fix unused variable warnings
...
Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 77588
11 years ago
Mike Blumenkrantz
8c8a956237
undef gettext macro to fix build
...
SVN revision: 77583
11 years ago
Mike Blumenkrantz
f7b644ecb0
fix mixer pulse includes and apply EINTERN to pulse functions so they won't be mistakenly called by stupid gstreamer
...
SVN revision: 77573
11 years ago
Mike Blumenkrantz
4f5e18437d
fix possible magic failure in mixer
...
SVN revision: 77572
11 years ago
Christopher Michael
78411efd08
Remove RandR window from theme (not needed as we use a config dialog
...
now).
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77571
11 years ago
Christopher Michael
6cca89c83f
Make on/off indicator toggling also send a changed event to the RandR
...
widget.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77570
11 years ago
Christopher Michael
38d31cf0c0
Make config dialog listen on "changed" signal from RandR smart object
...
to enable Apply button.
NB: Cannot use basic->check_changed here as the Monitor smart objects
do the changing, but the Randr smart object never does. Since
"check_changed" only listens on the main dialog widget (randr smart
object in this case), then the "check_changed" of dialog_view would
not work in this case.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77569
11 years ago
Christopher Michael
1405f6f949
Remove 'changed' flag for monitor smart object.
...
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77568
11 years ago
Christopher Michael
c2521cbaaf
Make RandR smart object support 'changed' so that the Apply button in
...
the config dialog can function properly.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77567
11 years ago
Christopher Michael
2dcd1bc3ba
Make RandR dialog function as a Config Dialog.
...
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77565
11 years ago
Mike Blumenkrantz
b12cbabc9a
fix separator position on resizable config dialogs
...
SVN revision: 77564
11 years ago
Mike Blumenkrantz
5f4f3c2cb4
e finally remembers the module config dialog and reopens it on restart
...
SVN revision: 77563
11 years ago
Mike Blumenkrantz
7a3eb421ff
spellcheck hooooooooooooooooooooooo
...
SVN revision: 77562
11 years ago
Vincent Torri
9d7a55f456
E17: better inclusion of file to parse (openbsd and netbsd
...
Patch By Maxime Villard
SVN revision: 77560
11 years ago
Massimo Maiurana
9fecbf473c
updating portuguese translations
...
SVN revision: 77559
11 years ago
Carsten Haitzler
35773a3241
add config for disabling delayed modules. this actually drastically
...
speeds up e startup - but this i mean the shelf comes up instantly
populated rather than taking 2 or 3 seconds to figure its life out.
SVN revision: 77558
11 years ago
Carsten Haitzler
7bb9376863
disable sigusr1 for config dialog - thsi is actually a race cond that
...
never was hit before - but e's start uses a pause() to wait for init
splash to be ready and a sigusr1 is used to do the waking up.
SVN revision: 77557
11 years ago
Carsten Haitzler
c17116d357
really quick patch on connman asking for logins... agent->msg is the
...
same as msg in the cb. this stops an instant segv but doesnt fully fix
it. it's at least marked/commented to be looked at.
SVN revision: 77556
11 years ago
Carsten Haitzler
13f9c864ff
disable lock fps and grab in comp as its not in the gui now.
...
SVN revision: 77555
11 years ago
Massimo Maiurana
4732cd7d07
updating portuguese and italian translations
...
SVN revision: 77554
11 years ago
Massimo Maiurana
dcd9547e80
some fileman strings were not included in enlightenment.pot
...
SVN revision: 77553
11 years ago
Sebastian Dransfeld
ec752e9394
e: formatting
...
SVN revision: 77552
11 years ago
Massimo Maiurana
3e3bc1c53f
updating portuguese and italian translations
...
SVN revision: 77545
11 years ago
Sebastian Dransfeld
007b32de06
e: merge in notification intl
...
SVN revision: 77530
11 years ago
Sebastian Dransfeld
e3bb693e6e
e: add notification to po
...
SVN revision: 77529
11 years ago
Mike Blumenkrantz
1401c39182
desktop gadgets no longer have the confusing "Behavior" menu, instead the hover layer is now a separate location which can receive gadget moves from any gadcon in the "Move to" menu
...
SVN revision: 77528
11 years ago
Mike Blumenkrantz
22a560b41f
unnecessary cast
...
SVN revision: 77527
11 years ago
Mike Blumenkrantz
2413409717
use list macros for gadman handlers
...
SVN revision: 77526
11 years ago
Mike Blumenkrantz
43fb89ddb7
gadcon "Move to" menu no longer shows the gadget's current gadcon
...
SVN revision: 77523
11 years ago
Mike Blumenkrantz
71f57bb52d
gadcon location gadget_add callbacks now have a gadcon client param so the config can be retrieved since these callbacks are (currently) only used for changing locations of gadgets
...
also the related gcc param in gadget_del can now have a NULL config to signify that the gadget has been moved to a new gadcon
this means that moving a gadget to a new location will no longer cause it to lose its gadget config
ticket #1594
SVN revision: 77521
11 years ago
Mike Blumenkrantz
c008654175
block mouse in/out events for iconified borders to fix case where iconifying a window using the border menu would prevent it from becoming iconified
...
SVN revision: 77520
11 years ago
Mike Blumenkrantz
6933d4b8ac
gadgets can now be configured from the Desktop menu to bypass selecting layer in the overall gadget config
...
SVN revision: 77517
11 years ago
Mike Blumenkrantz
9114d0d02a
blank text previews during read
...
ticket #1601
SVN revision: 77516
11 years ago
Mike Blumenkrantz
c2077bb6c0
add desktop menu category
...
SVN revision: 77515
11 years ago
Mike Blumenkrantz
c873260de3
ensure that missing gadman gadget geom popup only ever appears once, also set edit mode on repositioned gadget
...
SVN revision: 77514
11 years ago