Commit Graph

5679 Commits

Author SHA1 Message Date
ptomaine 75af5ecbe7 EFM: Make use of eina_stringshare_ref().
SVN revision: 37460
2008-11-04 17:12:01 +00:00
Davide Andreoli 8d4308344d * Use the right icons from the theme
SVN revision: 37459
2008-11-04 16:47:15 +00:00
Gustavo Sverzut Barbieri 2d0f06ef7f Add and use eina_stringshare_ref().
This is a faster "add", if we know we're using a shared string we know
the node without any need to search it, just increment reference and
exit.



SVN revision: 37458
2008-11-04 16:25:12 +00:00
ptomaine 1c58b0e196 EFM: Make a copy of the dev argument, since eina_stringshare_del is called on
ic->sd->dev inside e_fm2_path_set() before anything is done and, thus, pointer
is no more valid.


SVN revision: 37457
2008-11-04 15:54:38 +00:00
Davide Andreoli 45cbf72298 * Gadcon API 3 *BREAK*
Version 3 add the *client_class param to icon(),label(),id_new(), id_del() 
 and the *orient param to orient().

All the modules (with a gadcon_client) need to be fixed...just add the new params 

to follow the EXTRA modules update.

SVN revision: 37450
2008-11-04 03:57:45 +00:00
Chidambar Zinnoury 3ec28b3664 Make DnD work when shelf is set to be on the desktop (below everything).
SVN revision: 37445
2008-11-03 21:47:32 +00:00
Carsten Haitzler 17ff6255a1 thomas fix for single click dirs
SVN revision: 37436
2008-11-03 08:56:16 +00:00
Carsten Haitzler 7c13349808 make e_start run dbus-launch - if that fails, fall back.
SVN revision: 37433
2008-11-03 07:34:44 +00:00
Carsten Haitzler 8835aeb316 illogict fix. commit.
SVN revision: 37432
2008-11-03 07:33:39 +00:00
Chidambar Zinnoury ac0f78d878 Gadman client resize correction.
SVN revision: 37418
2008-11-02 15:32:13 +00:00
Davide Andreoli 2c0c98a613 * remove stupid hardcoded offset
SVN revision: 37414
2008-11-02 12:40:10 +00:00
Carsten Haitzler 91b5388ce2 comments++
SVN revision: 37412
2008-11-02 10:47:55 +00:00
Carsten Haitzler 6028e0670f add slipwin button - does nothing, but will eventually. for now it is
inactive and a spacer. app&syswin added for changing soon.



SVN revision: 37411
2008-11-02 10:47:24 +00:00
Chidambar Zinnoury 5e35047602 Use correct signal names for gadman resize.
SVN revision: 37410
2008-11-02 10:24:42 +00:00
Chidambar Zinnoury 10d593cd42 Correct gadman client move bug.
SVN revision: 37408
2008-11-02 09:46:45 +00:00
Carsten Haitzler 48c81e251a oh silly me - this doesnt affect sorting! revert.
SVN revision: 37398
2008-11-02 03:46:16 +00:00
Carsten Haitzler 20eeb5281c re-roder languages into slightly more "most popular" list - this is a rough
mental guess. likely we should base this on real numbers at some point :)



SVN revision: 37395
2008-11-02 02:54:09 +00:00
Carsten Haitzler e9b740c27d use the loop_time - better synced anim timepoints and less overhead on
gettimeofday :)



SVN revision: 37393
2008-11-02 02:36:10 +00:00
Carsten Haitzler 6dc63105c8 use priority set call
SVN revision: 37390
2008-11-02 01:29:15 +00:00
Carsten Haitzler 098b1c50bf add next/prev app buttons, fix slipwin to expand all the way and have window
icons. remvoe junk code too.



