Commit Graph

15689 Commits

Author SHA1 Message Date
Mike Blumenkrantz e75bc273b2 e_comp.h now includes other comp headers, explicitly including comp headers is not necessary
SVN revision: 82972
2013-01-18 11:22:05 +00:00
Mike Blumenkrantz fc287ad767 make "fast" comp effects initially disabled if effects are disabled
SVN revision: 82971
2013-01-18 10:50:33 +00:00
Mike McCormack 66c08a536d e: Remove unused variable warnings
Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 82966
2013-01-18 06:45:55 +00:00
Chidambar Zinnoury f0eb778f50 e mixer and battery modules: reuse notifications.
SVN revision: 82931
2013-01-17 10:47:53 +00:00
Samuel F. Baggen 2494e166eb added missing conf for screen_limits (new lost windows)
SVN revision: 82913
2013-01-17 00:57:53 +00:00
Massimo Maiurana d959b75a78 updating italian translation
SVN revision: 82908
2013-01-16 21:21:35 +00:00
Christopher Michael f117b3de1d Add function for setting monitor position text.
Fix some comments.
When the monitor object gets moved, update the position text.

NB: Hopefully this helps a little for people having monitor "black
out" issues after moving things around. At least now you can See what
the position will be.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82887
2013-01-16 13:33:27 +00:00
Christopher Michael f47f526805 Add monitor position text for the monitor object.
NB: Raster, You may want to recolor or retheme this

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82886
2013-01-16 13:33:24 +00:00
Christopher Michael a654fac1c1 Add position text to monitor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82885
2013-01-16 13:33:18 +00:00
Christopher Michael 37908f9b73 When searching for the next resolution to snap to, do Not skip
refresh_rate checks (allows resize events which keep the current rate).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82884
2013-01-16 11:56:44 +00:00
Christopher Michael 01eb2c4cc0 Various fixes for some resizing issues as reported by Thanatermesis.
- Don't bother trapping mouse movements outside of the monitor.
 - Simplier test for resizing above/below max/min resolution.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82883
2013-01-16 11:56:36 +00:00
Carsten Haitzler 350496bb38 rationalise speaker gadget... same look as cpufreq/clock - just deeper
conical inset speaker look.



SVN revision: 82873
2013-01-16 11:09:04 +00:00
Miculcy Brian cc6581a8f9 Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
SVN revision: 82871
2013-01-16 09:56:50 +00:00
Christopher Michael 39e9f03048 No need to convert frame geometry to virtual...we can just compare
actual canvas geometry when doing collision detection.

Port the previous "JackDanielz" fix (using frame geometry vs using
object geometry) to the actual move function also.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82868
2013-01-16 09:01:30 +00:00
Christopher Michael 4a49bf8b05 When moving monitors around, use the geometry of the monitor frame to
determine collision/intersection for cloning reasons (needed due to
monitor object itself having some padding around the frame which was
causing erroneous intersection calculations).

NB: Calling this one the JackDanielZ fix ;)

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82867
2013-01-16 08:41:48 +00:00
Christopher Michael 44b62de0b6 Add monitor function to return geometry of the actual frame object.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82866
2013-01-16 08:41:34 +00:00
Christopher Michael f518182cf8 Use output name first instead of monitor name. Fall back to monitor
name if output has no name.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82863
2013-01-16 08:07:00 +00:00
Christopher Michael 272907949e Pass the new orientation to map remove so we can resize the frame
properly.
When we start a rotate event, record the starting rotation.
When we stop rotating, mung in the starting rotation value.
Just fetch geometry once when we stop rotating.
Update the current orientation After we are done removing the map (on
rotate stop).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82862
2013-01-16 08:06:57 +00:00
Christopher Michael 1cca680d13 When getting the amount of rotation, use the frame geometry (as that
is where the rotation event actually happens), instead of the geometry
of the whole monitor object.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82861
2013-01-16 08:06:54 +00:00
Christopher Michael 2c034a27b9 Add function to remove an applied map (for making bg and text look
proper after rotation).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82860
2013-01-16 08:06:40 +00:00
Leif Middelschulte 421a884174 Yet another LC_ALL=C infront of 'svnversion' command in configure.ac
SVN revision: 82824
2013-01-15 16:17:36 +00:00
Mike Blumenkrantz bc2cdda276 improve module config dialog load speed
SVN revision: 82820
2013-01-15 15:34:27 +00:00
Mike Blumenkrantz 1c4aec432d track module directories, add api for fetching module .desktop files
SVN revision: 82819
2013-01-15 15:33:39 +00:00
Mike Blumenkrantz 0dea8f3339 small improvement to window dragging: when allowing drag of maximized windows, changing the screen of a window will automatically attempt to resize the window so as to better fit the screen
exploring this change led to the discovery of a default theme bug: maximizing a window blocks events to resize hotspots on the bottom part of the window regardless of config settings


