Christopher Michael
d2d1e49bf5
Add bindings for ACPI.
...
Add acpi bindings to config.
Add handlers in e_acpi for common/default acpi events.
Add actions for some missing ACPI events.
- NB: Dim/Undim screen do nothing currently except a printf.
SVN revision: 49309
14 years ago
Christopher Michael
4d1f37af1a
Finish ACPI conf dialog.
...
SVN revision: 49308
14 years ago
Christopher Michael
be64363d34
Revert that commit...my bad, misread some code.
...
SVN revision: 49307
14 years ago
Christopher Michael
fc865b348b
e_bindings_key_del already does a stringshare_del when free'n the key.
...
SVN revision: 49306
14 years ago
Hannes Janetzek
8b7e86be29
fix bottom right and bottom left edge position
...
SVN revision: 49305
14 years ago
Hannes Janetzek
6a4d5b1712
calc: enable history again
...
SVN revision: 49304
14 years ago
Hannes Janetzek
6c2d69f724
finish all plugins
...
SVN revision: 49303
14 years ago
Carsten Haitzler
8db097c619
fix dnd from menu bug.
...
SVN revision: 49302
14 years ago
Hannes Janetzek
e651e0780e
calc: no time to fix bug. dont keep history for now
...
SVN revision: 49301
14 years ago
Carsten Haitzler
ea715abe03
pass distcheck!
...
SVN revision: 49296
14 years ago
Hannes Janetzek
adef24d650
fix for Makefile.am for distcheck. remove unused image. slightly darker outline for evry
...
SVN revision: 49295
14 years ago
Carsten Haitzler
c2dfd65b92
wtf? filename too long? it just doesnt get into the tarball.
...
SVN revision: 49294
14 years ago
Hannes Janetzek
6269d8df2b
final tweaks for now
...
SVN revision: 49293
14 years ago
Hannes Janetzek
8526922728
evry theme
...
SVN revision: 49292
14 years ago
Hannes Janetzek
77c284d3dc
evry theme tweak and clanup
...
SVN revision: 49291
14 years ago
Hannes Janetzek
9e8531de6e
bit more contrast
...
SVN revision: 49290
14 years ago
Hannes Janetzek
ae2c61ca2b
new theme for evry. matches default a bit more and looks also good when using edge bindings with evry
...
SVN revision: 49289
14 years ago
Hannes Janetzek
9d978f7055
fix segv in browse_item
...
SVN revision: 49288
14 years ago
Carsten Haitzler
4625a590c2
and now follow the same setup as efl libs too.
...
SVN revision: 49286
14 years ago
Hannes Janetzek
a1fbb586f1
- use parents' plugin config when browsing
...
- hide aggregator when no items to aggregate
SVN revision: 49264
14 years ago
Hannes Janetzek
249e926a61
initial config dialog for collection
...
suff mentioned in last commit msg
SVN revision: 49263
14 years ago
Gustavo Sverzut Barbieri
9e581982f7
Do not activate DPMS, Screen Saver or Locker if there is a fullscreen window.
...
I guess there is nothing more annoying than having a fullscreen window
to watch a quick movie, read some text or webpage or whatever and have
the DPMS to show, or the screensaver to be activated or your screen to
be locked.
This patch uses the new border signal and counts, if there is at least
one fullscreen border, then avoid doing these annoyances.
I'm not accounting for any border parameter/property, like if it is in
a visible screen or desktop. I hope this is fine, otherwise let me know.
I also asked and common sense at IRC (at least to me and englebass) is
that there is no need to configure such behavior, so there is no
configure option for it.
I'm also thinking about maximized windows to have a configurable
behavior to match this, but I'm not sure.
SVN revision: 49262
14 years ago
Gustavo Sverzut Barbieri
1c3afc74b2
Emit events when windows become or leave fullscreen.
...
SVN revision: 49258
14 years ago
Hannes Janetzek
49b152519c
dont add collection plugin config each start
...
SVN revision: 49257
14 years ago
Gustavo Sverzut Barbieri
1a818e8ac8
fix bitfield.
...
SVN revision: 49256
14 years ago
Hannes Janetzek
b2de5ef2ef
added evry_plug_collection which can hold other plugins.
...
- currently only registers 'Start',
- TODO config dialog to create and edit collections
settings plugin: added config categories.
view: double click on browsable items now browses it.
- click action to run or right click to run and continue
SVN revision: 49255
14 years ago
Gustavo Sverzut Barbieri
5e42f12ffb
if fullscreen border was moved between desks, update desk fullscreen count.
...
just happened to notice this possible error, no idea if paths could
really trigger it, but was simple enough to fix.
SVN revision: 49249
14 years ago
Christopher Michael
fa790a1557
Make sure the data in the list is valid. (Ran into an odd segv here,
...
so added this catch to trap it).
SVN revision: 49248
14 years ago
Hannes Janetzek
b7962efbbc
fix segv on double click when actions were not already fetched
...
cleanups
SVN revision: 49241
14 years ago
Hannes Janetzek
4bc1ed355e
- fix sliding back from list with no items
...
- allow direct sliding back. i.e. no need for mouse up and down again
- fix theme path to /modules/everything
SVN revision: 49236
14 years ago
Carsten Haitzler
71df71f4c8
oops - typo typo typo
...
SVN revision: 49235
14 years ago
Hannes Janetzek
d5d9e91a57
fix app sorting
...
SVN revision: 49234
14 years ago
Hannes Janetzek
52932a174a
make return behavior consistent: always browse item.
...
cleanup selectors_switch: dont switch automatically back to subj selector
cleanups
SVN revision: 49233
14 years ago
Hannes Janetzek
702218034b
check strings not null
...
SVN revision: 49230
14 years ago
Hannes Janetzek
06bfeb30a0
dont use mouse out hide timer for edge popup. add config option later
...
reduce slide resistance
SVN revision: 49227
14 years ago
Hannes Janetzek
c796422e36
drag-n-slide fixes.
...
animate slideing to next selector
SVN revision: 49220
14 years ago
Hannes Janetzek
f37c2c4986
sort command with params to front
...
SVN revision: 49219
14 years ago
Hannes Janetzek
8cd845023b
fix last commit
...
SVN revision: 49217
14 years ago
Hannes Janetzek
ae2896d446
- dont drag-slide back from last selector to first
...
- cleanup
SVN revision: 49214
14 years ago
Hannes Janetzek
a75535b50a
dont install desktop for wizard. it's fucking to easy to kill ones profile with it -
...
just too easy to use multiple select and have it loaded by accident
SVN revision: 49213
14 years ago
Hannes Janetzek
5731177770
allow also drag-n-slide for non browsable items. goes to action selector then
...
fix aggregator
SVN revision: 49212
14 years ago
Hannes Janetzek
ee1b2abec7
fix zoom level 2
...
SVN revision: 49210
14 years ago
Hannes Janetzek
afed15ef67
fsck
...
SVN revision: 49209
14 years ago
Hannes Janetzek
2b95b6d91c
fix config
...
SVN revision: 49208
14 years ago
Hannes Janetzek
253d8be915
added e action for edge bindings. preferable to be used with theme from trunk/THEMES/evry-theme
...
thumb mode zoom now between 96/128/256
dont sort non-tolevel plugins in front of other items
make text plugin non-top level, so that it is always reachable. e.g. when you want to search the type text with google etc
SVN revision: 49207
14 years ago
Christopher Michael
a9f6e4186e
Bus id can be longer than 4 chars, so fix scanf.
...
SVN revision: 49201
14 years ago
Hannes Janetzek
5e3e302464
fix: enable config options for actions and aggregator
...
SVN revision: 49200
14 years ago
Gustavo Sverzut Barbieri
367b87e1cb
don't show "Lost Windows" on main menu. It is already in "Windows" submenu.
...
This makes the first level of the menu simpler. If you want the "Lost
windows" on the main menu back, make sure you remove the "if (dat)"
branch inside _e_int_menus_clients_pre_cb() otherwise you get duplicated menus.
SVN revision: 49199
14 years ago
Gustavo Sverzut Barbieri
eade689804
set dat as client's sub menu so it does not show the title.
...
SVN revision: 49198
14 years ago
Hannes Janetzek
9dd9b90282
blinking cursor
...
fix theme path
SVN revision: 49197
14 years ago