Commit Graph

16 Commits

Author SHA1 Message Date
d58a67a853 Update the copyright notice 2020-02-03 07:36:57 +01:00
9fdac63862 Avoid a compilation warning 2020-02-03 07:36:50 +01:00
42db38888c Update the copyright notice 2017-10-14 00:30:29 +02:00
a72286b6a1 Use PROGNAME_WIDGET for widget(1) 2017-10-14 00:30:09 +02:00
39220ca294 Detect and report more usage errors 2016-11-16 00:45:01 +01:00
2c0dc6c6ba Avoid warnings about signedness issue 2016-11-16 00:45:01 +01:00
acefb7f480 Remove spurious semicolon 2016-11-16 00:45:01 +01:00
2e20342585 Update the copyright notice 2016-11-16 00:45:01 +01:00
987adb6574 Allow setting the default size for widget(1) 2016-11-16 00:45:01 +01:00
e1cedfa59f Adapt to the new API for the Error class 2015-11-22 20:59:33 +01:00
5105473864 Let the window title be changed 2015-11-18 22:10:40 +01:00
c3dba5d8e8 Re-license as 2-clause BSD 2015-05-25 13:33:03 +02:00
5c16544602 Remove unused variable 2015-05-25 13:15:52 +02:00
84cf0df2cf Always destroy the window ourselves 2015-05-25 13:15:30 +02:00
81d2d20d84 Pack the widgets using the complete window size 2015-05-24 13:32:03 +02:00
dc82146aff Add a "widget" tool as well
This tool simply uses the new DesktopWidget API to load widgets horizontally
in a window.
2015-05-23 19:34:45 +02:00