Commit Graph

12399 Commits

Author SHA1 Message Date
Mike Blumenkrantz 98b7a46e8b fix magic check when timer doesn't exist
SVN revision: 71843
2012-06-08 10:25:17 +00:00
Mike Blumenkrantz 575bb23dfb shut up mixer warnings
SVN revision: 71842
2012-06-08 10:23:49 +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
Mike Blumenkrantz 53090a686f check for a custom desklock command before actually trying to lock using one: closes ticket #664
SVN revision: 71837
2012-06-08 09:37:57 +00:00
Mike Blumenkrantz b78a276183 no need to delete timers, setting the timer time is supported
SVN revision: 71834
2012-06-08 07:47:08 +00:00
Mike Blumenkrantz 6e37074dcc formatting
SVN revision: 71833
2012-06-08 07:36:56 +00:00
Mike Blumenkrantz 8a9a9dcbda use new efreet function to simplify desktop dir discovery, also ensure that we are always using the right desktop dir
ticket #617


SVN revision: 71820
2012-06-07 15:58:42 +00:00
Christopher Michael e336438a93 E Notification Module: Don't use _gc_id_del. It removes any stored
configuration for items. This caused Notification module to not save
it's config options on an E restart.

This fixes Ticket #931



SVN revision: 71779
2012-06-07 07:52:15 +00:00
Chidambar Zinnoury 268bce6344 E: Correction of some annoying nitpicks.
I'll do a full pass later today.


SVN revision: 71730
2012-06-06 07:51:47 +00:00
Carsten Haitzler 5d77ddb05a fill in logic hold with fulscreen borders + allow windows above
fullscreen windows.



SVN revision: 71696
2012-06-05 04:53:15 +00:00
Mike McCormack cfedbcbe3f e: Fix warnings
SVN revision: 71637
2012-06-02 00:51:38 +00:00
Gustavo Lima Chaves 2ac91a0d53 [e] This symbol should be visible, right?
SVN revision: 71624
2012-06-01 13:52:12 +00:00
Carsten Haitzler e0a1aea90e umm no. this is already done elsewhere fir xinerama style multi-head.
for true multihead there is nothing, but this code sure as hell doesnt
do it :) remove.



SVN revision: 71612
2012-06-01 01:10:32 +00:00
Mike Blumenkrantz 0dc7322d6d default keybind for move mouse to next/prev screen changed to use Windows key instead of Ctrl+Shift: these keys are used to select words in literally every other toolkit/UI in existence.
SVN revision: 71585
2012-05-31 14:27:27 +00:00
Mike Blumenkrantz 428d501a30 e ticket #291: multihead and desktop switching
upon mousing into a screen edge, other connected screens will now be checked for location. if another screen is near the current edge, no binding will be triggered


SVN revision: 71580
2012-05-31 10:28:00 +00:00
Cedric BAIL 38a0812f51 e: bug fix for thumbnail.
SVN revision: 71579
2012-05-31 10:23:48 +00:00
Cedric BAIL daa7935e0f e: fix potential segv.
SVN revision: 71578
2012-05-31 10:17:31 +00:00
Mike Blumenkrantz 89da028fe0 formatting
SVN revision: 71577
2012-05-31 10:12:03 +00:00
Carsten Haitzler df6ccc8374 formatting.
SVN revision: 71575
2012-05-31 08:32:13 +00:00
Leif Middelschulte 71a7ffc0c1 Use smart cb of radio button
SVN revision: 71567
2012-05-30 19:17:10 +00:00
Leif Middelschulte bdb66274c0 e_randr: Show "ask position" dialog, if ASK policy is used.
SVN revision: 71566
2012-05-30 19:16:58 +00:00
Stefan Schmidt c43f83ef52 e/e_zone: Comment out debug printf's
Make the log more readable again. Nobody wants all this strange symbols in
his log without a good reason.

SVN revision: 71559
2012-05-30 12:27:40 +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
Stefan Schmidt 8939fe3c8d e/notification: Botton is neither english nor french
Make it a proper english word. In love. Mike

