Commit Graph

7084 Commits

Author SHA1 Message Date
Carsten Haitzler a53ae6818e more ecore-txt --
SVN revision: 45797
2010-02-02 07:18:33 +00:00
Carsten Haitzler 16f85793f2 no mroe txt!
SVN revision: 45795
2010-02-02 06:50:38 +00:00
Sebastian Dransfeld 49ef5a77f9 Remove Ecore_Txt
SVN revision: 45791
2010-02-02 04:50:04 +00:00
Carsten Haitzler a67d3b8484 loose syncing option. in reality it will work fine. but not clean.
SVN revision: 45776
2010-02-01 14:38:00 +00:00
Carsten Haitzler 1646ce1042 and dont set sync for your own windows! deadlock in compositing otherwise
SVN revision: 45774
2010-02-01 14:16:27 +00:00
Carsten Haitzler 0534d66424 and now actually do the sync thing! awesomeness. this should mean (for
borderless apps for now - using efl (ecore-evas/elm) tear-free rendeirng in
compositor.



SVN revision: 45773
2010-02-01 14:15:14 +00:00
Hannes Janetzek ab13fa8b72 fix comment
SVN revision: 45768
2010-02-01 13:06:44 +00:00
Christopher Michael dc1af1a3f8 Move setting window type until after window is shown.
SVN revision: 45765
2010-02-01 06:55:19 +00:00
Christopher Michael c23d487d74 Seems we cannot set the window type (for indicator) until After the window
is shown, else E just overwrites whatever type we set.



SVN revision: 45764
2010-02-01 06:54:34 +00:00
Christopher Michael 07648d4b12 Remove unused variable.
Use PATH_MAX.



SVN revision: 45760
2010-01-31 19:52:03 +00:00
Hannes Janetzek 563d810def find plugins for "everything" in $HOME/.e/e/everything_plugins
SVN revision: 45758
2010-01-31 17:42:28 +00:00
Carsten Haitzler fd3c1e4f2a allow the "limit compositor framerate to fixed e framerate" to be optional
SVN revision: 45754
2010-01-31 13:05:56 +00:00
Massimo Maiurana 75f18e5c48 updating french and italian translations
SVN revision: 45751
2010-01-31 09:51:05 +00:00
Sebastian Dransfeld 02b6e4db39 Ecore_Str.h -> Eina
SVN revision: 45740
2010-01-30 22:11:11 +00:00
Christopher Michael 56b0c04b7c Don't segfault if keyboard has no border.
SVN revision: 45738
2010-01-30 20:16:58 +00:00
Christopher Michael cd086f7f5c Fix keyboard dictionary list not showing on other zones.
Remove debugging (printfs).



SVN revision: 45729
2010-01-30 06:13:54 +00:00
Christopher Michael ffe74c302e Remove unused variables.
Remove commented block (confirmed working without it).



SVN revision: 45727
2010-01-30 02:11:48 +00:00
Christopher Michael 40c2032186 Use PATH_MAX.
No need to swallow the ilist twice.



SVN revision: 45726
2010-01-30 02:01:15 +00:00
Christopher Michael 2e4b78b724 Add more error trapping.
SVN revision: 45691
2010-01-29 06:09:20 +00:00
Christopher Michael 3ac0f2e690 Add more error trapping.
SVN revision: 45690
2010-01-29 06:04:11 +00:00
Christopher Michael 25dd627a3a more trapping.
SVN revision: 45688
2010-01-29 05:58:46 +00:00
Christopher Michael 795ee6f6c2 Add some more error trapping.
SVN revision: 45687
2010-01-29 05:57:40 +00:00
Christopher Michael 096d4b0623 More error trapping.
SVN revision: 45686
2010-01-29 05:54:47 +00:00
Christopher Michael 5693b420a3 More error trapping.
SVN revision: 45685
2010-01-29 05:52:36 +00:00
Christopher Michael 30733c2133 E_FREE already sets variables to NULL.
SVN revision: 45684
2010-01-29 05:44:21 +00:00
Christopher Michael cb1d92f244 More possible error trapping.
SVN revision: 45683
2010-01-29 05:42:55 +00:00
Christopher Michael bab37d908f More trapping.
SVN revision: 45682
2010-01-29 05:41:20 +00:00
Christopher Michael c53dd2238d better trapping in dbus code (in case of unforseen problems)
SVN revision: 45680
2010-01-29 05:31:08 +00:00
Christopher Michael 7a3f478648 Shutdown config subsystem if layout init fails.
Do not allocate zones if zone count is zero.



SVN revision: 45679
2010-01-29 05:07:37 +00:00
Christopher Michael fa665ff798 Resize the dialog if it doesn't fit in the zone.
SVN revision: 45678
2010-01-29 04:58:14 +00:00
Christopher Michael 743ae4d5bc Don't set icon or send messages if the focused border is not on the proper
zone as kbd-toggle works on a per zone basis.



SVN revision: 45671
2010-01-28 18:24:30 +00:00
Christopher Michael a96bc68ed6 Add a comment.
SVN revision: 45645
2010-01-27 20:17:25 +00:00
Christopher Michael 4f59eafbea Reset panel geometry for conformant apps when we close.
SVN revision: 45644
2010-01-27 20:16:54 +00:00
Christopher Michael 782bdf85b3 Remove dead files.
SVN revision: 45642
2010-01-27 20:13:54 +00:00
Christopher Michael 0fd90a45ff Remove dead files.
SVN revision: 45641
2010-01-27 20:11:17 +00:00
Christopher Michael 0326182cb2 These files do not belong in here.
SVN revision: 45638
2010-01-27 20:08:14 +00:00
Christopher Michael 03805afd4f New indicator & softkey modules with lots of comments, an edc that gets
compiled when the module is built, and cleaner code.



SVN revision: 45637
2010-01-27 20:04:32 +00:00
Christopher Michael ad84d78dff Remove old indicator & softkey modules. New ones coming.
SVN revision: 45636
2010-01-27 20:02:45 +00:00
Sebastian Dransfeld c197d0c8a0 Only do "selected" cb when single_click_delay is 0
If single_click_delay is activated, _e_fm2_mouse_1_handler will handle
"selected" cb

SVN revision: 45631
2010-01-27 19:33:53 +00:00
Carsten Haitzler 5182864be4 fix animator usage - now silky smooth!
SVN revision: 45629
2010-01-27 15:29:51 +00:00
Carsten Haitzler 6b09578e94 dont unload - restarts handle that. too unsafe.
SVN revision: 45627
2010-01-27 15:18:51 +00:00
Christopher Michael c6eaabe169 Reset top_shelf geometry hint when we close.
SVN revision: 45613
2010-01-27 01:55:50 +00:00
Christopher Michael 8d44cfa290 Reset softkey window geometry when we close.
SVN revision: 45612
2010-01-27 01:53:52 +00:00
Christopher Michael c45b689eb1 Fix custom layout mode for fullscreen apps.
SVN revision: 45606
2010-01-26 22:37:55 +00:00
Christopher Michael 474f76e958 Add more debugging (printfs).
SVN revision: 45603
2010-01-26 21:15:07 +00:00
Christopher Michael 1ee85c252d Add handler for when keyboard moves so we can destroy dictlist, etc.
Add some debug. Tracking an issue where keyboard dictlist does not show up
after it's moved to zone 1.



SVN revision: 45600
2010-01-26 20:52:30 +00:00
Christopher Michael eeb3a3318d Fix up layout code wrt fullscreen apps, conformant apps, and vkbd.
SVN revision: 45598
2010-01-26 20:13:34 +00:00
Gustavo Sverzut Barbieri 51347f22f4 eina_module_free() already calls eina_module_unload(). There's no need
to call it afterwards.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 45592
2010-01-26 15:22:53 +00:00
Gustavo Sverzut Barbieri f955d4856e evry_hist->subjects and evry_hist->actions has already been freed
by evry_history_free(). Do not call eina_hash_foreach() again on
evry_history_unload since this will give an eina_magic_fail()
beacause they are already NULL.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 45591
2010-01-26 15:21:57 +00:00
Christopher Michael 8b90bb8941 Completely fix conformant windows (wrt vkbd) in single layout mode.
SVN revision: 45580
2010-01-26 10:50:51 +00:00
Christopher Michael f435b6322c Allow conformant windows to work with vkbd in single layout mode (need to
handle dual mode still).



SVN revision: 45579
2010-01-26 10:16:29 +00:00
Christopher Michael faf294b37a Fix elm_conformant not getting indicator size.
SVN revision: 45572
2010-01-26 07:42:33 +00:00
Cedric BAIL 2fab25c3bb * ecore: Move ecore_job inside ecore.
Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.


SVN revision: 45570
2010-01-25 21:59:21 +00:00
Sebastian Dransfeld 306d3dee1f Fix shelf numbering
id must be unique. So if we have 2 zones with 1 shelf in each, hide 1
zone and add a new shelf, it must get id "hidden shelf" + 1

SVN revision: 45563
2010-01-25 19:37:13 +00:00
Carsten Haitzler 1fa9578da2 update config with new fields/versions, add texture form pixmap option to gl
compositor



SVN revision: 45549
2010-01-25 12:53:43 +00:00
Sebastian Dransfeld 511f4dd3c1 cleanup
SVN revision: 45547
2010-01-25 09:37:30 +00:00
Sebastian Dransfeld d529af17ba cleanup
SVN revision: 45546
2010-01-25 09:31:07 +00:00
Carsten Haitzler ca49f2dcbf config to turn off exec fail dialog
SVN revision: 45544
2010-01-25 07:38:48 +00:00
Christopher Michael 370822b80f Make config categories with custom icon locations actually display those icons.
Make config items with custom icon locations actually display those icons.



SVN revision: 45541
2010-01-25 02:51:57 +00:00
Sebastian Dransfeld ca335a9fc2 Fix #483 again
SVN revision: 45531
2010-01-24 21:20:32 +00:00
Carsten Haitzler 428c571bfb use grabbed flag and pre-post swap callbacks.
SVN revision: 45517
2010-01-24 11:05:18 +00:00
Christopher Michael 0e1ff68b1a And change pointer to "move" when dragging indicator window.
SVN revision: 45507
2010-01-24 04:48:28 +00:00
Christopher Michael 26ce4878af Add some signals for moving indicator so themes can do "pretty" stuff :)
SVN revision: 45506
2010-01-24 04:24:35 +00:00
Christopher Michael f92311b2a9 Remove e_mod_border (dead file).
Rework layout code for all modes:
       - Better layout code for dual modes.
       - Don't set focus if the border is already focused.
       - No need to call the 'back' method on border_delete.
       - Don't call focus_latest_set on border_focus_in.
         (not needed as it turns out).
