Commit Graph

9950 Commits

Author SHA1 Message Date
Hannes Janetzek 5f9d1e71c5 use override redirect window
SVN revision: 49571
2010-06-08 14:46:39 +00:00
Christopher Michael 4e019a9f23 Update layout of windows if indicator or softkey module is
loaded/unloaded.



SVN revision: 49561
2010-06-08 05:23:44 +00:00
Carsten Haitzler 51e0d5e0f0 restore after snap/release
SVN revision: 49540
2010-06-06 17:43:03 +00:00
Carsten Haitzler 03f0be961b Snapshot e
SVN revision: 49538
2010-06-06 17:27:03 +00:00
Carsten Haitzler 4edd6b2199 post-snap anr release.. reset svn back.. this time for real.
SVN revision: 49526
2010-06-06 17:17:52 +00:00
Carsten Haitzler 1000694571 Snapshot e
SVN revision: 49521
2010-06-06 16:42:56 +00:00
Carsten Haitzler 4b3bd9dd4c post release - move relname to pre-svn again.
SVN revision: 49506
2010-06-06 16:23:16 +00:00
Carsten Haitzler a5966be187 Snapshot e
SVN revision: 49502
2010-06-06 16:08:24 +00:00
Massimo Maiurana b7143bc91f updating french and italian translations
SVN revision: 49477
2010-06-06 08:12:41 +00:00
Peter van de Werken 3fd53655ae From: Peter van de Werken <pwerken-e@A-Eskwadraat.nl>
Attached is a patch that makes the config dialog of the conf_desklock
module work better on small screens.  I moved the advanced dialog
options into a toolbook on the basic dialog.  (I used the Screen Saver
dialog as an example.)
In order to make the wallpaper stuff fit I removed the preview widget.