SVN revision: 37352
2008-10-31 06:31:42 +00:00
Carsten Haitzler f6f16f3439 remove sueless gettext/locale stuff from illume. fixes languages.
SVN revision: 37299
2008-10-29 08:47:30 +00:00
toma af306fe7a4 Correct use of title tag
SVN revision: 37286
2008-10-28 22:30:18 +00:00
Carsten Haitzler 4a0d4dce2d have a real description.
SVN revision: 37273
2008-10-28 13:39:34 +00:00
Carsten Haitzler 6e69d89c40 try and make intl more forgiving of encoding-free locales (assume encoding
works?)



SVN revision: 37272
2008-10-28 13:32:21 +00:00
Carsten Haitzler e5b58cdf3a profide a fso icon override for hdd's to use theme icon and code to use it.
SVN revision: 37266
2008-10-28 07:48:16 +00:00
Carsten Haitzler 4dca73ea2e simplify lang list.
SVN revision: 37260
2008-10-28 02:54:34 +00:00
Carsten Haitzler 75a9bb7367 edbus is now.. required. no point making it optional anymore.
SVN revision: 37255
2008-10-27 22:52:49 +00:00
Sebastian Dransfeld 94cbe9dcc2 No need to check for delete border, as border now cleans up drag.
SVN revision: 37246
2008-10-27 14:15:56 +00:00
Sebastian Dransfeld 98d487c8df Clean up drag on border del.
SVN revision: 37245
2008-10-27 14:14:42 +00:00
Carsten Haitzler 03df6fca4c dont use ecore_strlcpy - doenst compile!(doesnt use ecore)
SVN revision: 37243
2008-10-27 13:55:55 +00:00
Sebastian Dransfeld 0c0c24fa7e Don't use ecore_strlcpy in start as we don't link to ecore here.
SVN revision: 37242
2008-10-27 13:32:30 +00:00
Sebastian Dransfeld 45f4519087 Create global drag object for border so we can manipulate it.
SVN revision: 37241
2008-10-27 13:32:08 +00:00
Sebastian Dransfeld 832960fb61 whitespace cleanup.
SVN revision: 37240
2008-10-27 13:31:39 +00:00
Sebastian Dransfeld ac039a476e ecore_strlcpy
SVN revision: 37238
2008-10-27 12:56:23 +00:00
Sebastian Dransfeld 10396e6085 Use strlcpy
SVN revision: 37237
2008-10-27 12:34:35 +00:00
Carsten Haitzler ac31380ee0 oops s++
SVN revision: 37236
2008-10-27 12:06:46 +00:00
Carsten Haitzler 3990fc99c9 ok go nack to snprintf - strncpy isn't save for overruns of a buffer with 0
termination of string here (need to add ectra code to terminate). in this
situation speed really isn't an issue :)



SVN revision: 37235
2008-10-27 12:01:33 +00:00
Sebastian Dransfeld 6a46d09b3a * Return value from timer callback.
* Only delete timer once.

SVN revision: 37234
2008-10-27 11:36:54 +00:00
Sebastian Dransfeld 9e615d201d Remove unused variables.
SVN revision: 37233
2008-10-27 11:36:43 +00:00
Sebastian Dransfeld 6b4a590fd8 Remove unused variables.
SVN revision: 37232
2008-10-27 11:36:31 +00:00
Sebastian Dransfeld 9db6cae9ea Remove unused variable.
SVN revision: 37231
2008-10-27 11:36:20 +00:00
Sebastian Dransfeld 4e41b8429e Since it isn't possible to disable a radio group, I assume the framelist
is to be disabled.

