Commit Graph

  • fc7aa2d342 Merge branch 'patch-2' into 'master' o9000 2016-03-21 09:17:49 +00:00
  • 3000740213 Update ru.po Vladimir 2016-03-21 06:37:36 +00:00
  • c5c8786363 systray: Fix race in sorting icons by name o9000 2016-03-20 15:48:48 +01:00
  • c8250e5200 Launcher: Read and display both Name and GenericName from desktop files (issue #571) o9000 2016-03-20 14:37:32 +01:00
  • 5a08d028ce Update French translation o9000 2016-03-20 13:59:14 +01:00
  • 6c3ec392e8 Update po files o9000 2016-03-20 13:56:34 +01:00
  • e665efb3a0 Update tooltips o9000 2016-03-20 13:45:06 +01:00
  • d79b48e3f7 Update translation files o9000 2016-03-20 13:37:57 +01:00
  • 9af0f83c89 Cleanup menus (thanks to @Vladimir-csp for feedback; issue #567) o9000 2016-03-20 13:22:14 +01:00
  • b62138beca tint2conf: Cleanup whitespace, clean up menus o9000 2016-03-20 13:08:40 +01:00
  • 0c54c36c71 Do not install default tint2rc to usr/share, it is already in /etc o9000 2016-03-20 13:08:13 +01:00
  • 9b6d68f966 Install the default tint2rc also in share/tint2 so that it can be imported o9000 2016-03-13 21:50:10 +01:00
  • d36d2a5e0b Version script: use ci instead of cI to prevent failure on older git versions o9000 2016-03-13 16:41:28 +01:00
  • e13a03ff74 tint2conf: Support for loading themes from /usr/share/tint2 o9000 2016-03-09 00:19:03 +01:00
  • c66f9a0fd4 tint2conf: Support for loading themes from /usr/share/tint2 o9000 2016-03-08 23:51:47 +01:00
  • 38ef80637f tint2conf: Support for loading themes from /usr/share/tint2 o9000 2016-03-08 23:42:35 +01:00
  • 7f9ac5c584 Use application-x-executable for desktop entries without icons (issue #570) o9000 2016-03-07 22:45:45 +01:00
  • 856ac5d821 Use application-x-executable for unparseable desktop entries (issue #570) o9000 2016-03-07 22:37:32 +01:00
  • 3811929a6e Fix desktop entry parsing (issue #570) o9000 2016-03-07 22:26:42 +01:00
  • 85a97a9cab tint2conf: Show a nicer popup during long operations (issue #563) o9000 2016-03-06 21:11:21 +01:00
  • f5236f1d21 tint2conf: Show only one popup during long operations (issue #563) o9000 2016-03-06 20:49:38 +01:00
  • b0f172a8e1 Icon cache: open correctly and create when needed o9000 2016-03-05 11:20:12 +01:00
  • 71abe9a7e1 tint2conf: Show popup during long operations (issue #563) o9000 2016-03-02 22:44:16 +01:00
  • b4677426a4 Recursive search for launcher entries without a full path (issue #565) o9000 2016-03-01 23:01:10 +01:00
  • 745108dc6d tint2conf: Fix regression (launcher items from the config should not be sorted) o9000 2016-03-01 22:08:08 +01:00
  • 448feae732 Update changelog, add TODO (issue #565) o9000 2016-03-01 21:35:38 +01:00
  • 3b5ecb631d Allow launcher entries without a full path (issue #565) o9000 2016-03-01 21:27:43 +01:00
  • 50e6278327 Move icon cache to a separate file; protect cache with file locks o9000 2016-03-01 20:59:13 +01:00
  • 4dfe411bf4 Cache launcher icons o9000 2016-02-29 23:44:00 +01:00
  • 5a9dc31fbb Updated changelog o9000 2016-02-28 16:03:42 +01:00
  • 734af1c025 tint2conf: Do not load desktop files marked as NoDisplay o9000 2016-02-28 15:50:32 +01:00
  • 1000cbf491 Load fallback icon themes lazily to speed up tint2 startup o9000 2016-02-28 15:41:50 +01:00
  • df241dfd89 tint2conf: Updated desktop file as discussed in merge request !12 o9000 2016-02-28 15:07:14 +01:00
  • a2f02194ee Merge branch 'patch-1' into 'master' o9000 2016-02-28 13:57:00 +00:00
  • fcbc006e43 Use XDG paths in addition to the defaults when looking for icons and applications o9000 2016-02-28 14:53:15 +01:00
  • edbf9f4437 tint2conf: Sort applications correctly when additional desktop files from non-standard locations are found in the config o9000 2016-02-28 13:41:19 +01:00
  • e8eae27029 tint2conf: Prevent some icon theme duplicates due to symlinks o9000 2016-02-28 13:23:54 +01:00
  • c4d1614cc3 tint2conf: Sort icon themes in list o9000 2016-02-28 13:06:50 +01:00
  • 8f40060583 Update ru.po I've mentioned Format section for 'man date' anyway. Vladimir 2016-02-28 11:45:33 +00:00
  • 46e386a6f8 Change man strftime to man date (fixes issue #561) o9000 2016-02-28 12:24:11 +01:00
  • 805693f67f Updated desktop files o9000 2016-02-28 12:17:28 +01:00
  • 08c13c10c8 Merge branch 'master' into 'master' o9000 2016-02-28 11:00:06 +00:00
  • f72a7b88ce Separated Name and GenericName, used word "Configurator", added Comments, removed incorrect uk translation. Vladimir 2016-02-27 19:34:01 +00:00
  • 5c54fcb55c Separate Name and GenericName, add Comment[ru] Vladimir 2016-02-27 19:24:56 +00:00
  • 2f95d31092 Ru translation. Vladimir 2016-02-27 19:17:06 +00:00
  • 0a77293f7d Mouse effects: highlight clickable areas even when the mouse is on the panel border o9000 2016-02-27 13:41:36 +01:00
  • b038b58015 Update changelog o9000 2016-02-26 11:11:30 +01:00
  • 2d57168905 Workspace stress test: minor changes o9000 2016-02-26 11:09:12 +01:00
  • 1d28475a0c Style change for strnatcmp o9000 2016-02-26 11:08:20 +01:00
  • 7c70ae365e Remove unused code o9000 2016-02-26 11:07:44 +01:00
  • 6ce441ecf1 Compute task icon size correctly o9000 2016-02-26 11:06:28 +01:00
  • 995a257b2c Use standard macro to identify Linux (fixes build on powerpc) o9000 2016-02-21 19:58:30 +01:00
  • 354f679d72 Update packaging script for Ubuntu o9000 2016-02-19 14:26:10 +01:00
  • e103918050 Update packaging script for Ubuntu o9000 2016-02-19 14:24:28 +01:00
  • f18345ede6 Update packaging script for Ubuntu o9000 2016-02-19 14:22:41 +01:00
  • 4ab996e796 Update packaging script for Ubuntu o9000 2016-02-19 14:10:38 +01:00
  • 0668e722b6 Fix get_version.sh so that it returns the correct version when .git is missing o9000 2016-02-18 17:35:12 +01:00
  • 67057adeaf Add script to build Ubuntu package o9000 2016-02-14 19:08:22 +01:00
  • e4ced531ad Create temporary file in /tmp o9000 2016-02-12 13:03:52 +01:00
  • 7bdae24ddf systray: removed dead code, renamed some variables, added more comments o9000 2016-02-07 14:46:04 +01:00
  • 107bfc85a3 Update for 0.12.7 v0.12.7 0.12.7 o9000 2016-01-29 23:09:12 +01:00
  • 85536065bc Fix regression in background rendering (issue #549) o9000 2016-01-27 10:11:48 +01:00
  • efd28f38d9 Updated changelog o9000 2016-01-26 20:33:36 +01:00
  • 4b26a5ef8a Add stress test for workspace changes o9000 2016-01-26 20:31:51 +01:00
  • b196bb1c00 Fix small memory leak in launcher o9000 2016-01-26 20:30:57 +01:00
  • 402713d4b1 Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS o9000 2016-01-26 20:30:31 +01:00
  • f0de284dd9 Fix regression (all desktop tasks not working) o9000 2016-01-26 20:28:01 +01:00
  • 9d9d6aa302 Fix typo in changelog o9000 2016-01-25 22:16:49 +01:00
  • 117ffb2bfd Release 0.12.6 v0.12.6 0.12.6 o9000 2016-01-25 21:58:31 +01:00
  • a8e7f4137a Fix crash on 32-bit o9000 2016-01-25 18:26:17 +01:00
  • 27715a5dbb Fix build on slackware o9000 2016-01-25 18:25:59 +01:00
  • 7d0b0b85bc Check that the window desktop index is in the valid range o9000 2016-01-24 22:45:34 +01:00
  • ec7e9e18ad Move terminal color reset code to the same line (issue #545) o9000 2016-01-24 20:08:52 +01:00
  • 5966b198b6 Executor: send click coordinates via environment variables o9000 2016-01-24 15:11:49 +01:00
  • 8af45bf3e6 Updated readme o9000 2016-01-24 13:17:36 +00:00
  • 71f8a01d48 Release 0.12.5 v0.12.5 0.12.5 o9000 2016-01-24 14:15:31 +01:00
  • 418119a1ab Refactor a bit the last change o9000 2016-01-24 13:59:37 +01:00
  • 1ecfdf5289 Fix bad clear of panel pixmap when display compositing is disabled o9000 2016-01-24 13:39:52 +01:00
  • c31a2856f9 Release 0.12.4 v0.12.4 0.12.4 o9000 2016-01-23 14:55:58 +01:00
  • eef3d6a85a Updated AUTHORS file o9000 2016-01-23 13:28:46 +01:00
  • 81e21a8277 Log info about why a panel restart was triggered o9000 2016-01-23 13:22:17 +01:00
  • 011acc270a Updated French translation (issue #526, thanks @melodie @wagmic) o9000 2016-01-23 13:21:47 +01:00
  • d7deafb1b9 Updated French translation (issue #526) o9000 2016-01-17 15:48:42 +01:00
  • 6ec48de43f Updated French translation o9000 2016-01-17 14:13:38 +01:00
  • 471ebafaa6 Updated po files o9000 2016-01-17 13:38:10 +01:00
  • 78fb4f5254 Fix compiz support with multiple desktops and monitors (issue #94) o9000 2016-01-16 12:09:05 +01:00
  • 285a53e1a3 Add SA_RESTART to sigaction o9000 2016-01-15 09:28:31 +01:00
  • c806b868f0 tint2conf: Make window wider o9000 2016-01-13 11:59:24 +01:00
  • 9a52416b34 Fix bad read of font setting o9000 2016-01-13 03:02:53 +01:00
  • 97ea370bf6 Updated changelog o9000 2016-01-10 17:33:22 +01:00
  • 23e740c7f1 Fix compiz support with multiple desktops and monitors o9000 2016-01-10 16:38:14 +01:00
  • 10ca7f0762 Limit tooltip width o9000 2016-01-10 15:28:00 +01:00
  • 0f43318798 Changed tint2rc o9000 2016-01-10 15:13:10 +01:00
  • ac5aefb52b New config option: taskbar_always_show_all_desktop_tasks (fixes issue #279) o9000 2016-01-10 14:40:24 +01:00
  • 6ae4c0a9a8 tint2conf: leave font setting to default if not set o9000 2016-01-10 14:01:08 +01:00
  • abbf44bab7 Changed tint2rc o9000 2016-01-10 13:20:35 +01:00
  • af1fe52725 Set desktop name font to bold in tint2conf o9000 2016-01-10 12:59:51 +01:00
  • 11b285d045 Taskbar: code cleanup (rename task_group -> task_buttons) o9000 2016-01-09 14:07:44 +01:00
  • 650806525a Taskbar: code cleanup o9000 2016-01-08 23:53:44 +01:00
  • 92bd9e9184 Taskbar: code cleanup o9000 2016-01-08 23:43:53 +01:00