Commit Graph

27 Commits

Author SHA1 Message Date
c84954a91d Fixed build on case-insensitive filesystems 2012-07-31 21:46:33 +00:00
45343c97ed Using the desktop application to rotate the screen instead 2012-03-21 03:34:18 +00:00
ba6bc608ea Added a helper to rotate the screen by 90 degrees 2012-03-18 05:51:14 +00:00
324d1405be Using libDesktop to send client messages 2011-12-30 20:07:21 +00:00
ae8ff8741e Let other applications communicate with the Panel 2011-12-11 16:40:20 +00:00
d77e986020 The "panelctl" tool can also hide or show individual panels 2011-11-07 22:32:00 +00:00
2353525414 Also translating panelctl 2011-11-07 22:06:37 +00:00
6b003bb0d6 Renamed "panel-settings" to "panelctl" (with the "-S" flag) 2011-10-27 14:32:10 +00:00
ecd4c53795 Added an about dialog 2011-02-05 03:02:00 +00:00
1fe4e3e8a4 Added an executable to display the panel settings 2011-02-05 02:41:35 +00:00
0536d358a5 Finally gathering the applets' preferences together in the same window 2011-02-05 02:06:34 +00:00
c471ba11dc About to release Panel 0.1.5 2010-12-31 21:14:57 +00:00
77251424d4 Using libSystem through pkg-config 2010-12-11 17:24:09 +00:00
720014e5db Hopefully help cross-compilation 2010-05-19 23:07:43 +00:00
ea3d1443b8 The sources tree has precedence over installed files when including headers 2010-04-22 10:12:34 +00:00
6ef48f7136 Always look for includes in $(PREFIX)/include 2009-12-21 15:11:26 +00:00
467fc64410 main.c and panel.c actually depend on ../config.h 2009-12-12 21:07:04 +00:00
1b3d1c542b Set the EMBEDDED flag globally 2009-12-12 00:49:53 +00:00
02228e7a35 Moved run from Accessories to Panel 2009-09-01 00:30:28 +00:00
11166dabaf About to release 0.0.2 2009-08-31 14:52:19 +00:00
f540bbef2e Renamed "panel.h" to "Panel.h" to avoid conflicts with ncurses 2009-08-25 23:17:57 +00:00
7d25a941ec Fixed generation of re-distributable source archives 2009-08-10 00:55:00 +00:00
a4cf7919bb Implemented a plugin system 2009-08-07 02:44:38 +00:00
cd42379b5a No longer hardcore PREFIX as /usr/pkg 2009-07-24 00:08:27 +00:00
d003218273 Panel will require libSystem shortly 2009-07-23 23:00:56 +00:00
ccabc382de Re-generated Makefile with -pedantic 2009-07-12 00:08:42 +00:00
1989dab897 Initial release 2009-07-11 23:31:20 +00:00