Commit Graph

103 Commits

Author SHA1 Message Date
Mike Blumenkrantz 10a172162b comp disable shortcut is also now configurable and set by default
SVN revision: 72977
2012-06-28 07:13:33 +00:00
Mike Blumenkrantz 9ef96e2b07 comp module fps toggle keybind is now a configurable action
SVN revision: 72975
2012-06-28 06:58:06 +00:00
Mike Blumenkrantz 3ac8f6ab6f keybindings list now scrolls to the new binding when added. not sure why this wasn't done before
SVN revision: 72922
2012-06-27 07:18:52 +00:00
Mike Blumenkrantz e63e7395c0 better fix for keybindings config, fixes param setting in all tested cases
SVN revision: 72921
2012-06-27 07:11:01 +00:00
Chidambar Zinnoury 5b88b4d2b0 e *-bindings settings: standardize on Add/Delete/Modify, with icons.
Not sure about the edit-clear icon choice for Delete All, please give feedback.


SVN revision: 72902
2012-06-26 23:20:24 +00:00
Mike Blumenkrantz d7bc0e0364 properly set keybind action params from the action, not from the existing text
SVN revision: 72880
2012-06-26 12:10:16 +00:00
Mike Blumenkrantz a799a7c4be rename input bindings settings to be more accurate and descriptive
SVN revision: 72529
2012-06-20 08:37:02 +00:00
Christopher Michael bd84ed2b89 E/mouse_bindings: Fix issue where button combinations (key bindings)
were not working After a mouse binding was added. Change input window
size (does not need to be whole screen, can be 1,1). Use
EINA_LIST_FREE to handle removing the event_handlers (cleaner than a
while loop). Add safety checks when comparing event windows (If the
local bind_window is 0 then just exit. NB: I added this check, because
in theory, the event window Could be 0 (root window), so comparing
event window == 0 vs local bind_win (which could be zero) would not
have had the desired effect (exiting function). NOW we check if the
local bind_win is zero first. If so, we can just bail out regardless
of event window.



SVN revision: 72010
2012-06-12 10:16:40 +00:00
Christopher Michael 9b75256e09 E: Fix mouse wheel binding bugger that was setting the wrong labels
for mouse wheel events. (Z is actually -1 for wheel up and 1 for wheel
down).



SVN revision: 71845
2012-06-08 11:18:52 +00:00
Mike Blumenkrantz 69dc5013aa prevent users from setting mouse wheel bindings that conflict with internal edje bindings: this prevents the case where a user can set a bind for the mouse wheel to eg. cause shade left to toggle when activated on a window, and then be unable to unshade it because it keeps trying to shade vertically
SVN revision: 71844
2012-06-08 11:00:20 +00:00
Mike Blumenkrantz 207c0aed10 rename E_BINDING_CONTEXT_BORDER to E_BINDING_CONTEXT_WINDOW: technically this is in reference to an E_Border, but it gets confusing when looking at code that deals with both windows (E_Borders) and window borders/frames themselves. this name change will clarify the difference
SVN revision: 71841
2012-06-08 10:10:16 +00:00
Mike Blumenkrantz 4c5e4226a2 fix formatting for conf_keybindings
SVN revision: 71840
2012-06-08 09:48:19 +00:00
Mike Blumenkrantz 0d4c7b2741 rename struct member to make more sense as well for previous commit
SVN revision: 71839
2012-06-08 09:47:09 +00:00
Mike Blumenkrantz 5fc1291544 rename misleading "Border" option in mouse bindings to "Window": part of ticket 215
SVN revision: 71838
2012-06-08 09:44:33 +00:00
Cedric BAIL 7382435c84 e: actually modify the right label in the list.
SVN revision: 71494
2012-05-29 08:36:05 +00:00
Cedric BAIL 72ab7f3d78 e: fix typo.
SVN revision: 70888
2012-05-09 08:21:06 +00:00
Cedric BAIL c2a29811d5 e: massiv warning cleanup !
SVN revision: 70756
2012-05-04 09:38:52 +00:00
Carsten Haitzler 0add92b38a remove acpi debugging and label lid state properly in the ui!
SVN revision: 68223
2012-02-21 14:35:00 +00:00
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
Mike Blumenkrantz 7e4081d9f1 fix more null derefs
SVN revision: 64893
2011-11-07 22:50:54 +00:00
Hannes Janetzek d5efc14567 e17: also show acpi binding with unkown label
SVN revision: 63274
2011-09-07 20:15:58 +00:00
Hannes Janetzek 7d950d23e1 e17: allow to add acpi bindings. dont add binding to e_config and cfdata as e_config bindings will be freed on apply
SVN revision: 63273
2011-09-07 19:56:06 +00:00
Mike Blumenkrantz b93aa58a09 warn----
SVN revision: 62871
2011-08-26 18:34:05 +00:00
Boris Faure 6048d46024 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Carsten Haitzler 47ec26349b mouse -> moust buttons. thanks thomas.
SVN revision: 59496
2011-05-18 10:15:03 +00:00
Carsten Haitzler cae687fb58 hw switches name.
SVN revision: 59355
2011-05-12 23:45:15 +00:00
Massimo Maiurana c68481442f updating portuguese translations
SVN revision: 59048
2011-04-29 20:28:52 +00:00
Massimo Maiurana fd7902fd07 updating french and italian translations
SVN revision: 58590
2011-04-12 11:10:00 +00:00
Massimo Maiurana 1649d2b09a updating french and italian translations
SVN revision: 58544
2011-04-11 11:12:08 +00:00
Carsten Haitzler 9aa29fc770 as per plan - merge more core modules.
SVN revision: 58526
2011-04-09 15:01:07 +00:00
Hannes Janetzek 4f65b168d9 e17: reveal next selected item after delete in key and mousebindings
get ilist_cound before use in loops, when commands are queued it will be counted each time.


SVN revision: 57793
2011-03-16 09:38:46 +00:00
Hannes Janetzek a22406c43c e17: fix the lost keyboard focus after adding a binding key. not sure what was really goind on though
http://trac.enlightenment.org/e/ticket/595


SVN revision: 57646
2011-03-10 01:56:20 +00:00
Massimo Maiurana 308534cc44 updating russian translations
SVN revision: 57124
2011-02-17 12:15:59 +00:00
Carsten Haitzler 7c54b118e8 gettext-> translate at gui display time not in storing in structs!
SVN revision: 56107
2011-01-14 09:49:42 +00:00
Mike Blumenkrantz 15468f69f6 fix include paths for all these makefiles to add $top_builddir/src/bin instead of $top_srcdir/src/lib
SVN revision: 55884
2011-01-05 17:50:05 +00:00
Mike Blumenkrantz f3a0638cf7 combine some if{} blocks to remove a possibility of passing garbage value to e_widget_ilist_nth_label_set
SVN revision: 55733
2010-12-23 01:02:42 +00:00
Mike Blumenkrantz 18a3bc72ef outdent!
SVN revision: 55732
2010-12-23 00:57:47 +00:00
Mike Blumenkrantz 7bf11e8075 badformattinghorns!!!! I know it was you!!!!!!! arghhhhhhhhhhh the tabs
SVN revision: 55731
2010-12-23 00:55:58 +00:00
Massimo Maiurana 4a57615505 updating portuguese translations
SVN revision: 55041
2010-11-28 14:34:04 +00:00
Massimo Maiurana c6dc9ab855 updating portuguese translations
SVN revision: 54950
2010-11-24 19:47:46 +00:00
Miculcy Brian 954c093b82 Yes, settings, we now that already...
SVN revision: 53634
2010-10-19 18:09:48 +00:00
Miculcy Brian abee1825dd Apply new module categories.
SVN revision: 53600
2010-10-19 12:28:07 +00:00
Christopher Michael a688179228 Add UNUSED where needed.
SVN revision: 51433
2010-08-19 18:27:51 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Cedric BAIL c6a118d738 * e: remove warning due to Ecore API change.
SVN revision: 49833
2010-06-24 16:19:12 +00:00
Hannes Janetzek 2380d4f36e select correct key in list when adding a binding. if 0 warning dialog about key already being used
SVN revision: 49593
2010-06-09 16:40:55 +00:00
Christopher Michael be64363d34 Revert that commit...my bad, misread some code.
SVN revision: 49307
2010-05-29 19:43:29 +00:00
Christopher Michael fc865b348b e_bindings_key_del already does a stringshare_del when free'n the key.
SVN revision: 49306
2010-05-29 19:34:44 +00:00
Chidambar Zinnoury c9113b4f48 Some text work.
SVN revision: 48592
2010-05-03 20:14:08 +00:00
Chidambar Zinnoury 575217b9f6 Just to be safe.
SVN revision: 48557
2010-05-02 18:23:45 +00:00