Sanel Zukan
2d028fe4a6
Let panel taskbar tries to fetch icons of desired size, if possible. Also squashed a small memory leak in keyboard applet.
2012-08-24 14:15:04 +00:00
Sanel Zukan
a45609e945
Added copyright/legal info. Cleared some deprecation warnings.
2012-08-06 12:00:25 +00:00
Sanel Zukan
39ffa8406b
Code cleanup.
...
Removing usage of EDE_PANEL_APPLET_CLASS since there is no much usage of it. Also, marked all applet widgets as EDE_PANEL_WIDGET_TYPE so panel knows it is widget.
Added license info in some code, but whole ede2 tree needs to be revised for that.
2012-05-30 10:23:27 +00:00
Sanel Zukan
eb175fa89f
Moving all class declarations to EDE_PANEL_APPLET_CLASS macro.
...
This change should make base applet code easier to modify without modifying applets itself. This is also
a starting point for implementation of better routing netwm messages to applets without adding specific listener
to each applet.
2012-05-28 10:57:50 +00:00
Sanel Zukan
dd496f4780
Make dialog-like windows centered. Work on implementing missing ede-desktop functions
2012-05-07 08:53:13 +00:00
Sanel Zukan
8aa9d550b2
Prevent some memory leaks
2012-04-19 12:49:30 +00:00
Sanel Zukan
9a48273fd4
Fixed issue with drawing label
2011-10-28 09:12:49 +00:00
Sanel Zukan
706ef69bfa
Importing systray applet. Not completed yet...
2011-10-26 16:04:37 +00:00
Sanel Zukan
eebda8a375
Update icon on demand
2010-03-09 23:38:57 +00:00
Sanel Zukan
bd5dbb7ed9
Application icon support in taskbar button
2010-03-08 22:44:32 +00:00
Sanel Zukan
b057ef45a1
Do not display transient windows
2010-01-06 14:45:56 +00:00
Sanel Zukan
bbbb00fdca
Use wm specific code from edelib.
2009-12-17 15:16:35 +00:00
Sanel Zukan
037196c9be
Reduced warnings on gcc 4.4.1.
...
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +00:00
Sanel Zukan
9a3b95faf4
Update callback data when menu is going to be clicked
2009-10-08 13:27:36 +00:00
Sanel Zukan
28de0f8e96
Using error handler to block XGetImage errors caused in FLTK. Seems how these errors can cause
...
panel to stop event processing
2009-10-06 11:20:19 +00:00
Sanel Zukan
f7466bed21
Some comment fix.
...
Simple utf8 test.
2009-10-05 09:43:27 +00:00
Sanel Zukan
4d10320856
Updated paths
2009-10-03 07:49:30 +00:00
Sanel Zukan
1f96f833d9
Merging new panel in the trunk.
2009-10-03 07:33:08 +00:00