Carsten Haitzler
ef227bba1d
fix soem formatting.
...
SVN revision: 71398
11 years ago
Vincent Torri
b9bd60aad8
E17: dont mix declaration and code
...
SVN revision: 71392
11 years ago
Vincent Torri
f83cc6bb45
whitespaces--
...
SVN revision: 71391
11 years ago
Vincent Torri
1aeae0786f
whitespaces--
...
SVN revision: 71390
11 years ago
Vincent Torri
61cac71776
E17: don't mix declaration and code
...
SVN revision: 71389
11 years ago
Carsten Haitzler
d997e7d000
oops swap init/shutdown - thanks cinoo!
...
SVN revision: 71384
11 years ago
Massimo Maiurana
a173db59aa
updating french and italian translations
...
SVN revision: 71358
11 years ago
Carsten Haitzler
6ed15fc01a
if PATH_MAx is undefined for e_alert_main.c - define it.
...
SVN revision: 71351
11 years ago
Carsten Haitzler
71e3978df0
fix thumb key fetch for color sorting!
...
SVN revision: 71342
11 years ago
Carsten Haitzler
95fb6110b1
fix restore of last import path.
...
SVN revision: 71340
11 years ago
Christopher Michael
1924a70cb9
E: Let's have E build again eh ? ;)
...
SVN revision: 71326
11 years ago
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
11 years ago
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
11 years ago
Carsten Haitzler
db7437e047
use E as class, not xkb switcher
...
SVN revision: 71304
11 years ago
Carsten Haitzler
496577bbf8
try and handle peoples thinkpads where acpid reports different event
...
formasts.
e.g.:
button/lid LID close
as opposed to
button/lid LID0 00000080 00000001
i hope normal acpi isn't broken. please test.
SVN revision: 71268
11 years ago
Hannes Janetzek
fba085fcb9
e17/theme: bring back everything list. might be an issue with evry's code sending the signal without forcing to process it.
...
havent looked into it now. anyway no one uses the option to start with hidden list i guess
SVN revision: 71259
11 years ago
Vincent Torri
d7861802cb
fixes, my bad
...
SVN revision: 71234
11 years ago
Vincent Torri
9d9ce41db0
E17: fix some warning
...
SVN revision: 71233
11 years ago
Vincent Torri
0b63bf0067
E: Use correct flag for en_GB locale
...
Patch by Ian Lee
SVN revision: 71232
11 years ago
Cedric BAIL
5327abfc35
e: defensive test, just in case the geometry is NULL.
...
SVN revision: 71231
11 years ago
Carsten Haitzler
d4ad6b0060
don't forget to process messages/signals before border frame calc.
...
SVN revision: 71163
11 years ago
Jihoon Kim
d33e0931ee
e17/entry: fix formatting
...
SVN revision: 71136
11 years ago
Christopher Michael
2ba3676d55
E (comp module): Update to latest wayland shell changes (implement set
...
title & class).
SVN revision: 71117
11 years ago
Christopher Michael
b1c738936f
Illume_Softkey: Remove silly left-over printfs...Spankies for whoever
...
left these in.
SVN revision: 71110
11 years ago
Jihoon Kim
049da85347
e17: fix ko.po
...
SVN revision: 71091
11 years ago
Massimo Maiurana
78693c73d2
updating french and italian translations
...
SVN revision: 70977
11 years ago
Vincent Torri
6975000ffd
E17: missed that one
...
SVN revision: 70976
11 years ago
Vincent Torri
2fff3dd83a
E17: fix mixed declarations and code
...
SVN revision: 70975
11 years ago
Vincent Torri
0522bc5f92
E17: spelling, reported by cippp in IRC
...
SVN revision: 70974
11 years ago
Carsten Haitzler
346a77eaf1
make gadman popup/show win also handle dnd as a target.
...
SVN revision: 70956
11 years ago
Carsten Haitzler
9741813058
modules shouldnt ADD bindings all the time... leave that up to users.
...
SVN revision: 70955
11 years ago
Carsten Haitzler
da5c53c632
lets not have crash-worthy list managemrnt eh? ie remove list items
...
fromt he list we are walking WITHOUT using the sfe walkign macros! bad
bad bad!
SVN revision: 70953
11 years ago
Jihoon Kim
5d6ae365d8
e17: edit ko.po file according to ko-po-check's warning
...
SVN revision: 70921
11 years ago
Daniel Juyung Seo
1d79eb47f9
e tiling: Use c89 style for 'for' statement. Fixed build breaks with some options. Special thanks to vtorri.
...
SVN revision: 70899
11 years ago
Cedric BAIL
b49a5e4205
e: fix build of tiling module on bsd.
...
SVN revision: 70891
11 years ago
Cedric BAIL
72ab7f3d78
e: fix typo.
...
SVN revision: 70888
11 years ago
Carsten Haitzler
7202bacc30
inc init stack size
...
SVN revision: 70863
11 years ago
Massimo Maiurana
9e36b06e5f
updating french and italian translations
...
SVN revision: 70790
11 years ago
Cedric BAIL
c2a29811d5
e: massiv warning cleanup !
...
SVN revision: 70756
11 years ago
Cedric BAIL
2d0970da9a
e: warning--.
...
SVN revision: 70751
11 years ago
Michael BOUCHAUD
7743a24db2
e: make e_powersave values configurable
...
SVN revision: 70698
11 years ago
Massimo Maiurana
bce6efef04
updating french and italian translations
...
SVN revision: 70697
11 years ago
Carsten Haitzler
7601a18777
put overlay swallow back in efm. :)
...
SVN revision: 70696
11 years ago
Carsten Haitzler
af106c4c74
oh make custom bg/overlays etc. work again in efm. i know e_icon was
...
being used - not quite right as per before. need to look into this.
mental note.
SVN revision: 70695
11 years ago
Cedric BAIL
89ddff064e
e: remove some warning.
...
Let's start by cleaning up this warning party !
SVN revision: 70694
11 years ago
Cedric BAIL
94493ce3bc
e: cleanup randr code, patch by dh.
...
SVN revision: 70691
11 years ago
Cedric BAIL
0852f34613
e: fix warning, patch by dh.
...
SVN revision: 70690
11 years ago
Cedric BAIL
984f5ef27c
e: just detect reordering of screen when it happens.
...
SVN revision: 70689
11 years ago
Cedric BAIL
e5cf6ffe36
e: prevent segv when their were no previous config.
...
SVN revision: 70682
11 years ago
Christopher Michael
003e8e8a14
E (conf_intl): Fix that nasty Advanced Input Method dialog to resize
...
widgets properly. As a bonus, the code in advanced_widgets_create is
cleaner now :)
SVN revision: 70676
11 years ago