Tobias Witek
|
3af8ee771d
|
[general] Refactoring
* remove (hopefully) unnecessary import statements
* make some code a bit more compact
* remove dead code ... again: hopefully so
|
2016-11-05 15:54:34 +01:00 |
|
Tobias Witek
|
a58610f3ee
|
[config] Start refactoring by creating separate config class
Add a class that will hold all configuration and argument information
and serve as central repository for this kind of information.
|
2016-11-05 07:54:36 +01:00 |
|
Tobias Witek
|
55474aadc3
|
[general] Minor refactoring
Shuffled some code around in an attempt to make it easier to read and
understand.
|
2016-11-04 21:41:22 +01:00 |
|
Tobias Witek
|
d62258c89d
|
[all] Major refactoring
Introduce an "Engine" class to abstract some of the details of loading
modules, registering events, etc.
|
2016-11-04 21:03:12 +01:00 |
|
Tobias Witek
|
a6bdd0557c
|
[doc] rename i3bumblebee -> bumblebee-status
As the prefix i3* is reserved for official i3 packages, rename
i3bumblebee to bumblebee-status.
|
2016-11-04 20:20:46 +01:00 |
|