SVN revision: 37230
2008-10-27 11:36:09 +00:00
Sebastian Dransfeld 40c2c3eec4 Add const qualifier.
SVN revision: 37229
2008-10-27 11:35:56 +00:00
Sebastian Dransfeld 18ffc85264 Fix foreach callback.
SVN revision: 37228
2008-10-27 11:09:07 +00:00
Sebastian Dransfeld fc47aa1b9b use linux/if.h, not net/if.h
SVN revision: 37227
2008-10-27 11:08:53 +00:00
Sebastian Dransfeld 072477e3d1 Remove unnecessary usage of snprintf
SVN revision: 37226
2008-10-27 10:47:49 +00:00
Sebastian Dransfeld 014531922e Correct usage of format string.
SVN revision: 37225
2008-10-27 10:47:36 +00:00
Sebastian Dransfeld e95b02c5b9 Remove unused variable.
SVN revision: 37224
2008-10-27 10:47:24 +00:00
Sebastian Dransfeld 89ec72878a Revert my previous fix, and do a correct fix.
SVN revision: 37223
2008-10-27 10:47:11 +00:00
Sebastian Dransfeld d23740460d Correct usage of format patterns && dialogs.
SVN revision: 37222
2008-10-27 10:46:57 +00:00
Sebastian Dransfeld f4043040d7 Fix sort callback.
SVN revision: 37221
2008-10-27 10:46:43 +00:00
Sebastian Dransfeld a21ddfd262 * Remove unused variable.
* Change snprintf with no parameters to strncpy.

SVN revision: 37220
2008-10-27 10:46:17 +00:00
Sebastian Dransfeld 21e1be646f Don't need this header, wireless.h defines what we need.
SVN revision: 37213
2008-10-27 09:22:46 +00:00
Carsten Haitzler 29128875df on non-linux, build useless bin.
SVN revision: 37210
2008-10-27 07:48:51 +00:00
Sebastian Dransfeld 950019a223 Fix while formatting.
SVN revision: 37209
2008-10-27 07:34:45 +00:00
Sebastian Dransfeld 293f241cb0 Fix for formatting.
SVN revision: 37208
2008-10-27 07:34:34 +00:00
Sebastian Dransfeld ab62c5ccf1 Fix if formatting.
SVN revision: 37207
2008-10-27 07:34:22 +00:00
Sebastian Dransfeld 40f6e3bfdd Remove stray statement.
SVN revision: 37206
2008-10-27 07:34:10 +00:00
Sebastian Dransfeld caa810894e Fix print formatting
SVN revision: 37205
2008-10-27 07:33:59 +00:00
Sebastian Dransfeld 4c36506ab1 Remove unused variables.
SVN revision: 37204
2008-10-27 07:33:45 +00:00
Sebastian Dransfeld 6c805551e9 Right function prototype for ecore_timer_add callback.
SVN revision: 37203
2008-10-27 07:33:33 +00:00
Sebastian Dransfeld 92ff3dab37 Fix callback for list sorting.
SVN revision: 37202
2008-10-27 07:33:21 +00:00
Carsten Haitzler d769a61c25 work on passing distcheck
SVN revision: 37201
2008-10-27 06:46:01 +00:00
Carsten Haitzler 0d649995dd an d link to e_hal in e17's bin too
SVN revision: 37197
2008-10-27 05:30:39 +00:00
Carsten Haitzler d4c4d6403d and actually build illume...
SVN revision: 37196
2008-10-27 05:24:12 +00:00
Carsten Haitzler f6a4c78591 illume moves to e's tree - why? the new wizard and config profiles make it
now a breeze to set up and use - unlike before. so now it's a wizard or
profile option out-of-the-box. it's a good example of a radical change in
profiel for a radical change in gui.



SVN revision: 37195
2008-10-27 05:17:56 +00:00
Carsten Haitzler b6f62a3eca add a (disabled) dump call for string dumping.
SVN revision: 37187
2008-10-27 00:38:03 +00:00
Carsten Haitzler 523dadc323 oops. i was on drugs that day. wrong call (right parameters!)
good catch



