Commit Graph

11 Commits

Author SHA1 Message Date
69d71f44ab Document compilation flags for Gtk+ 3 2015-10-19 00:07:21 +02:00
a288d05d89 Compile with SSP and PIE by default 2015-10-19 00:03:57 +02:00
5bda617a99 Build executables with -fPIE 2015-07-21 02:49:30 +02:00
8598e112a5 No longer build widget statically 2015-07-21 02:48:33 +02:00
fb777ec98d Build widget as PIE 2015-07-11 15:44:38 +02:00
efa4fc7d00 Compile with -fstack-protector by default 2015-06-28 17:55:28 +02:00
d80c94ceb8 Fix compiling with OBJDIR 2015-05-25 17:28:47 +02:00
dc44ca0c32 Fix archive creation 2015-05-25 17:28:36 +02:00
caf84bd730 Fix support for OBJDIR 2015-05-25 13:30:10 +02:00
7d3d63d36a Compile with -pedantic 2015-05-25 13:27:37 +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