Commit Graph

1403 Commits

Author SHA1 Message Date
Mike Blumenkrantz 414cc655d1 e border frames now correctly identify modal dialogs as dialogs 2014-08-09 15:51:56 +02:00
Thanatermesis 79fae834e2 Fix for pieces of text cut in misc places like buttons in wizard 2014-08-09 15:48:37 +02:00
Jean-Philippe Andre dca8b85659 edc: Fix E titlebars after text padding changes
See EFL 5bf1f0c9187525cf40782b26d7fa49d2676f91bb:

  edje_calc: Don't add padding twice to text objects

  Text objects declared in Edje will see their padding added twice,
  as the Evas_Object_Text itself contains the padding already.

  This WILL break some EDC files. It's a bug nonetheless.
(cherry picked from commit bb2b204ae77c534ac90dd215446c9d1056240574)

Signed-off-by: Thanatermesis <thanatermesis@gmail.com>
2014-08-09 15:43:59 +02:00
Sebastian Dransfeld 9195d17b47 e: rename applications menu to fit xdg menu spec
Backported by Thanatermesis for E17:

Conflicts:
	data/etc/Makefile.mk

Fixed the old Makefile.am one instead
2014-06-11 14:41:02 +02:00
Carsten Haitzler 8cabf27085 e_sys - address security concerns with environment and gdb
1. clear out environment as best is possible before executing
anything. especially PATH and IFS are set to minimal base defaults.
also use clearenv() if available and unsetenv()

2. remove gdb method as it's just too dangerous. run it as normal as
the user and if the kernel / distro dny that - then sorry. too bad.

Conflicts:
	data/etc/sysactions.conf.in
	src/bin/e_sys_main.c
2013-12-01 12:03:01 +09:00
maxerba dcaf7c09c5 Removing blank entries from desktop files 2013-10-05 11:33:08 +02:00
Mike Blumenkrantz c3bae7cb39 remove more invalid Name[]= entries
T346
2013-10-03 13:16:04 +01:00
Mike Blumenkrantz 5c37d93a0b fix blank Name[$locale]= values in .desktops
T346
2013-10-03 09:03:24 +01:00
Chris Michael aae26dbf64 Backport: c32f155 :: Add a disabled state to the indicator event rectangle
NB: This is so that the indicator mouse events can be disabled, thus
not allowing Silly people to turn off their Only single monitor.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-08-02 10:44:38 -04:00
Carsten Haitzler 75c2ab58a3 enlarge taskbar buttons a bit so those with 24px shelves.. can use
them. :)
2013-08-01 15:05:00 -03:00
maxerba 75d1a637dc updating desktop files 2013-07-31 13:17:04 +02:00
maxerba 41f7acf8a6 Fixed sorting in desktop files 2013-07-04 20:12:50 +02:00
maxerba cbec7f47b8 updating desktop files with esperanto and french translations 2013-07-02 17:13:21 +02:00
Chris Michael 5e9323bf7d Backport: 7955818 :: Add randr theme support for primary outputs
NB: Someone may want to retheme this....

Signed-off-by: Chris Michael <devilhorns@comcast.net>
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:54 -04:00
Christopher Michael d7d914cb72 Backport: 23a8170 :: Fix cloning box to now be over the indicator event rect.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84209
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:54 -04:00
Christopher Michael 2ac021ae1c Backport: f7defbd :: Color the clip of the frame when monitor is disabled to provide more visual indication.
NB: Someone may want to tweak the color used here ;)

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

SVN revision: 84205
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:53 -04:00
Christopher Michael c95298713b Backport: 8f0367d :: Rename monitor name style
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84204
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:53 -04:00
Christopher Michael d47839c9d0 Backport: aa74a39 :: Fix grid offset
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84189
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:53 -04:00
Christopher Michael 7dbd8b4177 Backport: 3920734 :: Create new randr widget group (for the main randr widget) and give it an "inset" look like the wallpaper preview widget.
NB: This probably could have been aliased to the wallpaper preview
widget but is separate right now in case the boss wants to change it ;)

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

SVN revision: 84144
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:53 -04:00
Christopher Michael 24603c1ee0 Backport: f47f526 :: 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
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:53 -04:00
Christopher Michael ef6583b7bc Backport: a654fac :: Add position text to monitor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82885
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-06-28 03:28:53 -04:00
maxerba 904b187c77 updating catalan translation (and entries order) 2013-05-05 17:31:52 +02:00
Mike Blumenkrantz ed1615509a fix border theme bug which prevented windows from unshading correctly when animation was disabled 2013-04-26 08:08:54 +01:00
Igor Murzov f0ec4d0fe9 adding three more files for input methods used in asian countries,
sent by ray chen on the e-intl list. the only thing I did is adding
them to makefile.am, is it enough?

