Commit Graph

1892 Commits

Author SHA1 Message Date
Christopher Michael b21740b865 Delete the evas_objects when the window gets deleted.
SVN revision: 43969
2009-11-25 08:14:40 +00:00
Christopher Michael 2945763e97 Add Indicator module.
Some minor fixes for softkey module.



SVN revision: 43965
2009-11-25 01:01:40 +00:00
Christopher Michael 3c1c44191a Check for mouse button number so we can get a right-click menu.
SVN revision: 43959
2009-11-24 21:16:37 +00:00
Christopher Michael 860630dd31 Cleanup (remove some commented lines).
SVN revision: 43953
2009-11-24 18:19:12 +00:00
Christopher Michael 951811935b Allow multiple instances of the home window.
SVN revision: 43952
2009-11-24 18:16:19 +00:00
Christopher Michael 40239d2ba8 Do not need eina_init or eina_shutdown here...these are handled by E already.
SVN revision: 43948
2009-11-24 05:25:23 +00:00
Christopher Michael 38bcb18081 Some minor cleanup so source is easier to read.
SVN revision: 43947
2009-11-24 04:06:54 +00:00
Christopher Michael f4760d9a2e Manager is not used here.
SVN revision: 43946
2009-11-24 04:02:56 +00:00
Christopher Michael 6a9b466d1d Softkey window does not accept focus.
SVN revision: 43945
2009-11-24 03:36:41 +00:00
Christopher Michael 458d250be6 Don't need to set these here.
SVN revision: 43944
2009-11-24 01:18:19 +00:00
Christopher Michael 1b3eae87eb Add keyboards directory w/ ignore file.
SVN revision: 43942
2009-11-24 01:16:21 +00:00
Christopher Michael 2d7be93b67 Border hook fetch does nothing in e_kbd, so no need for border fetching there.
Add 'keyboards' subdir to illume2 so that ignore_built_in_keyboards gets
installed.



SVN revision: 43941
2009-11-24 01:15:53 +00:00
Christopher Michael c4cc9e404e add some printfs.
When calculating border minimum, use proper height variable from icccm.



SVN revision: 43940
2009-11-23 23:37:24 +00:00
Christopher Michael 8a4bb00bec Add config for illume2 module (for kbd slide duration, etc).
SVN revision: 43932
2009-11-23 17:26:51 +00:00
Carsten Haitzler fba7f5ecf7 fix code - they never showed the parent smarts! amazing it worked!
SVN revision: 43919
2009-11-23 13:21:01 +00:00
Christopher Michael 20d8fe4b1c Provide action for close button.
SVN revision: 43915
2009-11-23 05:42:08 +00:00
Christopher Michael 3b62c5d817 Add files to create softkey window.
SVN revision: 43914
2009-11-23 03:24:11 +00:00
Christopher Michael 6f33391c98 Formatting.
Add some debug code.



SVN revision: 43913
2009-11-23 03:23:25 +00:00
Christopher Michael 2c6bced755 Add softkey window for illume.
SVN revision: 43912
2009-11-23 02:28:05 +00:00
Christopher Michael 49979e6b1c Move the edje file also to the proper name.
SVN revision: 43911
2009-11-23 00:20:05 +00:00
Christopher Michael 690200885e Use illume-softkey, not illume-buttonbar.
Don't need to build ibar twice in configure.ac.



SVN revision: 43910
2009-11-23 00:18:33 +00:00
Christopher Michael 9561b38452 Rename illume-bar to illume-buttonbar to avoid confusion.
SVN revision: 43908
2009-11-22 21:50:24 +00:00
Christopher Michael b581818d40 Better sizing/position of home window.
SVN revision: 43881
2009-11-21 19:40:30 +00:00
Christopher Michael 35b2c92ecd Kill config dialog on keyboard exit.
Update home window(s) config at proper times.



SVN revision: 43880
2009-11-21 19:31:57 +00:00
Christopher Michael 01a120b17e Add config dialog for keyboard (working nicely now)
SVN revision: 43879
2009-11-21 19:22:41 +00:00
Christopher Michael 2e01e4c82c remove unneeded function proto.
SVN revision: 43877
2009-11-21 18:49:32 +00:00
Christopher Michael 28109935b0 Config dialog title is translatable.
SVN revision: 43876
2009-11-21 18:47:35 +00:00
Christopher Michael 8166b9fe84 Use correct module directory when making keyboard.
Previous commit fixed compiler warnings also.



