Kai S. K. Engelbart kske
  • Joined on 2020-08-15
kske created branch f/improved-documentation in zdm/event-bus 2021-11-01 09:42:20 +01:00
kske pushed to f/improved-documentation at zdm/event-bus 2021-11-01 09:42:20 +01:00
82c66c45ec Improve EventBus Javadoc, make EventBusException final
kske pushed to develop at zdm/event-bus 2021-10-16 08:33:09 +02:00
866a547114 Merge pull request 'Initialize the Default Event Bus Statically' (#23) from f/static-singleton-initialization into develop
33ebf0302b Initialize the default event bus statically
Compare 2 commits »
kske deleted branch f/static-singleton-initialization from zdm/event-bus 2021-10-16 08:33:09 +02:00
kske merged pull request zdm/event-bus#23 2021-10-16 08:33:08 +02:00
Initialize the Default Event Bus Statically
kske pushed to f/static-singleton-initialization at zdm/event-bus 2021-10-16 08:32:51 +02:00
33ebf0302b Initialize the default event bus statically
kske created pull request zdm/event-bus#23 2021-10-15 08:28:51 +02:00
Initialize the Default Event Bus Statically
kske created branch f/static-singleton-initialization in zdm/event-bus 2021-10-15 08:27:33 +02:00
kske pushed to f/static-singleton-initialization at zdm/event-bus 2021-10-15 08:27:33 +02:00
e3213370aa Initialize the default event bus statically
kske deleted branch feature/static-singleton-initialization from zdm/event-bus 2021-10-15 08:27:16 +02:00
kske created branch feature/static-singleton-initialization in zdm/event-bus 2021-10-15 08:27:03 +02:00
kske pushed to feature/static-singleton-initialization at zdm/event-bus 2021-10-15 08:27:03 +02:00
e3213370aa Initialize the default event bus statically
kske deleted branch feature/static-singleton-initialization from zdm/event-bus 2021-10-15 08:26:48 +02:00
kske created branch feature/static-singleton-initialization in zdm/event-bus 2021-10-15 08:25:52 +02:00
kske pushed to feature/static-singleton-initialization at zdm/event-bus 2021-10-15 08:25:52 +02:00
e3213370aa Initialize the default event bus statically
kske commented on issue zdm/event-bus#22 2021-09-24 21:47:08 +02:00
Handler convenience debug methods

Are you interested in a list of strings, or rather the actual event handler objects? Right now, the EventHandler class is internal and not exposed outside the module.

By changing that, we could…

kske pushed to kske-dwm at kske/dwm 2021-08-31 10:12:54 +02:00
86026a91fe Apply selfrestart patch (r1615)
kske opened issue zdm/event-bus#21 2021-08-30 21:35:21 +02:00
Handler Registration Method
kske pushed to feature/xdg-config-dir at mpk/paperchanger 2021-08-16 13:10:35 +02:00
4332c344e9 Use XDG config directory
42692aa969 Use XDG config directory
Compare 2 commits »
kske created pull request mpk/paperchanger#2 2021-08-16 12:58:42 +02:00
Use XDG config directory