SVN revision: 49472
2010-06-05 14:15:18 +00:00
Hannes Janetzek 4b5cb7836c handle shaped themes again
SVN revision: 49468
2010-06-05 12:24:45 +00:00
Hannes Janetzek adea68e4f3 go through exelist only once
SVN revision: 49464
2010-06-05 00:53:47 +00:00
Hannes Janetzek 0ae65c9ca9 always add exec item when input matches prefix of an executable
SVN revision: 49463
2010-06-05 00:11:12 +00:00
Hannes Janetzek 25fc32e2bd and set _mime_unknown actually...
SVN revision: 49462
2010-06-04 22:57:58 +00:00
Hannes Janetzek c418127adf make sure files pass scan_mime func. limit scan thread to 2000 files
SVN revision: 49461
2010-06-04 22:24:46 +00:00
Hannes Janetzek f3df96c1c2 fix segv. do not ref non shared string
SVN revision: 49460
2010-06-04 21:55:40 +00:00
Hannes Janetzek caedc16c68 fix segv with type DT_UNKOWN
SVN revision: 49458
2010-06-04 21:22:04 +00:00
Tiago Rezende Campos Falcao 1d996d2852 Adding more events to E widgets[B.
SVN revision: 49457
2010-06-04 21:10:05 +00:00
Hannes Janetzek 6e5fdf1ec5 cleanup open windows on shutdown
SVN revision: 49455
2010-06-04 20:01:30 +00:00
Hannes Janetzek 34bb103433 allow only one instance of calc and aspell to be started
delay scan executables until input > min_query



SVN revision: 49454
2010-06-04 19:40:14 +00:00
Hannes Janetzek c197c02360 allow multiple evry instances. just for testing atm: use F1 to drag-off popup.
fix segv: keep state until cleared. ignore events from delete_me states


SVN revision: 49453
2010-06-04 19:32:59 +00:00
Hannes Janetzek 1e8d952fa2 check for X11 shape extension header
SVN revision: 49450
2010-06-04 16:05:39 +00:00
Hannes Janetzek cc7fd29743 fix: also move check to right function..
SVN revision: 49446
2010-06-04 06:59:00 +00:00
Gustavo Sverzut Barbieri d08037a625 Window/Action/Push in direction is now able to do 2d movements.
Allow one to send window to corners. up-left, up-right, down-left and
down-right are the new possible values.

HINT: for those that don't know, the "Push" has the nice behavior to
do the push in the given direction but stops in the first
window/obstacle in that direction, thus avoiding overlapping windows.



SVN revision: 49433
2010-06-04 02:08:43 +00:00
Gustavo Sverzut Barbieri 36c9bdebe1 Fix Window/Actions/{Move to..., Push in Direction...} to account shelf.
Now push to edges or move to position will account for shelves and not
move things below/ontop of them.

Move to help was also changed to say "+" instead of " " as it is more
clear. The code just checks for '-', so anything else is accounted as
positive anyway.



SVN revision: 49432
2010-06-04 01:51:24 +00:00
Gustavo Sverzut Barbieri f43545400a annoyances--: do not place desktop icons under shelves.
The new trend these days seems to be "place a shelf on top of the
screen", in that case your desktop icons will get under that shelf and
looks annoying, people laugh at E users that use that :-D (fortunately
I'm the one that usually laugh...)

Fixed, but possible other places to be fixed as well. If one wants to
avoid the shelves, use the e_zone_useful_geometry_get().

e_zone now emits E_EVENT_ZONE_MOVE_RESIZE when the useful geometry
becomes dirty. Maybe it is worth to add a new signal, but I'm reusing
it until someone complains.




SVN revision: 49431
2010-06-04 01:12:04 +00:00
Carsten Haitzler beb63ce56d actually compile.
SVN revision: 49430
2010-06-04 01:08:34 +00:00
Carsten Haitzler 31a4011ee4 change svnversion shell goop to nuke sed and just use tr to delete
unwanted goop.



SVN revision: 49429
2010-06-04 01:04:24 +00:00
Hannes Janetzek cffe5a4775 dont show skip_taskbar and skip_pager windows
SVN revision: 49427
2010-06-03 23:53:28 +00:00
Gustavo Sverzut Barbieri f8e00c781f x-ui.sh is now command-line/env-vars configurable.
Make it easier to test with common cases, like debuggers, clean/empty
$HOME and so on.



SVN revision: 49425
2010-06-03 23:00:25 +00:00
Christopher Michael 947ced04ae Save config queue when new binding is added.
SVN revision: 49421
2010-06-03 19:33:12 +00:00
Christopher Michael 74c329d245 Add ability to Add/Del acpi bindings.
NB: Consider this preliminary code as it still needs lots more
testing, so use with caution.



SVN revision: 49420
2010-06-03 19:28:30 +00:00
Christopher Michael 6f33f9d823 Cleanup todo.
SVN revision: 49419
2010-06-03 19:27:44 +00:00
Christopher Michael 7ef8b28341 Make sure we don't go below zero (for the case where _thaw gets called
an odd number of times).



SVN revision: 49418
2010-06-03 17:35:41 +00:00
Massimo Maiurana c7a8e2ecf3 updating french translation
SVN revision: 49417
2010-06-03 17:09:27 +00:00
Christopher Michael 97d4239b35 Add a way to freeze incoming acpi events.
NB: To be used in the acpi bindings config dialog. This allows us to freeze 
all existing events so that if the user presses the power button 
(or something else) when adding a new binding, their machine does not
power off.



SVN revision: 49416
2010-06-03 16:57:09 +00:00
Hannes Janetzek 674405cd55 cleanups
SVN revision: 49413
2010-06-03 13:05:34 +00:00
Hannes Janetzek 488074b9ea added go back button '<<' for browsing back. tab view needs to be redone as edje box part but for now..
SVN revision: 49412
2010-06-03 12:58:03 +00:00
Iván Briano 92d5d09ad2 Let git-svn users get the right revision number to be used as version.
SVN revision: 49407
2010-06-03 07:40:54 +00:00
Hannes Janetzek e31dc4ee77 added Plugin_Selected event
SVN revision: 49403
2010-06-02 23:19:02 +00:00
Hannes Janetzek 669b7e9e7c allow direct editing of icon name.
before it was not possible to set an icon by name and not by path.
also one has now direct feedback if an icon can be found in theme


SVN revision: 49398
2010-06-02 19:59:48 +00:00
Hannes Janetzek b40c8d43bf fix exec files with executables. fixes xdg-open fallback of websearch
SVN revision: 49396
2010-06-02 18:46:38 +00:00
Massimo Maiurana 9a3095a718 updating italian translation
SVN revision: 49393
2010-06-02 10:11:26 +00:00
Massimo Maiurana 9194f84c2e little modification to ease translators' work; "none" and "all" were used in many other contexts.
SVN revision: 49391
2010-06-02 09:04:23 +00:00
Mike Blumenkrantz adec397c6e change hal poller to a dbus signal handler
SVN revision: 49389
2010-06-02 03:42:03 +00:00
Mike Blumenkrantz 492178f1b2 add header, fix compile warning when printing int64 (use PRIi64)
SVN revision: 49388
2010-06-02 03:23:49 +00:00
Carsten Haitzler e266915a7b just nuke 1 line.
SVN revision: 49386
2010-06-01 23:49:52 +00:00
Hannes Janetzek 0207e90129 keep current view when browsing
SVN revision: 49384
2010-06-01 21:05:00 +00:00
Mike Blumenkrantz 016e891f29 change dbus paths/interfaces to #defines
SVN revision: 49383
2010-06-01 21:02:33 +00:00
Mike Blumenkrantz 10e3855431 change dbus path/bus to #defines, also fixed a compile warning and now correctly free a kbd in kbd_free (I think?)
SVN revision: 49382
2010-06-01 21:02:05 +00:00