Commit graph

999 commits

Author SHA1 Message Date
o9000
d0e8450225 Add behavior to hide an empty taskbar in multi_desktop mode: bugfix 2016-09-18 12:16:11 +02:00
Justin Jacobs
1b2a751de7 tint2conf: Disable Executor tooltip when text config value is empty
This fixes a bug where if an Executor had the "Tooltip" option disabled,
editing the theme in tint2conf would re-enable it.
2016-09-11 17:41:17 -04:00
Benoit Averty
863ef0259c Add config option for the hide_if_empty behaviour 2016-09-04 15:55:51 +02:00
Benoit Averty
d765190e3d Add behavior to hide an empty taskbar in multi_desktop mode: fix TODO and fix panel resize 2016-09-04 15:33:33 +02:00
Benoit Averty
8976f35c5f Add behavior to hide an empty taskbar in multi_desktop mode 2016-08-31 16:55:33 +02:00
o9000
008eebe4b1 When WM_HINTS changes for a window, reload the icon 2016-08-20 18:07:18 +02:00
o9000
cbb76849ea Fix missing include (fixes issue #594; thanks @Coacher) 2016-08-08 13:08:29 +02:00
o9000
cf930fa42e Fix hang (issue #586) 2016-08-08 12:17:15 +02:00
o9000
da51d37322 Execp: force update after custom command execution (issue #586) 2016-08-08 12:04:31 +02:00
o9000
a09e1a0e45 Fixed multiple memory leaks 2016-08-08 11:15:59 +02:00
o9000
1d4f64d745 Fixed typo causing missing startup notifications 2016-08-08 10:58:18 +02:00
o9000
2857b96c4d Fixed memory leak in icon loading 2016-08-08 10:56:06 +02:00
o9000
8b08930268 tint2conf: fix typo (issue #592) 2016-08-07 14:23:49 +02:00
o9000
5c6385b4c3 Launcher: reload shortcut on click (issue #569) 2016-08-07 14:15:45 +02:00
o9000
46d7c79359 tint2conf: menus accessible with alt + letter (issue #590) 2016-07-10 19:04:40 +02:00
o9000
d3f16e00b5 Fix bad printf in geometry logging 2016-07-10 18:42:24 +02:00
o9000
d95a5a02cf tint2conf: Handle keyboard shortcuts (issue #590) 2016-07-06 14:00:20 +02:00
o9000
fc56e48781 Add option to debug geometry (set env var DEBUG_GEOMETRY) (issue #583) 2016-06-04 13:53:22 +02:00
o9000
95a9e8a82e Set task maximum height equal to width if not specified, instead of hardcoding 30 (issue #583) 2016-06-04 13:18:24 +02:00
o9000
717f4ac30a tint2conf: process background selection correctly (issue #582) 2016-05-31 22:24:04 +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
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
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
e09c4a0642 tint2conf: changed window title 2016-05-14 08:16:10 +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
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
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
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
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
o9000
9150a180fa panel: Compute fractional width after reserving the margin, not before (issue #559) 2016-03-24 20:58:09 +01:00
o9000
7b6ce97940 Cleanup whitespace 2016-03-24 20:45:17 +01:00
o9000
d398795202 panel: Watch the panel`s WM_DESKTOP property and reset it if it changes 2016-03-24 19:36:55 +01:00
o9000
5f82ef4d3b Refresh sticky panel status on desktop change (workaround for issue #555) 2016-03-22 22:48:02 +01:00
o9000
d1b959818e tint2conf: Create snapshot file in /tmp 2016-03-22 22:42:15 +01:00
o9000
4656f7fc94 Cleanup code from last commit 2016-03-22 08:25:09 +01:00
o9000
1dcf9c676d Updated French translation (thanks to BunsenLabs community) 2016-03-22 07:46:55 +01:00
o9000
9768b326aa Remove unnecessary casts 2016-03-21 23:04:45 +01:00
o9000
b608cd5960 Use a better algorithm for brightness adjustment 2016-03-21 23:04:45 +01:00
Vladimir
3000740213 Update ru.po 2016-03-21 06:37:36 +00:00
o9000
c5c8786363 systray: Fix race in sorting icons by name 2016-03-20 15:48:48 +01:00
o9000
c8250e5200 Launcher: Read and display both Name and GenericName from desktop files (issue #571) 2016-03-20 14:37:32 +01:00
o9000
5a08d028ce Update French translation 2016-03-20 13:59:14 +01:00
o9000
6c3ec392e8 Update po files 2016-03-20 13:56:34 +01:00
o9000
e665efb3a0 Update tooltips 2016-03-20 13:45:06 +01:00
o9000
d79b48e3f7 Update translation files 2016-03-20 13:37:57 +01:00
o9000
9af0f83c89 Cleanup menus (thanks to @Vladimir-csp for feedback; issue #567) 2016-03-20 13:22:14 +01:00
o9000
b62138beca tint2conf: Cleanup whitespace, clean up menus 2016-03-20 13:08:40 +01:00
o9000
38ef80637f tint2conf: Support for loading themes from /usr/share/tint2 2016-03-08 23:42:35 +01:00
o9000
7f9ac5c584 Use application-x-executable for desktop entries without icons (issue #570) 2016-03-07 22:45:45 +01:00
o9000
856ac5d821 Use application-x-executable for unparseable desktop entries (issue #570) 2016-03-07 22:37:32 +01:00
o9000
3811929a6e Fix desktop entry parsing (issue #570) 2016-03-07 22:26:42 +01:00
o9000
85a97a9cab tint2conf: Show a nicer popup during long operations (issue #563) 2016-03-06 21:11:21 +01:00
o9000
f5236f1d21 tint2conf: Show only one popup during long operations (issue #563) 2016-03-06 20:49:38 +01:00
o9000
b0f172a8e1 Icon cache: open correctly and create when needed 2016-03-05 11:20:12 +01:00
o9000
71abe9a7e1 tint2conf: Show popup during long operations (issue #563) 2016-03-02 22:44:16 +01:00
o9000
b4677426a4 Recursive search for launcher entries without a full path (issue #565) 2016-03-01 23:01:10 +01:00
o9000
745108dc6d tint2conf: Fix regression (launcher items from the config should not be sorted) 2016-03-01 22:08:08 +01:00
o9000
448feae732 Update changelog, add TODO (issue #565) 2016-03-01 21:35:38 +01:00
o9000
3b5ecb631d Allow launcher entries without a full path (issue #565) 2016-03-01 21:27:43 +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
4dfe411bf4 Cache launcher icons 2016-02-29 23:44:00 +01:00
o9000
734af1c025 tint2conf: Do not load desktop files marked as NoDisplay 2016-02-28 15:50:32 +01:00
o9000
1000cbf491 Load fallback icon themes lazily to speed up tint2 startup 2016-02-28 15:41:50 +01:00
o9000
df241dfd89 tint2conf: Updated desktop file as discussed in merge request !12 2016-02-28 15:07:14 +01:00
o9000
a2f02194ee Merge branch 'patch-1' into 'master'
Update ru.po

I've mentioned Format section for 'man date' anyway.

See merge request !13
2016-02-28 13:57:00 +00:00
o9000
fcbc006e43 Use XDG paths in addition to the defaults when looking for icons and applications 2016-02-28 14:53:15 +01:00
o9000
edbf9f4437 tint2conf: Sort applications correctly when additional desktop files from non-standard locations are found in the config 2016-02-28 13:41:19 +01:00
o9000
e8eae27029 tint2conf: Prevent some icon theme duplicates due to symlinks 2016-02-28 13:23:54 +01:00
o9000
c4d1614cc3 tint2conf: Sort icon themes in list 2016-02-28 13:06:50 +01:00
Vladimir
8f40060583 Update ru.po
I've mentioned Format section for 'man date' anyway.
2016-02-28 11:45:33 +00:00
o9000
46e386a6f8 Change man strftime to man date (fixes issue #561) 2016-02-28 12:24:11 +01:00
o9000
805693f67f Updated desktop files 2016-02-28 12:17:28 +01:00
Vladimir
f72a7b88ce Separated Name and GenericName, used word "Configurator", added Comments, removed incorrect uk translation. 2016-02-27 19:34:01 +00:00
Vladimir
2f95d31092 Ru translation. 2016-02-27 19:17:06 +00:00
o9000
0a77293f7d Mouse effects: highlight clickable areas even when the mouse is on the panel border 2016-02-27 13:41:36 +01:00
o9000
1d28475a0c Style change for strnatcmp 2016-02-26 11:08:20 +01:00
o9000
7c70ae365e Remove unused code 2016-02-26 11:07:44 +01:00
o9000
6ce441ecf1 Compute task icon size correctly 2016-02-26 11:07:05 +01:00
o9000
995a257b2c Use standard macro to identify Linux (fixes build on powerpc) 2016-02-21 19:58:30 +01:00
o9000
e4ced531ad Create temporary file in /tmp 2016-02-12 13:04:06 +01:00
o9000
7bdae24ddf systray: removed dead code, renamed some variables, added more comments 2016-02-07 14:46:04 +01:00
o9000
85536065bc Fix regression in background rendering (issue #549) 2016-01-27 10:11:48 +01:00
o9000
b196bb1c00 Fix small memory leak in launcher 2016-01-26 20:30:57 +01:00
o9000
402713d4b1 Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS 2016-01-26 20:30:31 +01:00
o9000
f0de284dd9 Fix regression (all desktop tasks not working) 2016-01-26 20:28:23 +01:00
o9000
a8e7f4137a Fix crash on 32-bit 2016-01-25 18:26:17 +01:00
o9000
27715a5dbb Fix build on slackware 2016-01-25 18:25:59 +01:00
o9000
7d0b0b85bc Check that the window desktop index is in the valid range 2016-01-24 22:45:34 +01:00
o9000
ec7e9e18ad Move terminal color reset code to the same line (issue #545) 2016-01-24 20:08:52 +01:00
o9000
5966b198b6 Executor: send click coordinates via environment variables 2016-01-24 15:12:00 +01:00
o9000
418119a1ab Refactor a bit the last change 2016-01-24 13:59:37 +01:00
o9000
1ecfdf5289 Fix bad clear of panel pixmap when display compositing is disabled 2016-01-24 13:39:52 +01:00
o9000
81e21a8277 Log info about why a panel restart was triggered 2016-01-23 13:22:17 +01:00
o9000
011acc270a Updated French translation (issue #526, thanks @melodie @wagmic) 2016-01-23 13:21:47 +01:00
o9000
d7deafb1b9 Updated French translation (issue #526) 2016-01-17 15:48:42 +01:00
o9000
6ec48de43f Updated French translation 2016-01-17 14:13:38 +01:00
o9000
471ebafaa6 Updated po files 2016-01-17 13:38:10 +01:00
o9000
78fb4f5254 Fix compiz support with multiple desktops and monitors (issue #94) 2016-01-16 12:09:05 +01:00
o9000
285a53e1a3 Add SA_RESTART to sigaction 2016-01-15 09:28:31 +01:00
o9000
c806b868f0 tint2conf: Make window wider 2016-01-13 11:59:24 +01:00
o9000
9a52416b34 Fix bad read of font setting 2016-01-13 03:02:53 +01:00
o9000
23e740c7f1 Fix compiz support with multiple desktops and monitors 2016-01-10 16:38:14 +01:00
o9000
10ca7f0762 Limit tooltip width 2016-01-10 15:28:00 +01:00
o9000
ac5aefb52b New config option: taskbar_always_show_all_desktop_tasks (fixes issue #279) 2016-01-10 14:40:24 +01:00
o9000
6ae4c0a9a8 tint2conf: leave font setting to default if not set 2016-01-10 14:01:08 +01:00
o9000
af1fe52725 Set desktop name font to bold in tint2conf 2016-01-10 12:59:51 +01:00
o9000
11b285d045 Taskbar: code cleanup (rename task_group -> task_buttons) 2016-01-09 14:07:44 +01:00
o9000
650806525a Taskbar: code cleanup 2016-01-08 23:53:44 +01:00
o9000
92bd9e9184 Taskbar: code cleanup 2016-01-08 23:43:53 +01:00
o9000
d08606dc93 Allow user to disable mouse effects (workaround for issue #542 no longer needed) 2016-01-08 23:02:20 +01:00
o9000
5450f89612 Remove double pixmap caching, it is crazy (see issue #542) 2016-01-08 22:57:32 +01:00
o9000
dbf065ab12 Always enable mouse effects (workaround for issue #542) 2016-01-07 19:38:23 +01:00
o9000
228d20a72c Systray: handle changing icon names and reorder if necessary 2016-01-07 12:50:54 +01:00
o9000
29a34083c9 Remove the sleep at startup since it has side effects and is a poor solution anyways 2016-01-07 12:11:09 +01:00
o9000
3994ddf1b4 Disable copying of sample themes to ~/.config 2016-01-05 23:53:51 +01:00
o9000
5835eb6f57 Always sleep 1s at startup to let the compositor start first 2016-01-05 01:36:57 +01:00
o9000
88e1d56a98 Reorder some statements 2016-01-05 01:33:27 +01:00
o9000
1ae20fa3eb Move backtrace generation behind cmake flag 2016-01-05 01:28:12 +01:00
o9000
84df026878 Do not restart on crash, it cannot be done reliably from a single process; use instead "while true ; do tint2 ; sleep 1; done" 2016-01-05 01:06:40 +01:00
o9000
b8a7304f4b Cleanup restart code 2016-01-05 00:18:05 +01:00
o9000
90521c492f Comment code to trigger a crash 2016-01-03 18:05:41 +01:00