SVN revision: 37178
2008-10-26 22:44:57 +00:00
Sebastian Dransfeld ad2ffb8d7d Remove unused variables.
SVN revision: 37177
2008-10-26 20:50:21 +00:00
Sebastian Dransfeld ea5245d2f3 Add comment about wrong code usage.
SVN revision: 37176
2008-10-26 20:50:09 +00:00
Sebastian Dransfeld 40ba4982d1 No need to use fprintf to print a simple string.
SVN revision: 37175
2008-10-26 20:49:55 +00:00
Sebastian Dransfeld 871999bfd3 Correct sign on variable.
SVN revision: 37174
2008-10-26 20:49:44 +00:00
Sebastian Dransfeld 27849f76d6 Correct usage of e_util_dialog_show.
SVN revision: 37173
2008-10-26 20:49:32 +00:00
Sebastian Dransfeld f8b9241dd8 Remove unused functions.
SVN revision: 37172
2008-10-26 20:49:21 +00:00
Sebastian Dransfeld b7f9207772 Correct usage of e_util_dialog_show.
SVN revision: 37171
2008-10-26 20:49:10 +00:00
Sebastian Dransfeld c29bd72eb0 No need to create string before showing error message.
SVN revision: 37170
2008-10-26 20:48:57 +00:00
Sebastian Dransfeld 6dc64c5559 Correct callback for eina_hash_foreach.
SVN revision: 37169
2008-10-26 20:48:44 +00:00
Carsten Haitzler e873237299 symlinks for 3 favorites.
SVN revision: 37134
2008-10-26 11:24:35 +00:00
Carsten Haitzler 99658450a6 sort profiles.
SVN revision: 37121
2008-10-26 09:11:49 +00:00
Carsten Haitzler 20fd541692 and now wizard is pretty much required. functionalyl its almost all there.
just the init of ibar/fileman favorites is the old untar code moved to
wizard. icons for all profiels are nto done yet - doing. broung some
backgrounds back - small .edj files though.



SVN revision: 37119
2008-10-26 09:04:05 +00:00
Carsten Haitzler 5d77d647ff add stubs for the rest of wiz to finish off.
SVN revision: 37113
2008-10-26 05:46:45 +00:00
Carsten Haitzler 2deb76fcbd friendly error message.
SVN revision: 37110
2008-10-26 02:42:00 +00:00
Carsten Haitzler 81c18a3b98 default copied to standard. default will change and become a minimal wizard
only setup as will compiled in defaults. not yet - but getting prepared.



SVN revision: 37109
2008-10-26 02:39:29 +00:00
Gustavo Sverzut Barbieri acd223581c Enforce step limit while resizing windows with keyboard.
Patch by Ivan.


SVN revision: 37108
2008-10-26 02:04:47 +00:00
Carsten Haitzler 272e62ba14 make dropin/over object actually stay hidden until needed
SVN revision: 37107
2008-10-26 01:14:08 +00:00
Carsten Haitzler a400029699 expand wiz objects to fill height!
SVN revision: 37101
2008-10-25 15:38:27 +00:00
Carsten Haitzler 534e76235a and note what has been done so far.
SVN revision: 37100
2008-10-25 15:33:28 +00:00
Carsten Haitzler 96b6bd54dc allow for explicitly selecting the system menu file - and tell efreet about
it, save/restore it etc. etc. and wizard page to ask for it. note: missing
norma config dialog to select this too!