SVN revision: 43875
2009-11-21 18:19:28 +00:00
Christopher Michael 48ce772fd9 Add config struct for illume-keyboard.
SVN revision: 43874
2009-11-21 18:17:55 +00:00
Christopher Michael 030a78e322 Remove some unneeded items from the edj.
SVN revision: 43873
2009-11-21 17:48:39 +00:00
Christopher Michael 7c1dd3b1d2 Fix makefile for dictionaries.
SVN revision: 43872
2009-11-21 17:46:25 +00:00
Christopher Michael 46f8f51c21 Add dicts subdir to Makefile.
SVN revision: 43870
2009-11-21 17:45:07 +00:00
Christopher Michael 61beee44ec Add dictionaries.
SVN revision: 43869
2009-11-21 17:44:35 +00:00
Christopher Michael 1507ace882 Add needed files to illume-keyboard.
SVN revision: 43867
2009-11-21 17:43:47 +00:00
Christopher Michael 1454cbbd04 Port the old illume keyboard to new illume-keyboard module.
SVN revision: 43866
2009-11-21 17:42:57 +00:00
Christopher Michael 9cd4ab6fab Readd e_kbd files. These do need to be part of illume2.
SVN revision: 43856
2009-11-21 02:00:28 +00:00
Carsten Haitzler d534dbb0f0 patch from tom for rtl kbd feature.
SVN revision: 43853
2009-11-20 23:58:33 +00:00
Christopher Michael e431b9a6c1 Add keyboards subdir so keyboard files get installed.
SVN revision: 43845
2009-11-20 19:05:17 +00:00
Christopher Michael a24704cbed Better check for 'is home'.
SVN revision: 43843
2009-11-20 18:07:49 +00:00
Christopher Michael 24b486c4a0 Add the 'keyboards' directory.
SVN revision: 43831
2009-11-20 17:24:07 +00:00
Christopher Michael 7be16ae569 better detection for a home window.
SVN revision: 43830
2009-11-20 17:21:10 +00:00
Christopher Michael be5c2fad69 Remove printfs, revert code to previous version (was debugging why the
scroller does not work on the web dialog)



SVN revision: 43829
2009-11-20 17:18:14 +00:00
Christopher Michael 45cc4194e6 Rename the edj file to match the module name.
SVN revision: 43828
2009-11-20 17:16:52 +00:00
Christopher Michael 987e7d74ef Remove keyboard files. They are now separated into illume-keyboard.
SVN revision: 43827
2009-11-20 17:15:14 +00:00
Christopher Michael 57c34ffec8 Add illume-keyboard. This separates the keyboard logic from illume2 module
so that illume2 is just for handling policy & layout.



SVN revision: 43826
2009-11-20 17:13:43 +00:00
Christopher Michael 1efd8e2a1d Remove some printfs.
SVN revision: 43825
2009-11-20 17:12:16 +00:00
Christopher Michael 303ef9548e Patch from Tom <tom@stosb.com> to add comments about which page in the
wizard is responsible for what.



SVN revision: 43824
2009-11-20 16:12:16 +00:00
Christopher Michael fc32efb988 And delete the handlers when shutdown.
SVN revision: 43823
2009-11-20 16:06:13 +00:00
Christopher Michael 342fef17fe Listen for desktop changes and update window(s) accordingly.
SVN revision: 43822
2009-11-20 15:54:14 +00:00
Christopher Michael 3f18d74435 Remove whitespace.
SVN revision: 43783
2009-11-18 17:35:17 +00:00
Christopher Michael ca227c2f4e Fix function prototypes to match border_hook_add callback.
Add detection for 'Home' window(s).



SVN revision: 43782
2009-11-18 17:29:40 +00:00
Christopher Michael 8f7fcb77e6 Don't need vw/vh here as they are never used.
Trying to track down why the list of wallpapers does not scroll so if
someone knows this code better, by all means, jump in :)



SVN revision: 43775
2009-11-18 06:33:38 +00:00
Christopher Michael fbb29d0e14 Add some printf's to illume2.
Add skeleton for illume-bar.
Add illume-bar to autofoo.