SVN revision: 71459
2012-05-28 13:35:02 +00:00
Stefan Schmidt 1ced507bf4 tempget: Check return values from fgets()
Without this checking we might operate on wrong data read in. Better check.

SVN revision: 71445
2012-05-26 22:50:06 +00:00
Boris Faure 9432f762d0 e: tiling: fix use of unused var
SVN revision: 71444
2012-05-26 22:13:42 +00:00
Christopher Michael 5c8b287a87 E (access_module): Add UNUSED where missing.
SVN revision: 71438
2012-05-26 09:02:29 +00:00
Christopher Michael 450a03485c E: Cleanup entry widget compiler warnings if ecore is built without IMF.
SVN revision: 71437
2012-05-26 09:00:41 +00:00
Boris Faure 404b5a9c84 e: tiling: fix restoring old border
SVN revision: 71427
2012-05-25 13:40:56 +00:00
Carsten Haitzler 35dda3c894 oops ppurka - %i on wrong part of string. fix. this is what happens
when u cant test :)



SVN revision: 71424
2012-05-25 12:17:16 +00:00
Carsten Haitzler 0ed1c99f2c work around ppurka's demented laptop.
SVN revision: 71414
2012-05-25 00:09:15 +00:00
Carsten Haitzler 317853d95c fix systray size creep
SVN revision: 71411
2012-05-24 11:39:20 +00:00
Massimo Maiurana 3fc1d83bff updating french translations
SVN revision: 71401
2012-05-24 08:06:43 +00:00
Daniel Juyung Seo c669eabdab e, evas, elementary: Synced @author with AUTHORS.
SVN revision: 71399
2012-05-24 07:17:05 +00:00
Carsten Haitzler ef227bba1d fix soem formatting.
SVN revision: 71398
2012-05-24 07:07:04 +00:00
Vincent Torri b9bd60aad8 E17: dont mix declaration and code
SVN revision: 71392
2012-05-24 06:02:14 +00:00
Vincent Torri f83cc6bb45 whitespaces--
SVN revision: 71391
2012-05-24 05:56:41 +00:00
Vincent Torri 1aeae0786f whitespaces--
SVN revision: 71390
2012-05-24 05:49:08 +00:00
Vincent Torri 61cac71776 E17: don't mix declaration and code
SVN revision: 71389
2012-05-24 05:43:57 +00:00
Carsten Haitzler d997e7d000 oops swap init/shutdown - thanks cinoo!
SVN revision: 71384
2012-05-24 04:52:58 +00:00
Massimo Maiurana a173db59aa updating french and italian translations
SVN revision: 71358
2012-05-23 17:37:02 +00:00
Carsten Haitzler 6ed15fc01a if PATH_MAx is undefined for e_alert_main.c - define it.
SVN revision: 71351
2012-05-23 08:47:37 +00:00
Carsten Haitzler 71e3978df0 fix thumb key fetch for color sorting!
SVN revision: 71342
2012-05-23 03:38:07 +00:00
Carsten Haitzler 95fb6110b1 fix restore of last import path.
SVN revision: 71340
2012-05-23 02:26:40 +00:00
Christopher Michael 1924a70cb9 E: Let's have E build again eh ? ;)
SVN revision: 71326
2012-05-22 13:56:53 +00:00
Carsten Haitzler 3fd7095f05 add access module - bare bones, but intercepts all mouse events and
handles gestures and passes on commands to the focused app or maybe
fakes a tap event on the screen location - depending. things that
could be done here:

1. config to select which actions happen as a result of which
events/gestures
2. config to determine which zones get this access setup and whihc
don't.



SVN revision: 71323
2012-05-22 12:13:18 +00:00
Carsten Haitzler 7bac5692b1 add more stacking layers (10 now), bump module api numebr as a result
and fix actions infinite loop on shutdown.



SVN revision: 71322
2012-05-22 12:11:19 +00:00