Carsten Haitzler
4376d882e1
fsel (file selector) widget... WOOT
...
17 years ago
Christopher Michael
0a5ef610f2
Add shelf buggers to TODO.
...
I will try to debug this later when I have more time.
SVN revision: 24137
17 years ago
Viktor Kojouharov
48b230924a
make deskshow as a function. add an event for it
...
SVN revision: 24130
17 years ago
Carsten Haitzler
b542518103
header proto missing - fix.
...
17 years ago
Carsten Haitzler
01efbd7683
and some major refinements of efm - the selector code - well its in e_test.c
...
17 years ago
Christopher Michael
03cca925e3
Remove some printfs.
...
SVN revision: 24126
17 years ago
Carsten Haitzler
27e2f3a0f9
fix long-standing table box - doesnt expand. not smart - but works. add
...
17 years ago
Christopher Michael
a8c7f5c9f3
Remove a printf as the "Remove from List" issue is fixed.
...
SVN revision: 24110
17 years ago
Carsten Haitzler
d698e6cc34
some prefix fixes for env vars
...
17 years ago
Christopher Michael
59a61a6ef5
Fix minor bug on gadget remove. We need to call ilist_go after ilist_clear.
...
SVN revision: 24103
17 years ago
quan74
21faebcd58
delete trailing chars from end of specfile, silly raster
...
SVN revision: 24097
17 years ago
chaos
4b9eca0ca4
* And stop it crashing when a new shelf is added.
...
SVN revision: 24094
17 years ago
Viktor Kojouharov
fdde0e6490
zone != desk. it was always about per desk deskshows, not per zone.
...
SVN revision: 24088
17 years ago
Carsten Haitzler
03f133c746
more fm work
...
17 years ago
Christopher Michael
9acfbd1810
*spank spank* null checks.
...
-Add null checks before using an Evas_Object, avoiding potential segfault(s).
-Check returns from evas_object_data_get() as it has potential to return
NULL, and previously if it did, E would segfault.
SVN revision: 24074
17 years ago
sebastid
08e46655a9
--
...
SVN revision: 24071
17 years ago
sebastid
c5dd3b75a2
Always keep shelf list sorted on id.
...
SVN revision: 24070
17 years ago
sebastid
ba5018b233
++
...
SVN revision: 24069
17 years ago
sebastid
59eab7b36b
- don't hide sticky window on set desktop.
...
- (un)stick children along with its parent.
SVN revision: 24068
17 years ago
sebastid
bb34f754ae
Only activate "Send to Desktop" when border isn't sticky.
...
SVN revision: 24067
17 years ago
sebastid
82cb151679
Don't register the empty eap on creation. Should be registered on save.
...
SVN revision: 24066
17 years ago
sebastid
73a6413bb0
Delete tmpfile after use.
...
SVN revision: 24065
17 years ago
sebastid
f765174ec5
Reset eap image/width/height information after the edit is done.
...
SVN revision: 24064
17 years ago
Carsten Haitzler
eba3d64663
more fm work - fix list append too
...
17 years ago
sebastid
630899ecb9
Save image as png
...
SVN revision: 24048
17 years ago
sebastid
21543b0891
Formatting
...
SVN revision: 24047
17 years ago
sebastid
4dbdc0ee15
This should be fixed.
...
SVN revision: 24046
17 years ago
sebastid
38677a8b72
FIXME++
...
SVN revision: 24045
17 years ago
sebastid
0ec2af42bd
Save image from X icon works.
...
TODO
- Fix alpha on saved image
- If the eap isn't saved, remove the bd->app pointer
- Delete the saved image when done
SVN revision: 24044
17 years ago
sebastid
6291d46977
Save image from ARGB coming along. Not done yet.
...
SVN revision: 24043
17 years ago
sebastid
214d11f633
Don't use strlen to check for emtpy string
...
SVN revision: 24041
17 years ago
sebastid
457b86c2ce
Function to save Ecore_X_Icon. To be used for saving ARGB icon before
...
creating eap.
Untested.
SVN revision: 24040
17 years ago
sebastid
e590454a61
Fix typo
...
SVN revision: 24039
17 years ago
sebastid
197487b745
This should be fixed.
...
SVN revision: 24038
17 years ago
Carsten Haitzler
763f280367
plugh small logic hole that leaves ghost windows in rare cases - a very small
...
17 years ago
sebastid
e02e8432d0
Only regenerate the border if it really changes.
...
SVN revision: 24026
17 years ago
Carsten Haitzler
18d71529e0
aspara!!!
...
17 years ago
sndev
27e64420e8
* Adding an icon for "Shelves" config item in the config panel.
...
17 years ago
sndev
7648948c2d
much better icon for "Screen Lock" item in the config panel.
...
17 years ago
sebastid
a5e57304b7
- fullscreen should have higher priority than user set border
...
- free bordername on exit
SVN revision: 24001
17 years ago
sebastid
95cead6ea7
Simplify.
...
SVN revision: 24000
17 years ago
Carsten Haitzler
4e697fefca
'mo fm work! :)
...
17 years ago
sebastid
321d641242
We need to remember the width and height without the border.
...
SVN revision: 23997
17 years ago
sebastid
385987ace6
++
...
SVN revision: 23996
17 years ago
sebastid
ce6e8c47f8
--
...
SVN revision: 23995
17 years ago
sebastid
065745cc6e
Remember user set bordertype in own variable, and prefer it on border
...
change.
SVN revision: 23994
17 years ago
sebastid
d4aa3c882f
Cleanup
...
SVN revision: 23993
17 years ago
sebastid
76e9d5de34
Fix typo.
...
SVN revision: 23992
17 years ago
sebastid
2c792f6446
Correct fix for fullscreen border.
...
On fullscreen set window size to fullscreen and trigger border change. The
border change will remove the border on fullscreen and reset to the correct
border on unfullscreen, whilst keeping the correct border size and border
inset.
A similar change should also be done for maximized borders.
SVN revision: 23991
17 years ago
sndev
e17acdd520
* New icon for the "Screen Lock" item in the E config panel.
...
17 years ago