Commit Graph

3944 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 4305b8e7fe e/docs: do bare documentation for e.
Just some groups and basic description for modules. I'm NOT going back
to this anytime soon, but would be VERY happy if people could do some
screenshots and put the images for each module in docs/img/ folder,
linking to them from each e_mod_main.h



SVN revision: 67362
2012-01-19 23:25:32 +00:00
Carsten Haitzler b566de4bf8 fix naming of shot file on save to corrrect png/jpg - also save to
desktop by default.



SVN revision: 67306
2012-01-18 23:59:12 +00:00
Sebastian Dransfeld 6c950e981a e/gadman: Always return allocated buffer
The result from _get_bind_text will be free'd, so we must always
allocate it.

SVN revision: 67299
2012-01-18 22:11:04 +00:00
Sebastian Dransfeld 0bd4ef0855 e/gadman: cf->style should always be stringshared
SVN revision: 67298
2012-01-18 22:10:54 +00:00
Sebastian Dransfeld 96a38b7b0d e/gadman: formatting
SVN revision: 67297
2012-01-18 22:10:43 +00:00
Tom Hacohen cd2d5add05 E notification: Use <br/> not <br>.
SVN revision: 67278
2012-01-17 15:50:37 +00:00
Davide Andreoli 7a4ab7417a Revert a 13 months old commit by englebass
Messagge was:
module unload will delete gadcons, so we need to cleanup in gadman as
well.


This cause all my gadget to be deleted when I switch from 1 monitor
to 2 monitors (while e is running). This probably occcur also when
switching resolution.

Also I don't like all the gadgets configs to be deleted when the 
gadman module is unloaded, we have a conservative approch with
gadget config, so don't see the reason to delete all my gadget
here.

DaveMDS



SVN revision: 67251
2012-01-16 21:54:53 +00:00
Leif Middelschulte 72e9ba4bca Cleanup desktop notifications in battery.
-Properly init and shutdown e_notify
-Use "Battery" as name for notification sender
-Use ui configurable timeout for notification
-Save "use desktop notification" for real

SVN revision: 67029
2012-01-11 01:40:13 +00:00
Leif Middelschulte e5d5b57bc5 Add E_Notify to c- and linkerflags.
SVN revision: 67028
2012-01-11 00:49:46 +00:00
Leif Middelschulte 40b2ec83b7 Add desktop notifications to battery module.
SVN revision: 67027
2012-01-11 00:29:42 +00:00
Leif Middelschulte dba1e9d7e4 Silence warnings.
SVN revision: 66978
2012-01-08 18:13:42 +00:00
Carsten Haitzler 524904ac55 sigusr2 now toggles fps :)
SVN revision: 66935
2012-01-06 10:26:02 +00:00
Mike Blumenkrantz 27661da8ef not having any text here weirds me out
SVN revision: 66918
2012-01-06 03:58:34 +00:00
Tom Hacohen 769348ef64 E notification: Support newlines in notifications.
SVN revision: 66872
2012-01-04 15:13:24 +00:00
Tom Hacohen 844eb83a38 E notification: Fix notification markup.
Apparently there's a limited markup language that should be supported.

SVN revision: 66868
2012-01-04 13:43:33 +00:00
Carsten Haitzler 779c1a35c2 name client list config better
SVN revision: 66770
2012-01-03 03:29:25 +00:00
Carsten Haitzler 653ca4eda4 display mis-configured remembers so u can delete them.
SVN revision: 66705
2011-12-31 06:58:38 +00:00
Gwanglim Lee 990a6ef050 From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: [E-devel] [Patch] E17/comp: add _NET_WM_CM_Sn checking code

I've added checking code to detect another compositor that is already
running.

And I've also removed unnecessory set/unset code for _NET_WM_CM_S#.



SVN revision: 66657
2011-12-30 02:15:02 +00:00
Chidambar Zinnoury c64faa47e5 e: cpufreq governor settings moved around a lil' bit.
SVN revision: 66614
2011-12-28 21:22:41 +00:00
Chidambar Zinnoury 762b0aa52b e: add icons to colour classes categories.
SVN revision: 66613
2011-12-28 20:18:13 +00:00
Carsten Haitzler accf9be609 make some more config vars have a gui.
SVN revision: 66597
2011-12-28 11:16:46 +00:00
Carsten Haitzler 61b0f13cb0 more gui for config vars we have.
SVN revision: 66594
2011-12-28 07:11:01 +00:00
Carsten Haitzler 32726ba6d2 get rid of unused cfdata members
SVN revision: 66593
2011-12-28 06:52:59 +00:00
Carsten Haitzler 1ae388fea2 provide gui config for some config vars with no gui right now.
SVN revision: 66515
2011-12-26 07:01:00 +00:00
Carsten Haitzler cdb864ed8e remove all traces of selecting engine in e17 - wont actuallly ever be
needed beyond compositor. :)



