gala/lib
Tom Beckmann cc244921f9 lib: remove public functions for accessing InputArea, fix input area assignment
Rename now internal InputArea.HOTCORNER to DEFAULT for a more fitting description since
it is used by plugins as well and not just HOTCORNERS in the "default" mode.
Fix InputArea.NONE being always assigned when no hotcorners are configured.
Plugins won't need access to the InputArea functions since they're all handled within
the wm and reconfigured when the plugin changes its area or the wm's modal mode.
2014-08-31 19:09:38 +02:00
..
Makefile.am Ported plugins branch to autotools based on the setup of lp:~docky-core/docky/plank-docky 2014-03-08 20:05:56 +01:00
Plugin.vala lib-plugin: make region property private 2014-07-18 10:15:31 +02:00
Utils.vala lib-utils: fix build by making cache cleaning public again 2014-07-18 10:23:38 +02:00
WindowManager.vala lib: remove public functions for accessing InputArea, fix input area assignment 2014-08-31 19:09:38 +02:00