Commit Graph

12295 Commits

Author SHA1 Message Date
Carsten Haitzler 253efca0e2 and if for whatever reason e was locked when it restarts... lock again
instantly on restart :)



SVN revision: 70559
2012-04-30 12:59:03 +00:00
Carsten Haitzler 7c23365cf9 fix edge bindings to work if you add other bindings to corners other
than edge flips.



SVN revision: 70558
2012-04-30 12:29:34 +00:00
Carsten Haitzler bad06a673a fix bug Ticket #903
SVN revision: 70557
2012-04-30 12:28:57 +00:00
Carsten Haitzler b731b036d0 lets get rid of the ()'s in filenames to make bsd users with their
ancient make tools work.



SVN revision: 70556
2012-04-30 12:04:50 +00:00
Carsten Haitzler 46aaf99d2c force 1 more msg process too.
SVN revision: 70554
2012-04-30 11:03:21 +00:00
Carsten Haitzler 52a4e76c1d fix size recalce issue enabling/disabling features in clock
SVN revision: 70553
2012-04-30 11:02:45 +00:00
Carsten Haitzler 5a00507e2b xkb config put into core. xkb layout is set on startup now (last one
used). removed setting up and deletion of keybindings - now its in
normal keybindings config territory. set them up yourself. much more
solid now. happy.



SVN revision: 70552
2012-04-30 09:52:05 +00:00
Cedric BAIL 70d21a1f44 e: move everyone to use eina_file_direct_ls and friend.
NOTE: I think, but I am not sure yet, that only EFM should
do this kind of operation or it could hard lock E17.


SVN revision: 70546
2012-04-30 07:07:33 +00:00
Carsten Haitzler c90e3c1517 work on some todo items i left for xkbswitch.
gagdte looks nicer now
flags aspect ratio is correct now based on each flag
name of kbd layout only appears on mouseover
fixed buffer overflow possibility in execution.



SVN revision: 70534
2012-04-29 03:47:53 +00:00
Massimo Maiurana caaf8c6ea0 updating french and italian translations
SVN revision: 70533
2012-04-28 13:44:27 +00:00
Carsten Haitzler a1d12e56bb hmm didnt wannt this in svn yet - partially done.
SVN revision: 70532
2012-04-28 04:24:20 +00:00
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
Carsten Haitzler 889fdaf198 update po's
SVN revision: 70513
2012-04-27 06:17:08 +00:00
Leif Middelschulte 481b027763 Remove unused variable.
SVN revision: 70506
2012-04-26 10:22:43 +00:00
Leif Middelschulte 6d323b3f39 Fix position calculation of dummy.
SVN revision: 70505
2012-04-26 10:22:38 +00:00
Leif Middelschulte c0752cccb5 Remove Evas_Object as reference from conf_randr. Use data structure instead.
SVN revision: 70504
2012-04-26 10:22:31 +00:00
Carsten Haitzler 8384f04ad4 improve default configs
SVN revision: 70500
2012-04-26 08:49:15 +00:00
Carsten Haitzler c2288e4dcf dont re-order screens magically on dynamic screen ad/del vs startup on
the same screen setup.



SVN revision: 70498
2012-04-26 08:31:03 +00:00
Doyoun Kang 02fc2b8a8c From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] e_zone bug fix

I found a minor bug in e_zone.c. The bug is that the E_EVENT_ZONE_DEL
event doesn't occur when the zone is deleted.



SVN revision: 70453
2012-04-25 00:46:37 +00:00
Massimo Maiurana 9c614fcbb5 updating french and italian translations
SVN revision: 70449
2012-04-24 18:39:16 +00:00
Christopher Michael 6b2144911a E (wl_shell): Update code to handle changes in wayland git. Comment
out unused functions (for now).



SVN revision: 70447
2012-04-24 17:31:07 +00:00
Christopher Michael 7ffbf6ef25 E (wl_drm): Update drm module for most recent wayland git. Use
wl_signal_add, remove timestamps where not used anymore, make use of
wayland 'serial'. Fix destroy_listeners for new wayland code.



SVN revision: 70446
2012-04-24 17:24:59 +00:00
Christopher Michael 681b48d0b8 E Comp Module: (Wayland Client Support): Add support for ping of
surfaces (from newest wayland git). Fix up wl_resource_destroy calls
to match newest wayland. Fix destroy_listeners for newest wayland. Use
wl_signal_add for destroy signals. Fix calls to wl_input_device_
functions that do not take a timestamp anymore.



SVN revision: 70445
2012-04-24 17:15:05 +00:00
Carsten Haitzler 8ff70e6e8f fix issue where popusp when moved wouldnt move if te zone HAD moved -
so store zone x, y too to make sure we do move popup too.



SVN revision: 70442
2012-04-24 14:24:49 +00:00
Carsten Haitzler 627b604d26 if screens dynamically come and go ONLy free zones we no longer need
and ONLy new zones we now do need, dont free all and new existing set
+ new ones.



