Christopher Michael [Wed, 22 Aug 2012 07:07:16 +0000 (07:07 +0000)]
E (conf_theme): Fix double define of _X for OpenBSD systems. Reported
by rustyBSD.
SVN revision: 75519
Mike Blumenkrantz [Wed, 22 Aug 2012 07:02:41 +0000 (07:02 +0000)]
fix usage of PATH_MAX when not working with files
SVN revision: 75518
Carsten Haitzler [Wed, 22 Aug 2012 03:27:11 +0000 (03:27 +0000)]
use fixed buffer.
SVN revision: 75515
Mike Blumenkrantz [Tue, 21 Aug 2012 10:44:50 +0000 (10:44 +0000)]
set grab dialog to be above other windows
SVN revision: 75500
Cedric BAIL [Tue, 21 Aug 2012 09:14:59 +0000 (09:14 +0000)]
e: don't segv if we didn't get the window border at that point.
SVN revision: 75494
Vincent Torri [Tue, 21 Aug 2012 07:40:31 +0000 (07:40 +0000)]
E: managing overwrite when moving files
The rename() function deletes dest file if it exists,
so there is no overwrite handling. Instead of
testing a rename() and if it fails creating a task
to copy-delete the file, we directly create this
task, which handles overwrite.
Patch by Maxime Villard (rustyBSD)
SVN revision: 75489
Mike Blumenkrantz [Tue, 21 Aug 2012 07:12:16 +0000 (07:12 +0000)]
set physics config dialog border icon
SVN revision: 75487
Mike Blumenkrantz [Tue, 21 Aug 2012 06:40:25 +0000 (06:40 +0000)]
never activate clicked item if doing range/multi select
ticket #1365
SVN revision: 75486
Mike Blumenkrantz [Mon, 20 Aug 2012 13:51:13 +0000 (13:51 +0000)]
add e_bindings_reset() for resetting all bindings from e_config
SVN revision: 75465
Mike Blumenkrantz [Mon, 20 Aug 2012 12:37:41 +0000 (12:37 +0000)]
null check which hasn't affected anything yet
SVN revision: 75464
Mike Blumenkrantz [Mon, 20 Aug 2012 12:35:35 +0000 (12:35 +0000)]
grab dialog typo which hasn't affected anything yet
SVN revision: 75462
Mike Blumenkrantz [Mon, 20 Aug 2012 09:16:47 +0000 (09:16 +0000)]
whoops, broke multi-key grabs for a minute there
SVN revision: 75459
Mike Blumenkrantz [Mon, 20 Aug 2012 09:10:31 +0000 (09:10 +0000)]
break out keybind matching and replace original usage
SVN revision: 75458
Mike Blumenkrantz [Mon, 20 Aug 2012 08:38:19 +0000 (08:38 +0000)]
warn--
SVN revision: 75457
Mike Blumenkrantz [Mon, 20 Aug 2012 08:36:43 +0000 (08:36 +0000)]
break out mouse/keyboard grab dialogs into e_grab_dialog to be reused more easily in other places, replace original instances with this dialog
also change key grab dialog to close if the mouse is clicked
SVN revision: 75456
Mike Blumenkrantz [Mon, 20 Aug 2012 07:50:00 +0000 (07:50 +0000)]
fix type warning
SVN revision: 75450
Carsten Haitzler [Sun, 19 Aug 2012 23:26:18 +0000 (23:26 +0000)]
oops - #if 0'd section fixed... not real one in theme! :)
SVN revision: 75437
Vincent Torri [Sun, 19 Aug 2012 18:35:10 +0000 (18:35 +0000)]
E: add overwrite handling.
Patch by Maxime Villard (rustyBSD)
SVN revision: 75436
Vincent Torri [Sun, 19 Aug 2012 18:27:18 +0000 (18:27 +0000)]
E: remove useless op
we chmod the created symlink. It's useless, because
we use stat() which gives st_mode of pointed file/folder,
and then we use chmod(), which follows symlink; so we
are chmoding a file to the same permissions it had
before.
Patch by Maxile Villard
SVN revision: 75435
Vincent Torri [Sun, 19 Aug 2012 18:20:54 +0000 (18:20 +0000)]
E: fix locale on OpenBSD. Maybe other OS need similar fixes
Patch by Maxime Villard (rustyBSD)
SVN revision: 75434
Christopher Michael [Sun, 19 Aug 2012 16:46:32 +0000 (16:46 +0000)]
E: Comment out fprintf's remaining from someone's debug efforts ;)
SVN revision: 75433
Carsten Haitzler [Sun, 19 Aug 2012 13:28:51 +0000 (13:28 +0000)]
make filepreview for links and removable devices and mountpoints give
fs type, filesystem usage, size etc. etc. much more useful.
SVN revision: 75429
Christopher Michael [Sun, 19 Aug 2012 13:27:45 +0000 (13:27 +0000)]
E: Comment out fprintf.
Enough with the border focus printing already ;)
SVN revision: 75428
Carsten Haitzler [Sat, 18 Aug 2012 11:41:23 +0000 (11:41 +0000)]
e17 xkb patch building on ecore new event api. patch from:
http://trac.enlightenment.org/e/ticket/1306
but modified formatting and no theme changes.
SVN revision: 75410
Carsten Haitzler [Sat, 18 Aug 2012 10:54:02 +0000 (10:54 +0000)]
streamline gadget menu to move move item to main menu.
SVN revision: 75407
Rui Seabra [Sat, 18 Aug 2012 08:22:34 +0000 (08:22 +0000)]
Update rpm specs
SVN revision: 75404
Carsten Haitzler [Sat, 18 Aug 2012 05:07:43 +0000 (05:07 +0000)]
fix rememebr border style aply disable/enable bug.
SVN revision: 75400
Carsten Haitzler [Sat, 18 Aug 2012 04:40:56 +0000 (04:40 +0000)]
fix wad of focus issues with click-to-focus and alt+tab + fullscreen
windows.
SVN revision: 75399
Carsten Haitzler [Sat, 18 Aug 2012 01:00:25 +0000 (01:00 +0000)]
round corrrectly (not always down) in cpufreq theme
SVN revision: 75396
Mike Blumenkrantz [Fri, 17 Aug 2012 11:55:51 +0000 (11:55 +0000)]
null check
SVN revision: 75387
Mike Blumenkrantz [Fri, 17 Aug 2012 11:55:30 +0000 (11:55 +0000)]
physics ignore shelves by default
SVN revision: 75386
Mike Blumenkrantz [Fri, 17 Aug 2012 11:54:37 +0000 (11:54 +0000)]
add versioning to physics config, add options for configuring shelves with physics
ticket #1224
SVN revision: 75385
Mike Blumenkrantz [Fri, 17 Aug 2012 08:33:46 +0000 (08:33 +0000)]
hopefully nobody noticed that this was completely broken when I first committed it
SVN revision: 75373
Mike Blumenkrantz [Fri, 17 Aug 2012 08:24:51 +0000 (08:24 +0000)]
add convenience typedef for shelf del event struct
SVN revision: 75372
Mike Blumenkrantz [Fri, 17 Aug 2012 08:23:09 +0000 (08:23 +0000)]
add event for shelf deletion
SVN revision: 75371
Mike Blumenkrantz [Fri, 17 Aug 2012 08:09:31 +0000 (08:09 +0000)]
set parent after dialog is shown
SVN revision: 75368
Mike Blumenkrantz [Fri, 17 Aug 2012 08:00:46 +0000 (08:00 +0000)]
ensure that event mask is unset on parents of modal windows before applying previous mask
SVN revision: 75365
Carsten Haitzler [Fri, 17 Aug 2012 06:17:24 +0000 (06:17 +0000)]
and bring basic scaling back to actually changing config after my
messing around.
SVN revision: 75352
Carsten Haitzler [Fri, 17 Aug 2012 05:59:38 +0000 (05:59 +0000)]
and restart after scale changes to properly apply
SVN revision: 75349
Carsten Haitzler [Fri, 17 Aug 2012 05:28:39 +0000 (05:28 +0000)]
make nicer scaling dialog.
SVN revision: 75347
Carsten Haitzler [Fri, 17 Aug 2012 00:25:37 +0000 (00:25 +0000)]
make invisible shelves work again... and actually fi the longer
standing bug of them not chanigng until a restart
SVN revision: 75339
Mike Blumenkrantz [Thu, 16 Aug 2012 13:58:20 +0000 (13:58 +0000)]
also set parent on grab windows
SVN revision: 75318
Mike Blumenkrantz [Thu, 16 Aug 2012 12:27:26 +0000 (12:27 +0000)]
add profile dialog now uses e entry dialog instead of implementing its own entry dialog
SVN revision: 75317
Carsten Haitzler [Thu, 16 Aug 2012 10:24:06 +0000 (10:24 +0000)]
fix atoms for zone geom. yay! works now.
SVN revision: 75316
Carsten Haitzler [Thu, 16 Aug 2012 09:29:42 +0000 (09:29 +0000)]
add zone geometry property to windows and keep it updated.
SVN revision: 75310
Carsten Haitzler [Thu, 16 Aug 2012 05:30:54 +0000 (05:30 +0000)]
adjust standard config to load xkb module and add gadget.
SVN revision: 75305
Carsten Haitzler [Thu, 16 Aug 2012 05:20:52 +0000 (05:20 +0000)]
oops default fullscreen match in wrong list!
SVN revision: 75304
Mike Blumenkrantz [Thu, 16 Aug 2012 05:00:14 +0000 (05:00 +0000)]
this file does not exist
SVN revision: 75303
Carsten Haitzler [Thu, 16 Aug 2012 03:36:50 +0000 (03:36 +0000)]
make enlightenment_open use the same terminals config as e and sync
the code.
SVN revision: 75301
Carsten Haitzler [Wed, 15 Aug 2012 09:59:37 +0000 (09:59 +0000)]
abstract the "get terminal desktop" code into util code and now use
from e_exec AND in efm - open terminal here menu item is there with
code to set your default terminal in default applications too.
SVN revision: 75290
Carsten Haitzler [Wed, 15 Aug 2012 09:31:10 +0000 (09:31 +0000)]
umm lets use xrandr first/ it SHOULD be better than going to /sys as a
primary backlight control.
SVN revision: 75288
Carsten Haitzler [Wed, 15 Aug 2012 09:30:26 +0000 (09:30 +0000)]
add some more labels.
SVN revision: 75287
Mike Blumenkrantz [Wed, 15 Aug 2012 07:34:15 +0000 (07:34 +0000)]
typo
SVN revision: 75286
Mike Blumenkrantz [Wed, 15 Aug 2012 07:22:04 +0000 (07:22 +0000)]
clean up gadget right click menus to stop leaking
SVN revision: 75285
Mike Blumenkrantz [Wed, 15 Aug 2012 07:04:54 +0000 (07:04 +0000)]
formatting
SVN revision: 75284
Mike Blumenkrantz [Wed, 15 Aug 2012 07:00:02 +0000 (07:00 +0000)]
formatting
SVN revision: 75283
Mike Blumenkrantz [Wed, 15 Aug 2012 06:35:02 +0000 (06:35 +0000)]
gadcon util menu thingy now sets created menu to appropriate struct members to prevent unexpected behavior
SVN revision: 75282
Massimo Maiurana [Tue, 14 Aug 2012 21:10:14 +0000 (21:10 +0000)]
updating portuguese and italian translations
SVN revision: 75272
Mike Blumenkrantz [Tue, 14 Aug 2012 14:03:07 +0000 (14:03 +0000)]
add tasks options for icon/text only modes
still needs a bit of edc work from someone to size better
ticket #1334
SVN revision: 75260
Mike Blumenkrantz [Tue, 14 Aug 2012 12:39:19 +0000 (12:39 +0000)]
probably a good idea to actually delete menus when they hide instead of just praying for it
indirectly fixes ticket #1287
SVN revision: 75256
Mike Blumenkrantz [Tue, 14 Aug 2012 12:22:12 +0000 (12:22 +0000)]
avoid emitting shelf signals and toggling visibility constantly when shelf is already visible
SVN revision: 75253
Mike Blumenkrantz [Tue, 14 Aug 2012 09:18:48 +0000 (09:18 +0000)]
apparently copy and paste is too difficult for some people; systray vertical now works
SVN revision: 75248
Mike Blumenkrantz [Tue, 14 Aug 2012 09:11:47 +0000 (09:11 +0000)]
shelf style is now properly applied during creation
SVN revision: 75246
Mike Blumenkrantz [Tue, 14 Aug 2012 08:56:19 +0000 (08:56 +0000)]
syscon gadget now shows the syscon when clicked by default, has an option in right click menu to go back to menu mode
SVN revision: 75245
Mike Blumenkrantz [Tue, 14 Aug 2012 08:41:39 +0000 (08:41 +0000)]
don't invert pager with FLOAT orientation
SVN revision: 75244
Mike Blumenkrantz [Tue, 14 Aug 2012 08:16:55 +0000 (08:16 +0000)]
only create syscon menu if it hasn't been created previously
SVN revision: 75242
Mike Blumenkrantz [Tue, 14 Aug 2012 06:35:32 +0000 (06:35 +0000)]
unrevert pager changes, now with more null checks
SVN revision: 75235
Carsten Haitzler [Mon, 13 Aug 2012 16:18:57 +0000 (16:18 +0000)]
going to have to do this.. reverties. 1:15am and this commit gets my
e17 to rash instantly on start and leave me with all modules unloaded.
have to revert as its the quickest fix. :)
SVN revision: 75219
Mike Blumenkrantz [Mon, 13 Aug 2012 14:12:45 +0000 (14:12 +0000)]
add option for disabling fileman tooltips
SVN revision: 75212
Mike Blumenkrantz [Mon, 13 Aug 2012 13:33:23 +0000 (13:33 +0000)]
icon extensions in fileman settings is now file extensions
SVN revision: 75210
Mike Blumenkrantz [Mon, 13 Aug 2012 13:14:44 +0000 (13:14 +0000)]
use ac presence to indicate battery charging
SVN revision: 75209
Mike Blumenkrantz [Mon, 13 Aug 2012 12:40:54 +0000 (12:40 +0000)]
fix some battery stringshare usage
SVN revision: 75208
Mike Blumenkrantz [Mon, 13 Aug 2012 12:30:14 +0000 (12:30 +0000)]
pager gadget now autocorrects its orientation to vertical when trying to display a pager for a screen with NUMx1 vdesks with gadcon orient: vertical
this makes it look/work differently, but at least the gadget is usable
SVN revision: 75207
Mike Blumenkrantz [Mon, 13 Aug 2012 10:26:41 +0000 (10:26 +0000)]
syscon settings now uses shutdown icon instead of no icon
SVN revision: 75205
Mike Blumenkrantz [Mon, 13 Aug 2012 10:13:13 +0000 (10:13 +0000)]
fix shelf list disable setting in shelf config dialog
SVN revision: 75203
Mike Blumenkrantz [Mon, 13 Aug 2012 09:51:50 +0000 (09:51 +0000)]
gadget provider list is now sorted alphabetically
SVN revision: 75201
Mike Blumenkrantz [Mon, 13 Aug 2012 09:41:22 +0000 (09:41 +0000)]
power management dialog does not need to be resizable either
SVN revision: 75200
Mike Blumenkrantz [Mon, 13 Aug 2012 09:35:26 +0000 (09:35 +0000)]
no need to use a toolbook in power management settings dialog when there's only one page
SVN revision: 75199
Mike Blumenkrantz [Mon, 13 Aug 2012 09:32:17 +0000 (09:32 +0000)]
fix powermanagement dialog border icon
SVN revision: 75198
Mike Blumenkrantz [Mon, 13 Aug 2012 09:31:20 +0000 (09:31 +0000)]
battery gadget right click menu now also contains powermanagement option
SVN revision: 75197
Mike Blumenkrantz [Mon, 13 Aug 2012 09:24:51 +0000 (09:24 +0000)]
formatting
SVN revision: 75196
Mike Blumenkrantz [Mon, 13 Aug 2012 08:55:03 +0000 (08:55 +0000)]
add menu augmentation for syscon to display the same menu that the syscon gadget displays
SVN revision: 75195
Mike Blumenkrantz [Mon, 13 Aug 2012 08:41:30 +0000 (08:41 +0000)]
merge in syscon gadget written by devilhorns from EXTRAS/bodhi-shutdown
SVN revision: 75191
Mike Blumenkrantz [Mon, 13 Aug 2012 07:06:00 +0000 (07:06 +0000)]
remove extraneous period
SVN revision: 75189
Mike Blumenkrantz [Mon, 13 Aug 2012 07:02:40 +0000 (07:02 +0000)]
set icon for power management settings
SVN revision: 75188
Mike Blumenkrantz [Mon, 13 Aug 2012 06:51:24 +0000 (06:51 +0000)]
formatting
SVN revision: 75187
Mike Blumenkrantz [Mon, 13 Aug 2012 06:45:00 +0000 (06:45 +0000)]
set radio text to blank in power management settings to avoid using unreliable theme default
SVN revision: 75186
Boris Faure [Sun, 12 Aug 2012 16:19:54 +0000 (16:19 +0000)]
e: tiling: fix configuration being sometimes lost
Because it was freed…
SVN revision: 75164
Carsten Haitzler [Sat, 11 Aug 2012 12:18:39 +0000 (12:18 +0000)]
printf--
SVN revision: 75157
Mike McCormack [Sat, 11 Aug 2012 11:28:48 +0000 (11:28 +0000)]
e: Ignore desktop files
SVN revision: 75155
Carsten Haitzler [Sat, 11 Aug 2012 04:40:30 +0000 (04:40 +0000)]
pager fixups...
1. dont use a livethumb resolution OF THE SCREEN! per pager desktop
that means u alloc width*height*4 bytes... u have 6 desktops,
1920x1080 screen... thats 48mb for the backing images at full res. no!
bad bad! so i cut it down to 1/16th of the screen res. ie 1920/16 x
1080/16 for the full rest "livethumb". at least its much more
managable (i woke up to find after an update my e was using an EXTRA
100mb of ram! (2560x1440*4desk + 1920x1200*4desk).
2. dont create the livethumbs at all unless you have the bg preview
on! (i had it off and i still paid the price of the mem usage).
3. make the live preview inverted in the cfg gui - ie enable the live
preview, not disable it.
4. fix theme to preview bg fills the pager base box correctly within
the border bounds.
5. dont enforce aspect handling in livethumb as pager is "master" of
aspect (taken from desktop anyway).
SVN revision: 75154
Christopher Michael [Fri, 10 Aug 2012 16:00:38 +0000 (16:00 +0000)]
E: Fix uninitialized variable warning.
SVN revision: 75112
Mike Blumenkrantz [Fri, 10 Aug 2012 13:48:50 +0000 (13:48 +0000)]
formatting
SVN revision: 75103
Mike Blumenkrantz [Fri, 10 Aug 2012 13:29:35 +0000 (13:29 +0000)]
fixed pager bg previewing to use livethumb and also support animated backgrounds
note: using this with klok WILL slow your system to a crawl
SVN revision: 75102
Carsten Haitzler [Fri, 10 Aug 2012 13:20:36 +0000 (13:20 +0000)]
on fullscreen change of a window force a comp show re-anim. this makes
sure u know something went fullscreen. security thing.
SVN revision: 75101
Mike Blumenkrantz [Fri, 10 Aug 2012 10:54:29 +0000 (10:54 +0000)]
use animation hint to disable bg animation when setting a bg
SVN revision: 75096
Mike Blumenkrantz [Fri, 10 Aug 2012 10:49:56 +0000 (10:49 +0000)]
move animation hint into bg group so we can use a better codepath to check it
SVN revision: 75093
Mike Blumenkrantz [Fri, 10 Aug 2012 10:42:43 +0000 (10:42 +0000)]
add a hint in import config edj creation for disabling animation
SVN revision: 75092
Mike Blumenkrantz [Fri, 10 Aug 2012 10:34:19 +0000 (10:34 +0000)]
don't need to close and reopen a file in import config dialog
SVN revision: 75087
Mike Blumenkrantz [Fri, 10 Aug 2012 10:29:44 +0000 (10:29 +0000)]
use strdupa in import config dialog
SVN revision: 75085