o9000
|
2edf6aaeba
|
Update readme
|
2016-05-25 00:49:19 +02:00 |
|
o9000
|
ce15c53c04
|
Updated man page
|
2016-05-25 00:46:44 +02:00 |
|
o9000
|
231a97a631
|
Update changelog (issue #580)
|
2016-05-21 15:22:35 +02:00 |
|
o9000
|
ed802d7602
|
Compute layouts correctly with partial borders (issue #580)
|
2016-05-21 15:14:57 +02:00 |
|
o9000
|
77d2a74865
|
tint2conf: Translate labels (issue #580)
|
2016-05-19 10:37:51 +02:00 |
|
o9000
|
a5374cbc4a
|
Merge branch 'patch-3' into 'master'
Update ru.po
Translate "border sides", change directional strings to be relatively context-neutral.
See merge request !15
|
2016-05-19 08:18:40 +00:00 |
|
Vladimir
|
428cbc69e3
|
Update ru.po
|
2016-05-19 08:08:31 +00:00 |
|
o9000
|
4538617d96
|
Tint2conf: updated French translation (issue #580)
|
2016-05-19 00:06:07 +02:00 |
|
o9000
|
dc008ae89d
|
Tint2conf: regenerated translation files (issue #580)
|
2016-05-19 00:03:52 +02:00 |
|
o9000
|
3615571e39
|
Tint2conf: remove tooltips for border sides, it is clear (issue #580)
|
2016-05-18 23:55:09 +02:00 |
|
o9000
|
ed3fcd63fc
|
Tint2conf: use strcat instead of append (issue #580)
|
2016-05-18 23:27:55 +02:00 |
|
o9000
|
d49dac2e05
|
Tint2conf: read border sides correctly when enabled by default (issue #580)
|
2016-05-18 23:25:07 +02:00 |
|
o9000
|
754a697099
|
Tint2conf: enable all border sides by default (issue #580)
|
2016-05-18 23:23:15 +02:00 |
|
o9000
|
285afd22ad
|
Tint2conf: use bool instead of int for border sides (issue #580)
|
2016-05-18 23:22:48 +02:00 |
|
o9000
|
50c2f72a66
|
Tint2conf: support border sides (issue #580, thanks @stophe)
|
2016-05-18 23:13:28 +02:00 |
|
o9000
|
42d95f2930
|
Updated authors file (issue #580)
|
2016-05-18 10:31:19 +02:00 |
|
o9000
|
78bc215677
|
Draw background correctly (issue #580, thanks @stophe)
|
2016-05-17 22:19:09 +02:00 |
|
o9000
|
78bc8b5c74
|
Draw border on only some sides (issue #580, thanks @stophe)
|
2016-05-17 21:59:43 +02:00 |
|
o9000
|
5a5d8fd978
|
Release 0.12.11
|
2016-05-14 08:39:54 +02:00 |
|
o9000
|
e09c4a0642
|
tint2conf: changed window title
|
2016-05-14 08:16:10 +02:00 |
|
o9000
|
c1eb404095
|
Update themes
|
2016-05-09 12:27:27 +02:00 |
|
o9000
|
7b3769da2a
|
Update changelog
|
2016-05-09 12:22:05 +02:00 |
|
o9000
|
cc49e4026e
|
tint2conf: Update translations
|
2016-05-09 12:20:31 +02:00 |
|
o9000
|
385f4fd25b
|
tint2conf: Regenerate po files
|
2016-05-09 12:18:05 +02:00 |
|
o9000
|
6c00321262
|
tint2conf: Update pot file
|
2016-05-09 12:17:30 +02:00 |
|
o9000
|
aa77f05a98
|
tint2conf: Add extension if missing in save as dialog
|
2016-05-09 12:16:56 +02:00 |
|
o9000
|
ccd590e397
|
tint2conf: Workaround for a GTK quirk to prevent a crash when adding backgrounds
|
2016-05-07 20:13:13 +02:00 |
|
o9000
|
4ee1e8f2fa
|
Release 0.12.10
|
2016-05-07 09:34:12 +02:00 |
|
o9000
|
690f30308f
|
Fixed crash in systray with non-Latin languagess (thanks zcodes)
|
2016-05-07 00:38:52 +02:00 |
|
o9000
|
fea91746a4
|
Battery: do not show negative durations when the sensors return garbage
|
2016-04-23 11:54:38 +02:00 |
|
o9000
|
9d8350dabc
|
Invalidate cached pixmaps on resize/move (issue #576)
|
2016-04-22 23:47:28 +02:00 |
|
o9000
|
a6879ea2a5
|
Proper workaround for issue #555
|
2016-04-22 23:16:26 +02:00 |
|
o9000
|
d2b32d528f
|
Release 0.12.9
|
2016-04-02 14:11:01 +02:00 |
|
o9000
|
ad675495e6
|
Position task icon correctly (issue #575)
|
2016-03-29 14:59:02 +02:00 |
|
o9000
|
48e7e38b11
|
Compute task button size correctly if max size is 0 (issue #575)
|
2016-03-29 14:35:24 +02:00 |
|
o9000
|
dc191668fe
|
Revert 580c3e76 (issue #572)
|
2016-03-28 20:26:47 +02:00 |
|
o9000
|
955be3658b
|
Use imlib2 for taking screenshot; if it fails, use Xlib (issue #574)
|
2016-03-27 23:27:34 +02:00 |
|
o9000
|
dcc163ec0b
|
Do not use imlib2 for taking screenshot (issue #574)
|
2016-03-27 23:23:55 +02:00 |
|
o9000
|
14716d41b9
|
Do not use imlib2 for taking screenshot (issue #574)
|
2016-03-27 23:17:03 +02:00 |
|
o9000
|
9018313fb2
|
Print error message if default_icon.png cannot be loaded (issue #574)
|
2016-03-27 17:33:42 +02:00 |
|
o9000
|
92b391a1b2
|
tint2conf: Show Loading when drawing themes; use different heights per row
|
2016-03-26 14:17:33 +01:00 |
|
o9000
|
b023229600
|
Battery: do not sample too often if the battery level changes slowly (and there is no support for reading current/power)
|
2016-03-26 13:36:49 +01:00 |
|
o9000
|
82b71ec5b6
|
Update changelog
|
2016-03-25 11:15:21 +01:00 |
|
o9000
|
1edaf21bde
|
Add area.name, useful for debugging
|
2016-03-25 11:13:05 +01:00 |
|
o9000
|
76bd4baa9c
|
Ignore empty areas for mouse events
|
2016-03-25 11:12:26 +01:00 |
|
o9000
|
0bd49f4227
|
Release 0.12.8
|
2016-03-25 10:23:43 +01:00 |
|
o9000
|
580c3e765f
|
Extend mouse over area to edge of panel for first and last area, if full width clickable (issue #572)
|
2016-03-25 10:08:24 +01:00 |
|
o9000
|
7dc24b8ee6
|
Launcher: full width clicks if 1 row or 1 column of icons (issue #572)
|
2016-03-25 09:51:55 +01:00 |
|
o9000
|
6e6dff2ca3
|
Turn off backtrace unless enabled with cmake (issue #550)
|
2016-03-24 23:26:41 +01:00 |
|
o9000
|
3e03e81dbf
|
tint2conf: Display themes consistently
|
2016-03-24 23:20:00 +01:00 |
|