Christopher Michael
6ffaf58927
Some safety checks to make sure we return a border, else calls to policy are
...
useless.
SVN revision: 44535
14 years ago
Christopher Michael
5b136293e1
Remove drag structure from Window structure. Not needed now.
...
SVN revision: 44531
14 years ago
Christopher Michael
fbf2f44a55
Add some handy functions for getting top_shelf/bottom_panel position and size.
...
SVN revision: 44530
14 years ago
Christopher Michael
7991d5bd15
Don't need to set drag == 0 here...drag_end client message handles that.
...
SVN revision: 44529
14 years ago
Christopher Michael
13856e38f5
Remove old drag code for indicator & illume2. Drag of top shelf is now
...
handled almost entirely by the top shelf itself. This removes the
input_window also.
SVN revision: 44528
14 years ago
Gustavo Sverzut Barbieri
8a8025c6d8
e_bg: improvements and start import process (unfinished!)
...
I ran out of time, so if someone wants to finish the move of
e_int_config_wallpaper_import.c to standard e_bg.c I appreciate the
help. Skeleton is there.
With this, it is possible to remove code from conf_wallpaper and have
that functionality in both wallpaper and wallpaper2.
SVN revision: 44527
14 years ago
Gustavo Sverzut Barbieri
9710ec6536
e_bg: delete trailing whitespace.
...
SVN revision: 44526
14 years ago
Gustavo Sverzut Barbieri
79e6a724e7
'set as wallpaper': simpler and faster.
...
* allow path and dev to be handled by eina_stringshare_replace() and
thus if they were the last reference, we do not remove from share
to add them again.
* just call save queue and set as wallpaper if something actually changed.
SVN revision: 44525
14 years ago
Gustavo Sverzut Barbieri
b36699e97c
don't use EAPI for functions that should not be available outside module!
...
SVN revision: 44524
14 years ago
Vincent Torri
85b159255d
tempget:
...
* small cleanup
* allow compilation on opensolaris
This modules does not work on opensolaris. I don't know that stuff,
so I have no idea of what to do to fix that
SVN revision: 44522
14 years ago
Vincent Torri
18db67b1fb
batget:
...
* some cleanup
* allow compilation with opensolaris
SVN revision: 44521
14 years ago
Christopher Michael
d567df75c6
Remove config variables for locking.
...
Send mode to root window so we can lock/unlock indicator window on startup.
SVN revision: 44518
14 years ago
Christopher Michael
f9c88ca73e
Handle dragables a bit better. This also removes the config option from the
...
config dialog for locking.
SVN revision: 44517
14 years ago
Christopher Michael
ae8da17111
Add config options to lock dragables.
...
Cleanup some code.
SVN revision: 44515
14 years ago
Christopher Michael
25c0bb4df8
Remove menu from home...not needed.
...
SVN revision: 44514
14 years ago
Christopher Michael
a0b971ee07
Make config gadget use a button instead of just an icon.
...
(This is needed because mouse_down on the icon was messing with illume
indicator drag)
SVN revision: 44513
14 years ago
Christopher Michael
413aa78937
Remove unnecessary code (layer set, resizes, etc).
...
Disable instance edit on the gadcon.
Add code to check illume drag locked state and allow dragging accordingly.
SVN revision: 44512
14 years ago
Christopher Michael
068ac54414
Remove a printf.
...
SVN revision: 44503
14 years ago
Christopher Michael
d6b8d01380
Remove more old drag code.
...
SVN revision: 44499
14 years ago
Christopher Michael
61a1cca0b7
Remove old drag code.
...
Use new illume drag code. This makes indicator dragable :)
SVN revision: 44496
14 years ago
Christopher Michael
327fef16fd
Remove dnd files. Handled it differently.
...
SVN revision: 44495
14 years ago
Christopher Michael
123a6e786e
Add drag_start and drag_end to policy.
...
Remove old dead code.
SVN revision: 44493
14 years ago
Christopher Michael
ea55ee51a0
No need to release grabinput twice. This was already done a few lines above.
...
SVN revision: 44479
14 years ago
Massimo Maiurana
72f66136ae
added greek translation
...
SVN revision: 44477
14 years ago
Christopher Michael
c3ee81779a
Catch when drag finished and printf some debug info.
...
SVN revision: 44475
14 years ago
Christopher Michael
e707acdeb3
More work on dnd for indicator bar (not complete yet).
...
SVN revision: 44474
14 years ago
Christopher Michael
6e6f62b60c
Enable dragging of indicator bar (drop not complete yet).
...
SVN revision: 44473
14 years ago
Christopher Michael
23aa71925c
Start of dnd code for dragging indicator bars.
...
SVN revision: 44472
14 years ago
Christopher Michael
7ad967ee23
Add separate vkbd toggle gadget.
...
SVN revision: 44462
14 years ago
Christopher Michael
cfe205e65c
Remove gadget from keyboard module.
...
SVN revision: 44461
14 years ago
Christopher Michael
6eb831933d
Remove old code.
...
SVN revision: 44460
14 years ago
Christopher Michael
6488b1d7d7
Better placement of 'dialog' types for portrait mode.
...
SVN revision: 44459
14 years ago
Christopher Michael
652069d580
More appropriate place for border layers on fullscreen & conformant.
...
SVN revision: 44458
14 years ago
Christopher Michael
b6001850ee
Reenable layering of dialogs.
...
SVN revision: 44457
14 years ago
Christopher Michael
47cbcc03ae
Don't focus activated if focus is locked out.
...
SVN revision: 44456
14 years ago
Christopher Michael
0f2e260558
Rework illume layout code to be cleaner WITH comments :)
...
Much much much better layout code. I believe this handles ALL cases now :)
SVN revision: 44454
14 years ago
Christopher Michael
eb8d577866
Handle resizing border when vkbd appears. Works for single mode and dual
...
mode (top & bottom).
SVN revision: 44438
14 years ago
Christopher Michael
50e925ff40
Formatting.
...
Rename function to be focus_in.
SVN revision: 44437
14 years ago
Christopher Michael
627ff5934f
When a border needs fullscreen, set it.
...
SVN revision: 44431
14 years ago
Christopher Michael
393fb5cef5
Hide top & bottom panels when border is fullscreen.
...
SVN revision: 44430
14 years ago
Christopher Michael
1b14226912
Formatting. Fix comments.
...
SVN revision: 44427
14 years ago
Christopher Michael
d578a3f0f2
Make 'home' a bit faster. We don't need icon, label, etc, here as we never
...
make use of them anyway.
SVN revision: 44425
14 years ago
Christopher Michael
d51a62dceb
Handle client messages for back & close.
...
SVN revision: 44400
14 years ago
Christopher Michael
9452fba9fe
Trap for illume_mode client messages.
...
SVN revision: 44386
14 years ago
Samuel F. Baggen
a54753e2e4
systray: we dont want an ugly white box when there's no elements on the systray
...
SVN revision: 44377
14 years ago
Christopher Michael
8d1cc9b70c
Formatting.
...
SVN revision: 44357
14 years ago
Christopher Michael
91745f2f2e
Remove commented line. Not needed.
...
SVN revision: 44356
14 years ago
Christopher Michael
62c83dfff3
Set keyboard as sticky.
...
SVN revision: 44354
14 years ago
Christopher Michael
2c767bf9e4
Let layout policy handle kbd sticky.
...
Add a gadget for containers that allows manual keyboard visibility setting.
SVN revision: 44353
14 years ago
Christopher Michael
e50685aea2
Better tracking of launched exe's. No more seggies :)
...
SVN revision: 44348
14 years ago