SVN revision: 66513
2011-12-26 06:24:59 +00:00
Leif Middelschulte cbf14cf105 Unset variables that were deleted.Safety++
SVN revision: 66441
2011-12-21 12:43:30 +00:00
Leif Middelschulte ab7aa67cb0 Clean up some code. Add "display disabled outputs" toggle to UI.
SVN revision: 66404
2011-12-21 01:23:16 +00:00
Leif Middelschulte 91cb43b37f Actually remove items from list.
SVN revision: 66403
2011-12-21 01:23:10 +00:00
Leif Middelschulte bdb55d1364 Fix update of references.
SVN revision: 66337
2011-12-19 17:42:02 +00:00
Leif Middelschulte 95f9bb1698 Minor cleanup.
SVN revision: 66291
2011-12-16 14:19:41 +00:00
Leif Middelschulte c241034d1c Refresh e_randr info, before showing dialog.
SVN revision: 66289
2011-12-16 14:19:33 +00:00
Leif Middelschulte 04705b92d4 Make disabled outputs appear gray not, translucent
SVN revision: 66288
2011-12-16 14:19:30 +00:00
Tom Hacohen ecdd149227 E notification: Added a way to allow e to send markup notifications.
SVN revision: 66236
2011-12-15 08:13:39 +00:00
Leif Middelschulte 208070ff85 Use selective storing for configuration data.
This enables that only parts of the configuration is stored.
Right now only implemented: policies vs. everything.

SVN revision: 66220
2011-12-14 17:37:38 +00:00
Leif Middelschulte 9282dd62d7 Make policies work and (re)storable. debug verbosity++
SVN revision: 66219
2011-12-14 17:37:33 +00:00
Leif Middelschulte add873a668 More fixes for e_randr, but also some for conf_randr.
SVN revision: 66216
2011-12-14 17:37:17 +00:00
Tom Hacohen 5e19ee65a3 E notification: Fixed notifications with newlines.
Use the new evas_textblock_text_utf8_to_markup.

SVN revision: 66198
2011-12-14 15:04:24 +00:00
Mike Blumenkrantz 1a06e90a94 maybe fix some obscure notify bug
SVN revision: 66098
2011-12-11 16:19:03 +00:00
Hannes Janetzek 5cc5a029ba e17/evry: remove semicolon key binding, the action is quite useless and calc needs that key
SVN revision: 66084
2011-12-10 10:54:34 +00:00
Mike Blumenkrantz 682c6f28b1 these error messages aren't CRIT worthy
SVN revision: 66076
2011-12-10 07:16:52 +00:00
Mike Blumenkrantz a9427d207b #ifdefs to compile mixer on bsd from Joerg Sonnenberger <joerg@britannica.bec.de>
SVN revision: 65800
2011-12-02 05:18:00 +00:00
Mike Blumenkrantz dfd311e18c birthday's over, hope everyone enjoyed the surprise
SVN revision: 65792
2011-12-02 01:45:29 +00:00
Hannes Janetzek d81bad581a e17/evry:
- started to update docs
- remove base plugins' free_cb which was used for one special case only


SVN revision: 65774
2011-12-01 10:56:55 +00:00
Tom Hacohen 6084882168 E notification: Add the <ps> tag to the notification style.
SVN revision: 65766
2011-12-01 09:51:18 +00:00
Tom Hacohen a2d50b9302 E notification: Fixed truncation of merged messages.
SVN revision: 65765
2011-12-01 09:38:41 +00:00
Tom Hacohen f17fdabb27 E notification: Fixed issue with notification content.
The len passed to snprintf should include the \0. This caused garbage to
be printed to screen when merging empty bodied notifications.

SVN revision: 65763
2011-12-01 09:14:03 +00:00
Mike Blumenkrantz 48e56c7787 fix garbage value config_path variables and use correct config registry strings
SPANK SPANK SPANK!


SVN revision: 65706
2011-11-30 04:54:52 +00:00
Mike Blumenkrantz abcc8f9ad3 add new functions evry_item_{app,file}_free for freeing standard file/app items
SVN revision: 65705
2011-11-30 04:00:51 +00:00
Mike Blumenkrantz 0cc0f8c658 ATTN: JEFFDAMETH!
YOUR CODE FORMATTING IS BROKEN! PLEASE FIX THIS IN YOUR EDITOR ASAP!


SVN revision: 65704
2011-11-30 03:32:54 +00:00
Hannes Janetzek 03411559de e17/evry: fix configuration dialog, ignore configs of plugins which are not loaded
SVN revision: 65689
2011-11-29 18:21:34 +00:00