Arash Rohani
|
57dff2aad3
|
Completed refresh-execp
|
2021-12-12 01:29:15 +00:00 |
|
Chris Lee
|
ec4eccd769
|
Add tint2-send to cmake
|
2021-11-21 01:23:39 +01:00 |
|
Chris Lee
|
6681cfbca6
|
Fix cmake build
|
2018-05-31 07:16:08 +00:00 |
|
o9000
|
dd1fd28114
|
Embed default icon, in case it is not found on the system (e.g. tint2 not installed, just compiled)
|
2017-12-29 16:10:58 +01:00 |
|
o9000
|
750cbd572c
|
Cleanup cmakefile
|
2017-12-21 17:27:05 +01:00 |
|
o9000
|
67e25b8102
|
Replace strcat with strlcat
|
2017-12-21 11:42:07 +01:00 |
|
o9000
|
e739023529
|
Set C standard version depending on feature tests
|
2017-12-20 19:59:35 +01:00 |
|
o9000
|
c635f46439
|
Feature test C11 generics, since GCC lies about compliance
|
2017-12-20 18:55:50 +01:00 |
|
o9000
|
648c7c109f
|
Move files to util
|
2017-12-20 16:40:23 +01:00 |
|
o9000
|
58e030de5d
|
New unit testing skeleton
|
2017-12-19 15:28:57 +01:00 |
|
o9000
|
1b6fd91611
|
Taskbar: thumbnails (optimizations)
|
2017-11-15 11:28:03 +01:00 |
|
o9000
|
50c7bf77de
|
Do not hardcode path to /etc
|
2017-10-04 19:15:44 +02:00 |
|
o9000
|
a52c45bd08
|
Remove duplicate entry
|
2017-09-12 22:36:30 +02:00 |
|
o9000
|
aa355e22f9
|
Fix build on various architectures
|
2017-09-08 17:04:10 +02:00 |
|
o9000
|
d21f758158
|
Fix build on various architectures
|
2017-09-08 16:35:24 +02:00 |
|
o9000
|
6605a1c3c2
|
Tracing support
|
2017-08-31 21:46:04 +02:00 |
|
o9000
|
1e45abe988
|
Refactoring
|
2017-08-31 18:38:31 +02:00 |
|
o9000
|
6852e25372
|
Refactoring
|
2017-08-31 16:42:05 +02:00 |
|
Chris Mayo
|
7a350a5e83
|
Fix finding ChangeLog when building
Keep the first optional argument of get_version.sh as "--strict" and
make the second the PROJECT_SOURCE_DIR plus trailing slash from
CMakeLists.txt
|
2017-06-26 19:23:58 +01:00 |
|
o9000
|
ae60e8f1e7
|
Use c99 to fix compilation on old distributions
|
2017-04-22 22:14:00 +02:00 |
|
o9000
|
e7dc61565d
|
Use correct /etc path
|
2017-04-22 22:00:11 +02:00 |
|
o9000
|
d5dfda296f
|
Buttons
|
2017-03-25 14:17:27 +01:00 |
|
o9000
|
d6a40c7523
|
Fix compilation under Linux
|
2017-03-19 11:41:51 +01:00 |
|
o9000
|
4ee2f4e7de
|
Fix compilation under FreeBSD
|
2017-03-18 23:06:52 +01:00 |
|
o9000
|
3baa3d38a3
|
Generate default config file instead of empty file when tint2 has not been installed properly
|
2017-03-05 14:50:28 +01:00 |
|
o9000
|
cc74af00ba
|
Define _DEFAULT_SOURCE with _BSD_SOURCE (issue #625)
|
2017-03-05 11:45:38 +01:00 |
|
o9000
|
4a5f0a7d83
|
Get rid of GNU_SOURCE (issue #625)
|
2017-03-05 11:38:04 +01:00 |
|
o9000
|
0392c34e71
|
Do not run gtk-update-icon-cache at make install (breaks packaging; issue #620)
|
2017-01-14 18:40:48 +01:00 |
|
Chris Mayo
|
b0cfb4e933
|
Allow docdir to be defined at build-time
- Simplify by using GNUInstallDirs module
- Move html documentation into an html subdirectory
|
2017-01-14 16:16:20 +00:00 |
|
o9000
|
b4c2b3e6af
|
Gradients: mostly done
|
2016-10-03 20:25:35 +02:00 |
|
o9000
|
822b149419
|
Gradients: work in progress
|
2016-10-02 22:56:48 +02:00 |
|
Oskari Rauta
|
6304715df3
|
Add separator plugin
|
2016-10-02 11:25:44 +02:00 |
|
o9000
|
9cbcca04df
|
Updated doc
|
2016-05-25 11:54:51 +02:00 |
|
o9000
|
ce15c53c04
|
Updated man page
|
2016-05-25 00:46:44 +02:00 |
|
o9000
|
e13a03ff74
|
tint2conf: Support for loading themes from /usr/share/tint2
|
2016-03-09 09:23:20 +01:00 |
|
o9000
|
c66f9a0fd4
|
tint2conf: Support for loading themes from /usr/share/tint2
|
2016-03-08 23:51:47 +01:00 |
|
o9000
|
50e6278327
|
Move icon cache to a separate file; protect cache with file locks
|
2016-03-01 20:59:13 +01:00 |
|
o9000
|
b921440d9f
|
Disable backtrace by default
|
2016-01-05 23:46:26 +01:00 |
|
o9000
|
1ae20fa3eb
|
Move backtrace generation behind cmake flag
|
2016-01-05 01:28:12 +01:00 |
|
o9000
|
07256c0ed3
|
Attempt to fix compilation on BSD
|
2016-01-03 03:25:40 +01:00 |
|
o9000
|
7079d70e8b
|
Attempt to fix compilation on BSD
|
2016-01-03 03:23:29 +01:00 |
|
o9000
|
da0369492e
|
Attempt to fix compilation on BSD
|
2016-01-03 03:20:41 +01:00 |
|
o9000
|
0992662396
|
Attempt to fix compilation on BSD
|
2016-01-03 02:38:04 +01:00 |
|
o9000
|
9d407eebf0
|
Attempt to fix execinfo lookup on BSD
|
2016-01-03 02:28:51 +01:00 |
|
o9000
|
34c29ea88b
|
Show warning on missing backtrace libs
|
2016-01-03 02:17:44 +01:00 |
|
o9000
|
76a68fb071
|
Dump stack trace on crash
|
2016-01-03 01:14:51 +01:00 |
|
o9000
|
54f2b34623
|
Fix battery compilation for DragonFly BSD
|
2015-12-31 16:41:58 +01:00 |
|
o9000
|
277e406952
|
Move -Wshadow compilation flag to debug flags
|
2015-12-27 14:34:49 +01:00 |
|
o9000
|
1b545f6bbe
|
Do not look for libraries that are disabled
|
2015-12-12 13:30:13 +01:00 |
|
o9000
|
c125e73402
|
Add C99 compilation flag
|
2015-12-08 09:41:31 +01:00 |
|