Cleanup e_illume_border.c: 
        - Free lists when done with them.
        - Check zones are valid.
        - Reduce variable usage.



SVN revision: 45503
2010-01-23 21:31:06 +00:00
Christopher Michael 10fb34ad03 Lock stacking of home windows & deselect an icon after it's started running.
SVN revision: 45500
2010-01-23 21:08:57 +00:00
Sebastian Dransfeld f0015c1e97 Only move resize edge windows in one func
SVN revision: 45499
2010-01-23 20:11:55 +00:00
Sebastian Dransfeld 2de0425541 Fix #483
For corner shelves, detect movement in corner windows
Use ev->root.{x,y} as event coordinates, we do not care where the mouse
moves within the edge windows.
Convenience function for window -> edge detection.

SVN revision: 45498
2010-01-23 20:06:02 +00:00
Sebastian Dransfeld 1f0929c9d5 Only flip if edge window present
SVN revision: 45495
2010-01-23 18:33:24 +00:00
Carsten Haitzler 5837af54c0 remove testing shape stuff
SVN revision: 45486
2010-01-23 13:51:39 +00:00
Carsten Haitzler 7559d1f642 well.. compoaitor - with gl... seeems to work.. but on fglrx... its slow as
all hell! smells like i hit a software path. hooray!