SVN revision: 43774
2009-11-18 05:54:22 +00:00
Christopher Michael b6a9cf2eca When searching for icons, request the size that the user has set in config.
SVN revision: 43772
2009-11-18 05:10:27 +00:00
Christopher Michael 37c4125ac0 Add "appshadow" to fill filemanager.
SVN revision: 43771
2009-11-18 04:23:05 +00:00
Christopher Michael a30a1855d1 And update config when check box is changed.
SVN revision: 43770
2009-11-18 03:36:52 +00:00
Christopher Michael be554f1b90 One function to set fm config so we can easily update when config changes.
SVN revision: 43769
2009-11-18 03:23:56 +00:00
Christopher Michael 849f3f9e15 If mouse button is 1, we don't need Instance data so check that first.
SVN revision: 43768
2009-11-18 03:18:56 +00:00
Christopher Michael d1b0918957 Remove printf.
SVN revision: 43767
2009-11-18 03:17:16 +00:00
Christopher Michael 8cd9b983d1 Illume-Home gets a config dialog.
SVN revision: 43765
2009-11-18 03:04:15 +00:00
Christopher Michael ac8807406c Add actual busycover code.
SVN revision: 43748
2009-11-17 14:16:23 +00:00
Christopher Michael 411dd5f8bc Start work on busycover.
SVN revision: 43747
2009-11-17 12:36:12 +00:00
Christopher Michael 26a7c77137 Add scrollframe in edj.
Make window show fileman widget.
Still needs config dialog & config settings for icon size, etc, etc...



SVN revision: 43746
2009-11-17 02:59:02 +00:00
Christopher Michael bb372fff5f Add translatable strings.
(NB: TRANSLATORS: Ignore this for now as it may change)



SVN revision: 43742
2009-11-16 21:16:00 +00:00
Christopher Michael e82d1fd26c Move Home_Win structure to the header file.
SVN revision: 43736
2009-11-16 20:46:18 +00:00
Christopher Michael 90549f4c92 Include header file.
SVN revision: 43735
2009-11-16 20:26:09 +00:00
Christopher Michael 517f54add4 Add illume-home module.
SVN revision: 43731
2009-11-16 19:37:33 +00:00
Carsten Haitzler 20fcfd6175 fix e to build after cedrics api break!
SVN revision: 43503
2009-11-07 01:22:27 +00:00
Carsten Haitzler 6916f42c84 make error replyies not seegv dbus... why error tho?
SVN revision: 43348
2009-10-30 12:28:03 +00:00
Daniel Kolesa a46fb6b580 Czech translation: update desktop files.
SVN revision: 43312
2009-10-27 17:41:28 +00:00
Christopher Michael 650b43cee0 Formatting & Whitespace removal.
SVN revision: 42987
2009-10-09 21:49:03 +00:00
Daniel Kolesa 20a85c6d6c Fix distcheck of E.
SVN revision: 42944
2009-10-07 18:25:39 +00:00
Hannes Janetzek 3f8a019c39 fix some problems found by llvm
SVN revision: 42921
2009-10-06 21:39:34 +00:00
Hannes Janetzek 2581c25c2d fix e_fm window initial position and size
SVN revision: 42884
2009-10-05 03:06:39 +00:00
Viktor Kojouharov b6ec16d97e hide edge event windows that are not used by any action
put the edge windows on the correct layers
allow edge click bindings
use actions for auto-hide shelves
toggling auto-hide will cause edge event windows to show/hide if necessary


SVN revision: 42864
2009-10-02 20:53:05 +00:00
Hannes Janetzek a50c18222b 'everything' more EAPI
SVN revision: 42849
2009-10-02 00:13:36 +00:00
Hannes Janetzek 25eefb779a 'everything'
fix segv when browsed dir has no files
make evry_conf and evry_hist EAPI for now


SVN revision: 42846
2009-10-01 22:31:45 +00:00
Hannes Janetzek a76017fc9d 'everything' bump config version
SVN revision: 42813
2009-09-30 03:53:17 +00:00
Massimo Maiurana 38dfa62d21 updating french translation
SVN revision: 42771
2009-09-28 15:20:12 +00:00
Massimo Maiurana 232477ec61 updating french translation
SVN revision: 42740
2009-09-27 14:21:29 +00:00
Hannes Janetzek 1321020294 - fix 'maximize fullscreen' action
- allow any maximized windows of any type to be manipulated when allow_manip is set
- remove 'maximize expand' option from config gui. this is the same as 'maximize smart'
- dont restirct iconify of fullscreen borders. this is policy that can be (and is) 
  restricted by gui.


