Commit Graph

7 Commits

Author SHA1 Message Date
901d0a6071 Code style update 2009-02-24 16:27:38 +00:00
25119b834a Moving back an newer evoke 2009-02-19 08:12:29 +00:00
d0498c453d Moving old evoke to branches 2009-02-19 08:10:30 +00:00
c0ee6c1750 Added support for xrdb 2008-01-16 10:59:02 +00:00
667ce4722f New settings manager based on XSettingsManager. Also it have
ability to serialize data at the shutdown and load it at the startup.
2007-10-26 12:01:01 +00:00
762ad9883d Finished manager part of XSETTINGS. Left to be done is to implement the same for the clients ;) 2007-09-19 14:12:34 +00:00
ad69c2fc2c Replaced X event notifying via add_fd(). Now all X events could be reported
without possible stealing from fltk. Prevous, add_handler(), would send only
unknown events for fltk which leave us without really important ones, like selection events
used by XSETTINGS manager.

Added XSETTINGS support (yet unfinished) which will make evoke as XSETTINGS manager.
2007-09-18 14:06:09 +00:00