Commit Graph

18 Commits

Author SHA1 Message Date
Riccardo Calixte 01fd3da2a3 tree-wide: get rid of trailing whitespace
Remove trailing whitespaces

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11841
2020-05-19 12:09:13 +02:00
Ross Vandegrift d2e5fdc965 Fix bashisms in enlightenment_remote
Summary:
Since enlightenment_remote declares #!/bin/sh, it should stick to
standard bourne shell features.

Reviewers: devilhorns

Subscribers: cedric, zmike

Tags: #enlightenment-git

Differential Revision: https://phab.enlightenment.org/D10243
2020-05-14 11:23:04 +01:00
Chidambar Zinnoury 77ef6f993c e remote: Fix script’s execution rights. 2017-09-18 22:56:38 +02:00
Simon Lees 51f18b8642 enlightenment_remote: restore compatibility with older versions with bg-add / bg-del
Summary:
older versions of enlightenment_remote had a additional first param that did nothing
this change detects if that paramater is still passed in and ignores it. There are
a couple of applications including variety that rely on this behavior as well as some
user scripts

Reviewers: zmike, raster

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2813
2015-07-14 13:07:18 -04:00
Mike Blumenkrantz 96495dd00d fix e_remote bg commands 2015-03-25 13:09:45 -04:00
Mike Blumenkrantz b6eb319146 remove manager/container id from bg/wallpaper things 2015-03-19 16:54:50 -04:00
Marcel Hollerbach 4b6a473d74 enlightenment_remote: Added a Note that not all features are available
If module msgbus is not loaded.
2015-01-31 18:16:11 +01:00
Jérémy Zurcher 4ba2359ce9 add dbus method org.enlightenment.wm.Core.Version
returns VERSION as in config.h
call: enlightenment_remote -version
2014-07-29 10:26:14 +02:00
Mike Blumenkrantz b1a1902995 add some basic window manipulation methods to enlightenment_remote + e
ticket #201


SVN revision: 74242
2012-07-20 12:40:28 +00:00
Mike Blumenkrantz 6791ce5805 ticket #920: [Patch] Add -module-list to enlightenment_remote
SVN revision: 65871
2011-12-04 21:52:44 +00:00
Cedric BAIL 4e98f9469b * e: add desklock method to E17 dbus api.
SVN revision: 53916
2010-10-27 13:19:39 +00:00
Sebastian Dransfeld 424ee17dc1 Add option for efm
[19:55] <pespin> Hi, can someone with commit rights apply this diff to enlightenment_remote please? http://pastebin.ca/1965991
[19:56] <pespin> it adds posibility to launch EFM from there

SVN revision: 53575
2010-10-18 18:05:22 +00:00
Lucas De Marchi 25113159a5 Fix common misspellings
Some misspellings were manually reverted since in E there are tons of .po with
phrases in other languages. Other than that all the changes in the following
files were reverted:

 * src/modules/illume/dicts/English_(US).dic
 * src/modules/illume-keyboard/dicts/English_(US).dic


Following misspellings were fixed:

acquited->acquitted
adres->address
adress->address
alreayd->already
aquire->acquire
arbitarily->arbitrarily
cant->can't
Capetown->Cape
carefull->careful
causalities->casualties
Celcius->Celsius
certian->certain
commandoes->commandos
considerd->considered
conveyer->conveyor
dependant->dependent
didnt->didn't
discontentment->discontent
doesnt->doesn't
everytime->every
exemple->example
existance->existence
existant->existent
existince->existence
Farenheit->Fahrenheit
forbad->forbade
funguses->fungi
guage->gauge
guerilla->guerrilla
guerillas->guerrillas
happend->happened
hasnt->hasn't
heros->heroes
inbetween->between
independant->independent
inital->initial
intrusted->entrusted
irregardless->regardless
isnt->isn't
knifes->knives
layed->laid
loosing->losing
marrage->marriage
midwifes->midwives
miniscule->minuscule
monickers->monikers
mroe->more
noone->no one
occured->occurred
omre->more
paralell->parallel
payed->paid
planed->planned
quitted->quit
quizes->quizzes
seperated->separated
seperate->separate
shoudl->should
similiar->similar
simplier->simpler
specifiying->specifying
teh->the
toke->took
torpedos->torpedoes
Tuscon->Tucson
unecessary->unnecessary
useage->usage
usefull->useful
useing->using
waht->what
wanna->want
whith->with
wich->which
withing->within




SVN revision: 52006
2010-09-08 23:59:07 +00:00
Gustavo Sverzut Barbieri ddc7ec3bfe Show and ShowByName dbus calls for org.enlightenment.wm.Desktop
SVN revision: 47168
2010-03-12 21:34:30 +00:00
Joel Klinghed 19fd0e0e51 From: Joel Klinghed <the_jk@spawned.biz>
extra dbus module to handle extending dbus generically. replaces msgbus-lang



SVN revision: 46934
2010-03-07 07:13:28 +00:00
Carsten Haitzler 3f2859757e <dfjoerg> raster: care to review/apply a patch?
<raster> what patch?
<dfjoerg> http://www.netbsd.org/~joerg/enlightenment_remote.diff <-- for e17



SVN revision: 45054
2010-01-12 00:12:39 +00:00
Samuel F. Baggen b40d4fb035 it is needed to wait a few seconds after a restart of E before to proceed with the next thing, E needs to finish the reload
SVN revision: 42621
2009-09-22 16:24:06 +00:00
Samuel F. Baggen 06137c9655 enlightenment_remote replaced by a working interface with using callbacks
SVN revision: 42590
2009-09-21 03:25:31 +00:00