Commit Graph

60 Commits

Author SHA1 Message Date
Carsten Haitzler c1699d13a0 finally - xkbswitch into core e. needs some polishing work. what i
have done here beyond just "copy the code" is:

1. fix up some code that was useless (didnt need to be done).
2. reformat all the code to be closer to efl/e style guidelines
3. add flags to the gadget popup menu to change keyboard
4. fix lots of warnings
5. fix some correctness in c - () vs (void)
6. added q66 to AUTHORS
7. made it use _() intl macro, not D_() (needed)
8. put xkbswitch module stuff in theme (need some prettying/work)
9. added some XXX: comments on things to do

right now xkbswithc is actually very powerful (thanks q66) but its not
that user-friendly. it lets you add a short-list of "keyboard layouts"
you nee/duse. the gagdet lets you quick-switch between them. this
actually works. it has nice little flaggy things to try help you out.

what we probably need to do is:

1. fix a buffer overflow waiting to happen in the kbdswitch changing.
XXX'd
2. add a wizard page asking for kbd layout
3. double-check that "last used kbdlayout" is actually turned on
4. move xkbd config to core e config (not separate in module)
5. pretty up the gagdet (add a shadow around the flag, some
placeholder if no flag is selected etc.)
6. go over the xkb parser - it looks fragile from a read

:)




SVN revision: 70531
2012-04-28 04:09:56 +00:00
Thomas Gstädtner 6f55d529a3 From: Thomas Gstädtner <thomas@gstaedtner.net>
Subject: [E-devel] [PATCH] battery: add support for different suspend
methods

Allow the user to select what to do when the battery runs low:
Suspend, Hibernate or Shutdown.



SVN revision: 69623
2012-03-26 04:00:53 +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
Mike Blumenkrantz eea02e389b change of email address: this is going to be ugly
SVN revision: 65531
2011-11-23 08:40:50 +00:00
Doyoun Kang b516fb6bb1 From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] e_config config save patch

I found a problem in e_config. There is no code to check file size when the e makes the
configuration backup files. Even if the file size is 0, the e copies it to backup file.
So, I added code to check the size of the file. Please check the attached patch file.



SVN revision: 64684
2011-11-03 10:54:33 +00:00
Carsten Haitzler 4a76470496 taskbar++!
one more todo item being knocked off. but there.
also no proper icon for it yet. mostly code from the old taskbar with
lots of little things fixed.



SVN revision: 64518
2011-10-30 07:36:54 +00:00
Carsten Haitzler 9efa2309c4 add jihoon to authors!
SVN revision: 62677
2011-08-22 05:18:54 +00:00
Boris Faure b2d2229fdc e: show desktop according to XDG_DESKTOP_DIR if set
SVN revision: 62572
2011-08-18 19:11:34 +00:00
Stephen Houston ad084095ea E17/Authors: Update my line to include my nick as well.
SVN revision: 58598
2011-04-12 17:55:34 +00:00
Michael BOUCHAUD 1fa72e8d07 Adding me in authors
SVN revision: 57460
2011-03-01 17:39:46 +00:00
Sebastian Dransfeld e4ce5827be Fix me as author
SVN revision: 55438
2010-12-10 06:05:35 +00:00
Cedric BAIL b407b56227 * AUTHORS: don't forget to blame T_UNIX for his work on xrandr.
SVN revision: 53403
2010-10-14 14:49:49 +00:00
Mike Blumenkrantz f7f417298b udev mode enabled in battery module (--enable-device-udev) with polling time supported. udev times are extremely accurate AT THE TIME THAT THEY POLL.
I have added what I call "fuzzy mode", which (in udev mode only) averages the past 10 polling times to give a somewhat more readable measurement.
bugs: none that I know of?
todo: make fuzzy mode average the previous 10 times without resetting except on state change, fix "fuzzy mode" checkbox to only enable when udev is selected


SVN revision: 48973
2010-05-18 10:39:30 +00:00
Christopher Michael 1a17357e8b Update me email address in AUTHORS file.
Add doxygen stuff to configure.ac & Makefile.am

E itself not supports basic structure for doxygen (the e.dox.in file may
need updating, and the Doxyfile in docs dir also). This will be handy for
documenting available API calls that people can use when writing modules, etc.