SVN revision: 42735
2009-09-26 22:45:09 +00:00
Hannes Janetzek 28cb3262f6 'everything' sync app history with exehist
SVN revision: 42689
2009-09-25 03:40:18 +00:00
Hannes Janetzek 0961d2c507 'everything'
added simpler history sort modes


SVN revision: 42687
2009-09-25 00:27:36 +00:00
Hannes Janetzek ad6f5a29e3 'everything' - switch list/view mode
SVN revision: 42686
2009-09-24 23:10:05 +00:00
Hannes Janetzek 8c4812092d 'everything'
- remember full exec path to get the right .desktops
  ... bump history version number for this.
- fixes: 
  update border match value -> show them in aggregator.
  show items of first plugin in aggregator when no 
  items found from history.


SVN revision: 42685
2009-09-24 23:08:59 +00:00
Hannes Janetzek a4fb397e83 'everything'
- added option for default view mode 


SVN revision: 42684
2009-09-24 21:09:25 +00:00
Massimo Maiurana 01ff71bb0c updating french translation
SVN revision: 42671
2009-09-24 10:54:52 +00:00
Massimo Maiurana 6712dcadab updating french and italian translations
SVN revision: 42622
2009-09-22 17:20:22 +00:00
Hannes Janetzek 91211ef9c4 reopen fileman and dialog windows after restart of e.
- modules using e_configure_registry_add must be modified to 
  use registry path as window class for this to work
- fileman now uses e_remember to remember position instead of 
  handling it separately
- added option to window remember for remembering dialogs and 
  fileman windows automatically


SVN revision: 42607
2009-09-21 20:36:35 +00:00
Hannes Janetzek 380f28333f everything:
- added config for popup position
- make 'open term here' action work with other terminal


SVN revision: 42554
2009-09-18 06:33:33 +00:00
Massimo Maiurana 7bd1b90598 updating french and italian translations
SVN revision: 42509
2009-09-16 10:43:06 +00:00
Hannes Janetzek 420316641a everything: show 'launch' action for non .desktop app items
SVN revision: 42497
2009-09-15 17:19:53 +00:00
Davide Andreoli 0f9b3d1b1e * Fix bug #390
uberpinguin: can you confirm?

SVN revision: 42471
2009-09-13 20:11:25 +00:00
Hannes Janetzek 0d754cef10 more work on e_remember.
SVN revision: 42458
2009-09-13 12:26:29 +00:00
Hannes Janetzek 71c60e2e11 fix possible segv in e_int_config_remembers
SVN revision: 42456
2009-09-13 10:32:35 +00:00
Hannes Janetzek 7bcc49c2fe - fixed e_remember_default_match to set match values
since these are not set by e_remember_update anymore
- remove E_Remember parameter from e_remmber_update. 
  if update is possible bd->remember is already set
- do not overwrite bordername value of remember on update. 
  should only be set by conf_border dialog
- make sure on update that match values are set otherwise 
  delete remember 


SVN revision: 42435
2009-09-12 11:08:07 +00:00
Hannes Janetzek 056218932e whitespace cleanup
SVN revision: 42425
2009-09-11 21:24:02 +00:00
Hannes Janetzek f041ffe7ea e17: use toolbook for advanced settings
- imo one should make an 'all fonts' and 'custom fonts' tab and remove advanced/basic settings


SVN revision: 42424
2009-09-11 21:07:51 +00:00
Hannes Janetzek 7935aebb1f disable move in pager for now. as it leads to lost window if one drops between the desks
SVN revision: 42380
2009-09-10 13:51:12 +00:00
Horms 8ba737a534 Include illime2 directory in dist tarball
Resolves the following error reported when running make distcheck:
config.status: error: cannot find input file: `src/modules/illume2/Makefile.in'
make: *** [distcheck] Error 1



SVN revision: 42357
2009-09-09 01:17:37 +00:00