This is a backport of r81955


SVN revision: 83093
2013-01-22 16:17:46 +00:00
Carsten Haitzler e3776baabf 2 more nice wallpaperies :)
SVN revision: 81553
2012-12-21 14:45:01 +00:00
Carsten Haitzler 4def6e56cc fix date on/off in clock theme.
SVN revision: 81545
2012-12-21 13:00:03 +00:00
Carsten Haitzler 2d98c78ff8 found a missing icon in import dialog - add... and fix icons to not
look so base there too.



SVN revision: 81507
2012-12-21 05:35:05 +00:00
Hannes Janetzek 07863c14ec e17/evry: workaround against possible loop when calculating item placement
SVN revision: 81411
2012-12-19 22:54:46 +00:00
Carsten Haitzler ed479f04ab polish up icon only and text only options in tasks - mentioned by
zmike. needed code changes.



SVN revision: 81320
2012-12-19 02:24:36 +00:00
Christopher Michael eacee97d9e Use different program name for rotate disable.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81264
2012-12-18 15:18:58 +00:00
Christopher Michael 0b296b151e Add signal and state for disable of rotate event (in the case that a monitor
does not support rotations).

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

SVN revision: 81260
2012-12-18 15:16:23 +00:00
Massimo Maiurana 2a774dd533 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Christopher Michael 513bac3b26 Add a "mini monitor" group which we will use to display a cloned
monitor.

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

SVN revision: 81100
2012-12-17 09:20:35 +00:00
Christopher Michael a9cfffdefa Remove all references to cloned state and clone programs.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81099
2012-12-17 09:20:33 +00:00
Christopher Michael fabb16dc8d Remove cloned signals from main monitor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81098
2012-12-17 09:20:30 +00:00
Christopher Michael 403e0ed2df Add a program to catch "uncloned" state so we can return the monitor
back to it's starting form.

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

SVN revision: 81097
2012-12-17 09:20:25 +00:00
Christopher Michael b12bba6b86 Oops, remove old "mini clone" attempt.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81092
2012-12-17 09:20:01 +00:00
Christopher Michael 7a22a82eb7 Add a "cloned " state for the monitor which turns off the stand, text,
and other things.
Add a clone box to hold any monitors which were dropped.
Add a "drop_zone" to the monitor to indicate we can drop other
monitors here.

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

SVN revision: 81091
2012-12-17 09:19:58 +00:00
Chidambar Zinnoury 53d73af873 e about: typo.
SVN revision: 81034
2012-12-15 20:23:56 +00:00
Chidambar Zinnoury a970cccc88 e clock: scale date.
SVN revision: 81033
2012-12-15 20:23:04 +00:00
Carsten Haitzler 0431eb685c more wallpapers. filtered - sharpened, cleaned... colorful... darkened
mostly so they dont kill the default theme darkness.



SVN revision: 81025
2012-12-15 15:49:15 +00:00
Carsten Haitzler f15a4a6f22 adn as discussed - fill out default theme to cover some of the other
cursor types used/supported by e17.. inf act all of them. :)



SVN revision: 81022
2012-12-15 14:22:50 +00:00
Carsten Haitzler 8676923002 clip clients for correctness.
SVN revision: 80830
2012-12-13 11:57:09 +00:00
Carsten Haitzler 39057aea4b not some missing ptr gfx... and entry align to left - not center.
SVN revision: 80807
2012-12-13 10:04:55 +00:00
Carsten Haitzler 726a01f5c4 ok - have your pixel border. and a blue focus color - but i'm npot
fixing maximized state, shaded state, hung,urgent etc. - thats why i
didnt want to... the can of worms.



SVN revision: 80802
2012-12-13 09:16:58 +00:00
Carsten Haitzler d4af779c0e finish up XXX in fileman theme to show current op with icon.
SVN revision: 80796
2012-12-13 05:44:54 +00:00
Carsten Haitzler d577e24b7e pixel border->go. no actual use in e17 atm.. so not going to put it
there. make a theme that provides such things if u want them. :)



SVN revision: 80765
2012-12-12 14:35:01 +00:00
Carsten Haitzler 0e0188a3d3 oops - use bottom not below for style!
SVN revision: 80729
2012-12-12 03:57:55 +00:00
Carsten Haitzler d9c46a763a and i think i'll make this the last of the icon cleanups. i can do
icon cleanups all day, every day for months... time to call it quits.



SVN revision: 80637
2012-12-11 10:05:51 +00:00
Carsten Haitzler 9631ca7ba6 fill in some more missing icons that were blank.
SVN revision: 80607
2012-12-10 13:25:49 +00:00