SVN revision: 45485
2010-01-23 13:50:26 +00:00
Sebastian Dransfeld 436b1fa456 Set list to NULL on free
SVN revision: 45481
2010-01-23 11:32:04 +00:00
Sebastian Dransfeld aa4572db97 Switch sort order
We want the leftmost screen to be first

SVN revision: 45480
2010-01-23 11:23:12 +00:00
Christopher Michael a77b6a8ad9 Reduce variable usage.
Add additional error trapping.



SVN revision: 45478
2010-01-23 05:56:17 +00:00
Christopher Michael 64ccc4f601 Reorg/refactor some code to reduce duplicate code.
SVN revision: 45477
2010-01-23 05:31:05 +00:00
Christopher Michael 5e5e414525 Reorganize some variable placement to reduce potential register usage.
SVN revision: 45476
2010-01-23 04:52:28 +00:00
Christopher Michael c1fa97861b Not sure why, but moving QP borders here need an actual e_border_move call.
SVN revision: 45475
2010-01-23 04:35:23 +00:00
Christopher Michael da65e0f364 Remove printfs.
SVN revision: 45474
2010-01-22 23:56:09 +00:00
Christopher Michael 8ca7469480 Hide/Show QP borders when appropriate.
If we move the indicator window in policy, then send qp_pos_update message
so quickpanel is in the correct position.