SVN revision: 37099
2008-10-25 15:18:48 +00:00
Carsten Haitzler 625af3eb88 placeholder icon.
SVN revision: 37094
2008-10-25 08:58:06 +00:00
Carsten Haitzler d04a4c70d8 support flag icons.. and add them.
SVN revision: 37093
2008-10-25 08:53:44 +00:00
Carsten Haitzler 26c18a5116 back to working on wizard. page 000 is just a splash page. does nothing
interestign except pause for 2 seconds so the "welcome to enlightenment"
title it sets can be seen (and disable the next button). 010 is the laguage
selector - borrows a small bit of logic code from the langaue config module
so it can just list known supported locales on your system let you select,
and move on. it's special in that it implements its langauge choice the moment
you hit "next" (the page hides). this is so further pages are in the selected
language (which they are. and that's so cool).



SVN revision: 37092
2008-10-25 06:54:38 +00:00
Gustavo Sverzut Barbieri e5c4d62fd4 Set member_{add,del} to NULL.
SVN revision: 37091
2008-10-25 03:13:33 +00:00
Viktor Kojouharov bcf3f0e1e8 hide the full_bg window, else all X dnd breaks
SVN revision: 37015
2008-10-23 07:15:44 +00:00
Carsten Haitzler d09de3a59a instant edit --
SVN revision: 37012
2008-10-23 04:49:52 +00:00
Carsten Haitzler b79fb7422a enable instant_edit (pesss and hold for 1 second to drag around)
SVN revision: 37009
2008-10-23 00:55:21 +00:00
Carsten Haitzler 307d52edfd major changes!!!
init splash now merged with theme - default theme has both. saves space on
disk and just in the end is cleaner. can still select spash separately - but
now themes should provide splashes. you can have just splash files in the
theme dir - but won't be much good for full themes.

default theme now is b&w - all moved over and building. it's now default.
default splash is just default theme etc. etc.

this may cause some problems - so i'd just check your settigns and maybe
re-selct your init splash as it may not exist anymore or be found and thus a
blank splash until u fix it in config.

hmm... there is a bug thoug - i think fileman related. will check. missing
something in theme.



SVN revision: 37006
2008-10-23 00:32:48 +00:00
Jaime Thomas ae3fde694a Keyboard resizing should still respect max/min size.
SVN revision: 37005
2008-10-22 23:15:32 +00:00
Cedric BAIL 1087de2397 Remove Evas list and replace them with Eina list.
No change for ->next and ->data access right now, as the patch is already
big enough.



SVN revision: 36962
2008-10-22 11:49:33 +00:00
Carsten Haitzler b170c9ffe0 fix losing config!
SVN revision: 36899
2008-10-21 01:10:42 +00:00
Viktor Kojouharov 6e0c18399f call the client's orient function when adding
SVN revision: 36872
2008-10-20 19:28:51 +00:00
Cedric BAIL c79dc9d9d6 Remove macro provided by Eina.
SVN revision: 36863
2008-10-20 16:34:59 +00:00
Chidambar Zinnoury 1ecc76d8b9 OK, in doubt, calculate dimensions anyway and call resize func after that. Some modules expect them to be filled so that they can "correct" them.
This will fix all of them.


SVN revision: 36851
2008-10-20 12:18:37 +00:00
Chidambar Zinnoury 57c6606f50 We may want to use the about icon for the about menu item.
SVN revision: 36839
2008-10-20 07:52:22 +00:00
Chidambar Zinnoury f651545665 One less segfault! Deleting gadcon was calling many other things, and ended up recreating hide_animator, so delete it before timers and animators are deleted.
SVN revision: 36838
2008-10-20 07:40:14 +00:00
Carsten Haitzler 534bac9233 desklock silliness with login box geometry fixed.
make about ands theme about use object dialog windows. save code and
centralise.
make object windows be able to accept shaped and borderless hints.



SVN revision: 36836
2008-10-20 06:50:57 +00:00
Carsten Haitzler 406fefafe4 was using this for debugging. keep it there for future reference. didn't know
we had such malloc hooks! i might consider using these in future!



SVN revision: 36831
2008-10-20 03:30:22 +00:00
Carsten Haitzler 80d7215a24 and fix signals for connman.
SVN revision: 36827
2008-10-19 23:46:07 +00:00
Carsten Haitzler 4cee7b5711 oh yeah. handle sizing right.
SVN revision: 36818
2008-10-19 14:15:23 +00:00
Chidambar Zinnoury 2fd985b1a6 Some work on window remembers' config:
- add some icons;
- correct deletion (previously, we were looping over borders to try to find any matching ones, but as this is already done by e_remember_del, we were ending having some really strange things, as rem was already freed.


SVN revision: 36815
2008-10-19 13:38:49 +00:00
Chidambar Zinnoury edc86d39cc For the moment, when try to select an header, loop over next elements until we find a non-header, if not, loop over previous ones, and select found element. Useful for me dialogs where we remove elements.
SVN revision: 36814
2008-10-19 13:34:47 +00:00
Chidambar Zinnoury 21b4c9ef1f Work on battery module:
- popup texts are set by the module, not the theme;
- remove resize func as it does nothing more than default.


SVN revision: 36808
2008-10-19 10:59:20 +00:00
Chidambar Zinnoury 67ba54726e Should check whether the pointers are non-NULL, not if their contents if non-zero.
SVN revision: 36807
2008-10-19 10:56:00 +00:00
Chidambar Zinnoury d052870ff0 Correct gadcon popup dimensions computation.
SVN revision: 36806
2008-10-19 10:41:50 +00:00
Carsten Haitzler 06bd864ab2 fix theme about to use max size.. properly. and calc min size too.
SVN revision: 36799
2008-10-19 04:23:04 +00:00
Chidambar Zinnoury 4a85950f88 Add preview of desktops' background on main menu's desktop selector.
Yes, I know, this one is purely for eye-candiness, but there was some empty space only waiting for us to fill it... :D


SVN revision: 36792
2008-10-18 18:43:09 +00:00
Chidambar Zinnoury 3c52fef509 Sorry, forgot to cut some line at 80 chars and to remove some dead come prior to committing. Won't happen anymore.
SVN revision: 36791
2008-10-18 17:33:56 +00:00
Chidambar Zinnoury 3f89e47815 Add check changed to icon theme config.
SVN revision: 36790
2008-10-18 17:11:38 +00:00
Chidambar Zinnoury 38618af648 Some modifications to modules configuration:
- add icons to types;
- add support for dynamic types: if an unknown X-Enlightenment-ModuleType is encountered:
  - a new type is created,
  - its name is pretty printed (well, only first char is upper-cased),
  - check if enlightenment/name icon exists, and use it if so;
- when listing, search among all types and not only pre-defined ones.

This closes trac #98 reported by Thanatermesis.


SVN revision: 36780
2008-10-18 15:19:39 +00:00
Chidambar Zinnoury 3a30678b4a Fix segfault happening with ilist when multi-selection is being used: selectraise value should be always retrieved as it is used on both cases.
Closes trac bug #90, reported by Toma.  


SVN revision: 36771
2008-10-18 06:27:33 +00:00
Carsten Haitzler 51bceda65d remove tlist - really... hardly used. dubiously usefl as ilist does it just
with added icons. use the icons anyway. less theme and code to maintain.



SVN revision: 36768
2008-10-18 05:21:05 +00:00
Carsten Haitzler 9efea75929 use ilist, not tlist for card list... lets nuke tlist eh?
SVN revision: 36767
2008-10-18 05:15:03 +00:00
ptomaine 32d4a6fcb5 EFM: fix slave process from segfaulting.
SVN revision: 36759
2008-10-17 15:30:32 +00:00
Chidambar Zinnoury 5de9ce0e1a Set configuration panel minimum size right.
SVN revision: 36746
2008-10-17 08:20:22 +00:00
Chidambar Zinnoury 7728fffb70 In advanced fonts config dialog, add the fallbacks config list to the framelist after all widgets have be added to it.
SVN revision: 36745
2008-10-17 08:08:31 +00:00
Chidambar Zinnoury 072e310296 Update config list widget minimum size when adding an object.
SVN revision: 36744
2008-10-17 08:05:48 +00:00
Chidambar Zinnoury d3d14662d2 And finally recompile all e modules' edje files.
SVN revision: 36696
2008-10-15 19:43:58 +00:00
Chidambar Zinnoury d6d9f559ec Resize previews right on theme and wallpaper config dialogs.
SVN revision: 36694
2008-10-15 19:27:29 +00:00
Chidambar Zinnoury db29ae495b Don't expand labels in border properties window.
SVN revision: 36693
2008-10-15 19:17:43 +00:00
Cedric BAIL 3d6749983b Switch to eina_stringshare.
This could also change the usage of string share in E17.



SVN revision: 36679
2008-10-15 15:12:56 +00:00
Cedric BAIL 9e02df4fef Correctly include eina and fix pkg-config description.
SVN revision: 36667
2008-10-15 10:03:45 +00:00
Chidambar Zinnoury 6de31a6163 id_del was never called for gadcon clients, so call it after shutdown. Report and help for testing done by stefzekiller <stefzekiller@gmail.com>.
Moreover, remove some new compiler warning.


SVN revision: 36661
2008-10-14 16:22:52 +00:00
Cedric BAIL d2f7e4da0d Make e depend on eina. No change in the code yet, so just fix your build system and no bug must show up.
SVN revision: 36627
2008-10-13 16:00:58 +00:00
Chidambar Zinnoury 7096b7fb18 Space key was not grabbed, preventing it from being used to select widgets in dialogs.
SVN revision: 36603
2008-10-12 22:28:11 +00:00
Chidambar Zinnoury 7e74f1ac81 Set mixer app border icon to mixer icon.
SVN revision: 36602
2008-10-12 20:00:58 +00:00
toma a3c3d2c23f Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up.
SVN revision: 36591
2008-10-12 06:04:26 +00:00
Chidambar Zinnoury 26b566f721 Fix height with scaling enabled.
SVN revision: 36585
2008-10-11 13:56:36 +00:00
Chidambar Zinnoury 6de2497c81 Fix compiler warnings.
SVN revision: 36584
2008-10-11 13:55:01 +00:00
Chidambar Zinnoury e14f2b745e Remove maximum size settings so that previews are expanded.
SVN revision: 36582
2008-10-11 08:19:31 +00:00
Davide Andreoli a964e85dc2 Add configuration options to gadman.
Now you can choose the type of background (theme default, custom color, custom image or transparent).
And you can also choose to enable/disable the animations for gadgets/background.
The custom background image can be any of the e17 background or even a normal (jpg, png..) image.

This BREAK all existing themes :(
I will update the b_and_w theme tomorrow

SVN revision: 36576
2008-10-11 00:59:21 +00:00
Chidambar Zinnoury df88cc6d88 Typo from copy/pasting.
SVN revision: 36566
2008-10-10 12:31:56 +00:00
Gustavo Sverzut Barbieri c53c56159f whitespace: also remove trailing tabs.
SVN revision: 36557
2008-10-09 22:08:38 +00:00
Gustavo Sverzut Barbieri 5c341ac3fd whitespace cleanup before work.
SVN revision: 36556
2008-10-09 22:07:32 +00:00
Chidambar Zinnoury a25642b602 Some work on interaction settings:
- group on a thumbscroll framelist;
- threshhold → threshold;
- add check changed.


SVN revision: 36490
2008-10-07 05:57:37 +00:00
Chidambar Zinnoury 11d285242c For consistency, generic should be before comment.
SVN revision: 36473
2008-10-06 07:22:18 +00:00
Chidambar Zinnoury 4bcf26a0a5 Remove segfault when color picking dialog was closed with border close button.
SVN revision: 36472
2008-10-06 07:11:18 +00:00
Chidambar Zinnoury 3ba1e1c6bd Check for desktop entries' non-emptiness before using them (no check for name as I eexpect them to always be non-empty).
SVN revision: 36471
2008-10-06 05:55:53 +00:00
Chidambar Zinnoury f9ea21e172 Check if current desktop is the same as previous one to prevent to prevent signals from being resent.
SVN revision: 36454
2008-10-05 17:45:13 +00:00
Chidambar Zinnoury 3cd8bd2a93 Remove a segfault when a border has been closed before the drop actually happened (maybe display a notification to user?)
SVN revision: 36453
2008-10-05 17:42:50 +00:00
Chidambar Zinnoury 2e44f4f6fc Bug: "exebuf on other zones doesn't allow mouse to work properly (only zone/screen 0 works properly)".
There is no need to add zone coordinates while computing fed mouse event.


SVN revision: 36452
2008-10-05 17:34:41 +00:00
Gustavo Sverzut Barbieri e051adccc7 pager: raise selected desktop before sending signal.
raises selected desktop before sending it the "e,state,selected"
signal so that animation won't be hidden by adjacent desktops.

Patch by Chidambar 'ilLogict' Zinnoury.


SVN revision: 36444
2008-10-05 13:50:35 +00:00