Commit Graph

48 Commits

Author SHA1 Message Date
9590b94bbb Remove generated files from the source tree 2020-01-02 05:39:33 +01:00
7b222c4b2b Build with RELRO by default 2017-07-24 23:44:24 +02:00
45f556538f Fix build on Linux 2017-07-24 23:44:24 +02:00
777d5969c7 Invalid use of return 2016-12-09 01:05:41 +01:00
da64fdc8c9 Clean the object directory after the test 2016-10-06 03:05:25 +02:00
c88b945f03 Add test to build in embedded mode 2016-10-06 02:51:04 +02:00
ccd11243b1 Build as PIE and with -fstack-protector 2015-07-12 21:27:42 +02:00
74aefc3695 Add a couple .gitignore files 2015-04-06 13:50:14 +02:00
4ee0fdb162 No longer store Makefiles in the source tree 2015-04-06 13:48:31 +02:00
9ea059c777 Re-generate the Makefiles 2015-04-04 00:41:54 +02:00
79dd79b011 Re-generated the Makefiles 2014-12-27 21:49:29 +01:00
9eb0276f45 .cvsignore files are no longer necessary 2014-12-27 17:48:06 +01:00
74e6d4e9ce Added support for building with OBJDIR 2014-11-03 02:40:05 +01:00
2dd8b254e4 Re-generated the Makefiles 2014-03-04 02:37:33 +01:00
9ea59afad2 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
3b45dc7714 Re-generated Makefiles 2013-01-07 02:21:28 +01:00
79b5e7fb86 Re-generated Makefiles 2012-12-26 22:16:34 +01:00
317cb0d5db Fixed build on MacOS X 2012-07-31 21:11:59 +00:00
63580ed103 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
64e3dcb0a1 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
e220fe0b68 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
d4eb7cdecc Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
606b11b882 Re-generated Makefiles 2011-01-27 02:12:08 +00:00
b914eabd1f Re-generated Makefiles 2011-01-27 00:02:04 +00:00
c94ac10681 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
bd642eea9d Improving the compilation process 2010-05-19 23:05:51 +00:00
b5f0b371ce Fixed a compilation warning 2009-10-12 10:17:55 +00:00
5aa66e8ff0 Added fullscreen helper methods 2009-10-12 10:17:26 +00:00
ded202583a Implemented fullscreen windows (works better in embedded mode ATM) 2009-10-12 10:16:21 +00:00
af14fa96ee Catch more errors and let dock windows take care of themselves 2009-10-11 23:22:57 +00:00
6d1ae32410 framer.h needs <X11/X.h> 2009-10-05 23:23:34 +00:00
36bfcf2e52 No longer filter out all events by default 2009-10-04 16:21:56 +00:00
08bbb66d47 Added the _NET_SUPPORTED hint 2009-10-04 13:52:31 +00:00
e64c52d706 The window manager is now usable on embedded platforms 2009-10-04 13:43:02 +00:00
7b1ad45d84 Implemented some extended window manager hints 2009-10-02 21:14:09 +00:00
e0f316b8dc Include framer.h in redistributable archives 2009-10-02 20:21:00 +00:00
4b5e2fb0e2 Handling the panel (dock) window as such 2009-09-30 17:49:29 +00:00
f183544f98 Code cleanup 2009-09-30 16:46:26 +00:00
22fc562deb Supports "make install" 2009-09-30 16:12:26 +00:00
678e17e974 Providing some NETWM hints about the virtual desktop 2009-09-30 15:27:12 +00:00
1b1153d425 Tell CVS to ignore executable binaries 2009-09-27 13:07:41 +00:00
2e7a6fe04d config.h is also necessary in the source archives 2009-09-27 13:06:12 +00:00
3134141183 Renamed the project from "framer" to "Framer" 2009-09-27 13:05:22 +00:00
b69b6c0f8d Suitable for "make dist" 2009-09-27 13:04:33 +00:00
530ee3eb0e Cosmetics 2009-09-27 13:02:39 +00:00
dd481871aa Improved embedded mode when mapping windows 2009-09-27 12:58:59 +00:00
d151e2fedc Handle ConfigureRequest events in a better way 2009-09-27 12:42:48 +00:00
0ebbbd7194 Initial release 2009-09-27 11:41:52 +00:00