Ticket #20 (closed task: fixed)

Opened 1 year ago

Last modified 10 months ago

load/unload focuses, placements algorithms, plugins at runtime

Reported by: poillubo Assigned to: somebody
Priority: major Milestone: 0.2
Component: core Version: svn
Keywords: Cc:

Description

add these methods:

  • PycaWM.add_focus
  • PycaWM.add_placement
  • PycaWM.add_plugin (and destroy the old one)
  • PycaWM.load_plugin

And add the deletion methods too

Attachments

Change History

03/15/08 01:44:18 changed by poillubo

  • status changed from new to closed.
  • resolution set to fixed.

(In [145]) * plugins can now be loaded/unloaded at runtime; fixes #20 * plugins now all inherits from the Plugin base class (which has the depends/conflicts/runnable attributes) * corrected the destruction of some plugins * forgot to remove the displaywrapper in MovePos?


Add/Change #20 (load/unload focuses, placements algorithms, plugins at runtime)




Change Properties
Action