SVN revision: 82813
2013-01-15 14:43:19 +00:00
Lucas De Marchi a37c6ca20f e: follow edbus change about unref'ing messages after send
Don't unref the messages after calling edbus_*_send() since edbus
automatically unrefs them. It was also impressive the number of places
that were not unrefing the message when they should.



SVN revision: 82808
2013-01-15 14:34:50 +00:00
Stefan Schmidt 2ce05c326f e: Last missing file to pass distcheck.
SVN revision: 82806
2013-01-15 13:59:07 +00:00
Stefan Schmidt f3969be3ba e/theme: Add new files to get one step further for make distcheck.
SVN revision: 82805
2013-01-15 13:47:03 +00:00
Stefan Schmidt 7ebc7b2e7c e: Include appmenu theme files in EXTRA_DIST to fix distcheck.
We don't have appmenu2 so it seems to be a plain typo.

SVN revision: 82804
2013-01-15 13:46:59 +00:00
Mike Blumenkrantz 34020fe5df update e_module struct types
SVN revision: 82797
2013-01-15 10:22:36 +00:00
Igor Murzov 505278789d Fix incorrect usage of gettext for plural forms.
This commit is almost the same as r78716. Déjà vu!


SVN revision: 82788
2013-01-14 23:43:40 +00:00
Igor Murzov 2b2335fc0b Translate messages in configuration checker error dialog.
SVN revision: 82787
2013-01-14 23:42:40 +00:00
Mike Blumenkrantz dae81d1ee0 and now for something completely useless: rotate effect for composite
SVN revision: 82773
2013-01-14 17:57:24 +00:00
Miculcy Brian 9d781fa8ac Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
SVN revision: 82772
2013-01-14 17:26:13 +00:00
Mike Blumenkrantz c088474ba6 fix comp bug where focus+urgency states were not applied to windows on startup
SVN revision: 82769
2013-01-14 17:03:52 +00:00
Mike Blumenkrantz 4d97230dfd block conf2 window delete updates during shutdown
SVN revision: 82764
2013-01-14 14:45:34 +00:00
Mike Blumenkrantz 727935e200 sometimes a man doesn't know what he's doing when he's working on comp themes. that man is me.
SVN revision: 82760
2013-01-14 13:01:15 +00:00
Mike Blumenkrantz 839a2f3f15 move all conf2 options for opening config dialogs into the owner module
SVN revision: 82727
2013-01-13 13:28:56 +00:00
Mike Blumenkrantz 964a0e3a7f clean up xsettings theme listing to use internal functions instead of scanning directories
SVN revision: 82722
2013-01-13 12:35:18 +00:00
Mike Blumenkrantz 15baa212d8 add conf2 subsystem utility function for getting gtk theme list
SVN revision: 82721
2013-01-13 12:34:46 +00:00
Mike Blumenkrantz 1e0d4e857c add conf2 utility functions to get current themes
SVN revision: 82720
2013-01-13 12:20:53 +00:00
Mike Blumenkrantz ec6f8a06b0 big cleanup for conf_theme module: conf2 subsystem already tracks themes
also change check widget to radio


SVN revision: 82719
2013-01-13 12:20:32 +00:00
Mike Blumenkrantz cdbebff3ab all comp options are now available in conf2
SVN revision: 82718
2013-01-13 11:56:43 +00:00
Mike Blumenkrantz e34ba7b645 change comp engine values to enum
SVN revision: 82717
2013-01-13 11:55:16 +00:00
Mike Blumenkrantz 3d479ba0cf only delete configure option data if tags still exist, preventing crash if conf2 is open on restart/exit
SVN revision: 82716
2013-01-13 11:54:53 +00:00
Mike Blumenkrantz 11109353dd swap conf2 comp panel option to only open the advanced match panel
SVN revision: 82715
2013-01-13 11:47:26 +00:00
Mike Blumenkrantz 6cdfddfb8e s/iconif/minimize/ for conf2 options, add alias for iconif
SVN revision: 82714
2013-01-13 10:24:17 +00:00
Carsten Haitzler bcb3fa19d0 dont need the include there - e.h has it.
SVN revision: 82713
2013-01-13 05:37:00 +00:00
Carsten Haitzler b6a5ad1a40 from gustavo - efm cmdline grok uri's but needs efreet linking.
SVN revision: 82712
2013-01-13 05:36:22 +00:00
Mike Blumenkrantz 374580215d split conf_comp->advanced match settings into separate dialog to make comp settings dialog slightly less insane
SVN revision: 82709
2013-01-12 17:09:55 +00:00
Mike Blumenkrantz f965a163bf add e_comp_cfdata_match_free()
SVN revision: 82704
2013-01-12 15:46:01 +00:00