SVN revision: 45473
2010-01-22 23:28:03 +00:00
Christopher Michael ada28c01eb Set top shelf geometry on zone.
SVN revision: 45471
2010-01-22 23:07:52 +00:00
Christopher Michael bbaf21475c Cleanup busycover handles when we close.
Add some printfs for home launching two apps.



SVN revision: 45469
2010-01-22 22:52:28 +00:00
Christopher Michael 19f06ac085 Rework quickpanel to account for ability to drag indicators...so now when
indicator moves, quickpanel will adjust it's position accordingly.



SVN revision: 45468
2010-01-22 22:51:31 +00:00
Christopher Michael 056e01de38 Dont need a state_set for quickpanel, just use the state_send message.
Send position_update message when indicator gets moved.



SVN revision: 45467
2010-01-22 22:50:27 +00:00
Sebastian Dransfeld a9bf975e7b export less
SVN revision: 45455
2010-01-22 20:28:39 +00:00
Sebastian Dransfeld e2ba9a34b9 Add EINTERN
All functions not static in modules should be EINTERN, exepect
e_modapi_*

SVN revision: 45446
2010-01-22 20:00:07 +00:00
Carsten Haitzler 62b8ceb7c7 fix for gl mode - update rects
SVN revision: 45435
2010-01-22 09:30:16 +00:00
Sebastian Dransfeld 1715880d6a inplace open should not care whether we use single click or not, this is handeled by click handler
SVN revision: 45434
2010-01-22 07:21:03 +00:00
Carsten Haitzler d57b58c4c3 fix distcheck!
SVN revision: 45426
2010-01-22 05:11:19 +00:00
Christopher Michael cc1334f5aa We cannot rely on bd->client.icccm.title to be valid, so fix illume border
detection with that in mind.



SVN revision: 45423
2010-01-22 01:44:50 +00:00
Sebastian Dransfeld 56d7e58f04 And readd shelf_show action
SVN revision: 45420
2010-01-21 20:39:57 +00:00
Gustavo Sverzut Barbieri 251bb08baf Do not go back to online when marked as 'Offline'
The way it was, if you changed offline it was repeatedly toggling due
E "offline mode" state and connman module fighting. Now it does it once.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 45410
2010-01-21 18:26:08 +00:00
Christopher Michael 397c19771a Reorganize code & remove duplicate lines.
SVN revision: 45405
2010-01-21 17:48:55 +00:00
Christopher Michael 053d8060ca Rework indicator so we can use mouse_down for showing quickpanel, and for
dragging.



SVN revision: 45404
2010-01-21 17:38:09 +00:00
Carsten Haitzler fb6d5c6ef6 rememebr to free up memory for uncomposited windows
SVN revision: 45387
2010-01-21 12:42:33 +00:00
Carsten Haitzler 2c43ebaf2a optin to use gl for compositing... uses native surface stuff froom evas.
SVN revision: 45384
2010-01-21 08:44:41 +00:00
Sebastian Dransfeld a9e5912f7f And remove rest of shelf action
SVN revision: 45382
2010-01-21 08:37:45 +00:00
Sebastian Dransfeld caff9d5ade cleanup
SVN revision: 45381
2010-01-21 08:31:44 +00:00
Sebastian Dransfeld 226df7024c remove unneeded action
SVN revision: 45379
2010-01-21 07:50:06 +00:00
Christopher Michael b03babe944 Remove printfs.
SVN revision: 45378
2010-01-21 02:05:19 +00:00
Christopher Michael 63b73189d0 When quickpanel gets deleted, we need to remove the borders from the qp list.
SVN revision: 45376
2010-01-21 01:47:30 +00:00
Christopher Michael 9d298fdae0 Account for e_scale when creating softpanel.
SVN revision: 45375
2010-01-21 01:17:23 +00:00