SVN revision: 70439
2012-04-24 12:55:03 +00:00
Viktor Kojouharov 6bf44ae797 Add a checkbox to enable the usage of the custom screenlock command
SVN revision: 70429
2012-04-24 07:41:22 +00:00
Carsten Haitzler 796065157e just use zone's deskx/y current.
SVN revision: 70384
2012-04-22 05:20:16 +00:00
Cedric BAIL ff6f93b8be e: fix typos.
SVN revision: 70381
2012-04-22 02:54:01 +00:00
Carsten Haitzler 6ffbe230f2 only store screen/deskx,y if isnt != null
SVN revision: 70380
2012-04-22 02:42:10 +00:00
Carsten Haitzler 2599c973e3 lets force odules to rebuild regularly. start upping api version.
SVN revision: 70377
2012-04-21 09:04:28 +00:00
Carsten Haitzler 4b9f45a538 printf--
SVN revision: 70371
2012-04-21 01:14:32 +00:00
Carsten Haitzler 183472fb39 fix placement code to respect desktop given not current visible stuff,
and add latent disabled feature to keep everythng on same screen/desk
off for now until config added.



SVN revision: 70370
2012-04-21 01:13:34 +00:00
Carsten Haitzler 10ea31e5f6 and only make it match first time for that instance.
SVN revision: 70369
2012-04-21 00:31:29 +00:00
Carsten Haitzler 81bb978614 after years, finally fix an annoyance... application windows, IF e can
match them back to something IT started (ibar, menus, evrything
etc.)... it will keep those windows ON the zone/desktop u started them
on... hoobloodyray!



SVN revision: 70368
2012-04-21 00:26:31 +00:00
Carsten Haitzler c13f47db22 fix infinite self-feeding loop with desklock... tnx yoz! :-P
:)



SVN revision: 70334
2012-04-19 13:57:19 +00:00
Christopher Michael aafe309fa3 E: Fix e_mouse initializing.
NB: The logic looked wrong here. (was if ecore_x_pointer_mapping_set
succeeds, then return a fail of e_mouse_update). That makes no sense.
We should only return a fail of mouse_update if the
ecore_x_pointer_mapping_set function call Fails.



SVN revision: 70247
2012-04-16 21:56:30 +00:00
Michael BOUCHAUD 69624a7f82 e: react on the good event, and don't ignore it
SVN revision: 70237
2012-04-16 18:27:48 +00:00
Vincent Torri c30aaf8dde e17: remove some shadow variables
SVN revision: 70190
2012-04-15 08:09:56 +00:00
Vincent Torri c4cdd54b33 e17: unused variables
SVN revision: 70189
2012-04-15 07:48:43 +00:00
Vincent Torri c24b9f7aee whitespaces--
SVN revision: 70188
2012-04-15 07:21:00 +00:00
Samuel F. Baggen c109f6d8c0 Updated translations with pregenerated ones in fuzzy's and empty translations, those are not shipped with E because are marked as fuzzy, it is mostly very useful for translations to have a correct base where to work, because the wording is sometimes not perfect but the grammar and the equivalent translations are picked in teh mostly-better way. In short they have around at least a 70 % of accuracy, the old fuzzy ones has around a 90% of totally broken (or not-equivalent type of message) sentences.
SVN revision: 70185
2012-04-14 16:58:42 +00:00
Samuel F. Baggen c2062025d0 updated remaining copyright year from sources too
SVN revision: 70184
2012-04-14 14:37:29 +00:00
Chidambar Zinnoury bc0ae06616 e pager: check zone when adding a border.
When a window is sticky and a pager is created (when restarting the window manager for instance), not checking zones makes the window being shown everywhere - on every screen


SVN revision: 70183
2012-04-14 12:13:16 +00:00
Daniel Juyung Seo 6dd40a16dd e po: Updated copyright year.
SVN revision: 70182
2012-04-14 09:59:56 +00:00
Samuel F. Baggen b987bfd929 added pregenerated translations for empty and fuzzy (broken) ones in spanish
SVN revision: 70181
2012-04-14 06:37:29 +00:00
Samuel F. Baggen 37fcfe7e97 reverting the translations due to a strange report by buildbot
SVN revision: 70175
2012-04-13 14:24:36 +00:00
Samuel F. Baggen 694ef28350 ES translations: updated with pregenerated translations for the fuzzy (95% wrong) and empty ones
SVN revision: 70174
2012-04-13 13:52:27 +00:00
Carsten Haitzler 6c2e868b3a 1. abstract "sub borders" into a function to return a list of them so
when operating on them we can determine the logic of inclusion of
sub-borders in 1 place.
2. fix transients when they are FOR a fullscreen window - if
fullscreen window loses focus, dont minimize it as transients are on
top and should stay there along with fullscreen window.
3. formatting. :)



SVN revision: 70165
2012-04-13 06:41:52 +00:00
Leif Middelschulte 11c41d6912 reflect rotation in the dialog
SVN revision: 70158
2012-04-12 18:31:23 +00:00
Leif Middelschulte aa1c81ad03 Reflect changed resolution in dialog.
SVN revision: 70157
2012-04-12 18:31:17 +00:00