SVN revision: 46068
2010-02-11 04:39:58 +00:00
Hannes Janetzek 20dfb8dd4f authors++
SVN revision: 39496
2009-03-15 17:48:07 +00:00
Miculcy Brian 9cee5ead3c Changed about dialog size and AUTHORS cleanup.
SVN revision: 39321
2009-03-02 02:41:53 +00:00
slackd00d d831fc1c18 Added an author
SVN revision: 39232
2009-02-26 05:44:02 +00:00
Carsten Haitzler 4a36706647 utf8 dict fixes/working code from florian
SVN revision: 38274
2008-12-22 00:23:41 +00:00
Carsten Haitzler 88e091d3ba illume patches from peter
SVN revision: 38273
2008-12-22 00:16:45 +00:00
Gustavo Sverzut Barbieri 601a3527e4 Add myself to authors.
SVN revision: 38038
2008-12-09 02:28:05 +00:00
toma 8699403c1e Add myself to Authors. Thanks raster
SVN revision: 37026
2008-10-23 13:47:00 +00:00
Chidambar Zinnoury 6130107b77 Oh, forgot, add my real name in addition to my nickname.
SVN revision: 36811
2008-10-19 11:10:16 +00:00
Viktor Kojouharov 987e730f4f Most languages have been translated, using wikipedia.
SVN revision: 32690
2007-11-14 22:20:45 +00:00
titan 03990dd324 Prefer to have just my name.
SVN revision: 31022
2007-07-27 19:17:07 +00:00
Miculcy Brian 067f36923e added myself :)
SVN revision: 30926
2007-07-21 12:35:06 +00:00
manowarrior 7ed17702da oops.. typo.
SVN revision: 30422
2007-06-21 20:09:12 +00:00
manowarrior 7d32aa02aa add myself (lots of people suggested me to do so, and finally...)
SVN revision: 30421
2007-06-21 20:07:19 +00:00
Christopher Michael 082f21500d Add ravenlock to the authors file for his work on dpms/screensaver and
numerous other patches he's submitted.


SVN revision: 28347
2007-02-13 16:35:31 +00:00
titan 5a11b126e4 Update my information in the AUTHORS files I am associated with. Lame commit I know.
SVN revision: 27722
2007-01-02 09:32:48 +00:00
Christopher Michael 71bf6c573d Just added my irc nick to authors.
SVN revision: 27055
2006-11-11 21:21:26 +00:00
Carsten Haitzler 974650ba81 metrics remember patch - he's also allowed to have a new name.
SVN revision: 26816
2006-10-28 01:32:43 +00:00
Carsten Haitzler f501859f3d leak-- - and other thigns creeping in due to other debugging
SVN revision: 26614
2006-10-15 14:04:36 +00:00
David Walter Seikel 9bae66d7be Moved myself up at the request of LinuxTitan. Told him I don't think it makes much difference.
SVN revision: 25582
2006-09-07 13:32:11 +00:00
David Walter Seikel a3c1589605 About time I added myself to this list.
SVN revision: 25036
2006-08-22 08:40:54 +00:00
titan d0b007519f Authors++
Allow an e_thumb api for e_widget_preview.
Fixup the file selector preview to use this new api.


SVN revision: 24696
2006-08-14 17:42:45 +00:00
Carsten Haitzler 734e41b598 part of mmap/eet changes patch
SVN revision: 23414
2006-06-13 10:20:31 +00:00
Christopher Michael 8029671dc8 Just updating my email address.
SVN revision: 23148
2006-06-03 21:42:11 +00:00
Stafford Mitchell Horne ba3f5839ea Use evas API to get font list
* new api is much faster
 * may be a bit of a hack the way I get the evas (anyone have another way?)
 * I guess I am an author (now that I have fulfilled my dodgy code quota)


SVN revision: 22417
2006-04-30 11:54:04 +00:00
Carsten Haitzler 2bc5d52739 illogict patches (minus a few that will break config despite fixing a typo)
SVN revision: 22405
2006-04-30 04:31:42 +00:00
Dan Sinclair 11c3638fe5 - preferably not. thanks.
SVN revision: 20212
2006-02-03 01:48:59 +00:00
Christopher Michael 2d754e7c81 Some small fixes. Capitalization. Move formie about myself as this just seems right :). Changed my email address.
SVN revision: 20211
2006-02-03 01:44:19 +00:00
Carsten Haitzler 81fd00e31e remove dupes
SVN revision: 19975
2006-01-23 00:32:51 +00:00
Carsten Haitzler 246d6acbc7 authors of the patches too
SVN revision: 19913
2006-01-20 04:08:16 +00:00
rephorm 8da1d879b5 add me
SVN revision: 19149
2005-12-19 17:23:03 +00:00
Carsten Haitzler c131f81043 devil's patch... :)
SVN revision: 18944
2005-12-11 03:03:53 +00:00
Carsten Haitzler cf7815a1da patches and stuff hanign in mail...
SVN revision: 18756
2005-12-01 07:10:32 +00:00
tsauerbeck c356249423 popups showing the current size/position on move/resize now optionally invisible
SVN revision: 16989
2005-09-27 11:22:46 +00:00
Dan Sinclair 9288298ae8 - move the common code to a function in the e_modules file.
SVN revision: 16851
2005-09-22 18:17:18 +00:00
codewarrior 59c4f5edc5 * AUTHORS:
- Add name

* data/themes/default_configure.edc:
  - Change layout (closer to E)


SVN revision: 16795
2005-09-20 11:49:53 +00:00
handyande f3e8b3d82d More about fixes
SVN revision: 16792
2005-09-20 11:00:43 +00:00