Commit Graph

1887 Commits (a582c6e22dc2ca97d3589b2459aba83aaf95ed0d)
 

Author SHA1 Message Date
Michele Calgaro cbc0ec1b78 Added Italian and French translation to displayconfig.desktop 11 years ago
Michele Calgaro f3fe454d12 Change message "Main template file name is empty." from warning to
debug level. If the template file is not specified, there is no
need to alert the user. This resolves bug 1818.
11 years ago
Michele Calgaro 8a8b8ce4a4 Moved position and improved appearance of "Change TDE menu icon" button
in Configure Panel -> Menus. This resolves bug 1706.
11 years ago
Michele Calgaro e5f5e70d87 Applied massaged patch (bugszilla's attachment 1445) for Russian and Ukrainian language. This relates to bug 952. 11 years ago
Automated System 078bcfb15f Reset submodule main/tdebase/admin to latest HEAD 11 years ago
Automated System d88dbfbaf3 Reset submodule main/tdebase/admin to latest HEAD 11 years ago
Michele Calgaro f3ae8d691d Fixed tderandrtray popup menu Help functionality. This resolves bug 1949. 11 years ago
Timothy Pearson c383da9dc6 Forward port KDE SVN r803253 to fix potential security hole 11 years ago
Michele Calgaro 1312d2b18e Fixed visualization of KControl->Peripherals->Storage Media->Advanced page
when the window is resized. This resolves bug 1698.
11 years ago
Michele Calgaro efdf0bbcd3 Improved code for workaround for Qt/Tde/X? bug for handling Meta key as Alt key
in terminal emulation after restored sessions. This relates to bug 1026.
11 years ago
Richard Grenville 0fa155f566 Feature: #183 custom window shader & #193 --no-fading-destroyed-argb
- Add --glx-fshader-win, which specifies a custom fragment shader for
  painting windows. compton-default-fshader-win.glsl is the shader with
  default behavior, and compton-fake-transparency-fshader-win.glsl
  provides a template of fake transparency. (#183)

- Add --force-win-blend to force all windows to be painted with
  blending.

- Add --no-fading-destroyed-argb, as a workaround of bugs in some WMs.
  (#193)
11 years ago
Michele Calgaro 83708272fb Workaround Qt/Tde/X? bug for handling Meta key as Alt key in terminal emulation
after restored sessions. This resolves bug 1026 for good.
11 years ago
Richard Grenville 12225bcad2 Bug fix #195: Pointer incompatibility with libconfig-1.3*
Fix pointer incompatibility with libconfig-1.3*. Thanks to
sstewartgallus for reporting. (#195)
11 years ago
Michele Calgaro 975f19a704 Merged code for bug 1584 from local branch 11 years ago
Michele Calgaro 868c510ed6 "Hide Cancel button" functionality in kdesktop_lock is now fully working
also on SAK available and enabled systems.
This (finally!) fully solves bug 1584.
11 years ago
Timothy Pearson 6a31c6a61f Clean up old compile-time check
Attempt to resolve crashes of the form reported in
TDECRSH-2a6245f-00c183f-e857aaa-23bc08b-cccc168-90e4138-b0b162f
11 years ago
Francois Andriot 8155652c91 Fix starttde trap 11 years ago
Michele Calgaro a6fbc0f1e0 Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further development.
This relates to bug 1584.
11 years ago
Michele Calgaro 66faad37ca Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.
The code for these commits will be pushed again later once a fix for
SAK-enabled systems has been developed and tested.
This relates to bug 1584.
11 years ago
Michele Calgaro 60b66b1fc2 Fixed typos in comments. 11 years ago
Michele Calgaro 710fc43897 Fixed commit 59ef38d: now the Desktop Session Locked works as expected.
This resolves (again) bug 1584.
11 years ago
Michele Calgaro 59ef38d291 Added possibility to hide the Cancel button from the Desktop Session Locked dialog.
This relates to bug 1584.
11 years ago
Slávek Banko db8c0a1363 Add minimal systemd support into tdm
+ set XDG_SESSION_CLASS to "greeter"
11 years ago
Slávek Banko d7235b31b1 twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older libXext versions which doesn't provide XSyncFence 11 years ago
Alexander Golubev 7c55134dee twin/compton-tde: make XRandR support optional in compot-tde 11 years ago
Alexander Golubev 30252262ce Move the Xinerama test to main ConfigureChecks.cmake 11 years ago
Alexander Golubev 394545c24c twin/compton-tde: transparent pass TDE build-time configure options to compot-tde 11 years ago
Alexander Golubev 63dd66d045 Move the XRandr test to main ConfigureChecks.cmake 11 years ago
Alexander Golubev 3c75381e05 Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE 11 years ago
Golubev Alexander 9fb2cb290e Enhance xscreensaver directory detection
This resolves Bug 1622
11 years ago
Richard Grenville 6449cc2049 Bug fix #194: Fix assertion failure in some cases
Fix assertion failure when evaluating --unredir-if-possible-exclude or
--paint-exclude on unmapped windows. Thanks to ppuryear for reporting.
(#194)
11 years ago
Michele Calgaro ccb5fcaf67 Enabled Cancel button in "Desktop Session Locked" dialog window.
This allows to press the Cancel button or Esc to start the screensaver.
This resolves bug 1584, but have a look at bug 2038 for further details.
11 years ago
Michele Calgaro 4b94b06997 Added KEditBookmarks handbook. This resolves bug 1881. 11 years ago
Timothy Pearson 030d09e784 Prevent Kicker from crashing if no DnD source is available 11 years ago
Michele Calgaro 335d526a00 Fixed typo in docbook. 11 years ago
Michele Calgaro 4c12a981b0 Updated documentation for Konsole -> Settings -> General page.
Several options were missing. This also relates to bugs 909, 1026 and 1701.
11 years ago
Michele Calgaro cb77022865 Fixed support for handling Meta key as Alt key in terminal emulation.
This resolves bug 1026.
11 years ago
Richard Grenville 5df42e8eb1 Bug fix #191: Add rounded-corners detection to --unredir-if-possible
Add `bounding_shape` and `rounded_corners` as condition match target.
Deprecate --shadow-ignore-shaped. Add rounded-corners detection to
win_is_fullscreen(). Slightly modify win_rounded_corners() logic. Thanks
to tdryer for reporting. (#191)
11 years ago
Michele Calgaro c5a0a7cec0 Added explicit keyboard shortcuts to missing options in KControl/Konsole. 11 years ago
Michele Calgaro 115138a5a0 Renamed two check box objects in KControl/Konsole to maintain name
consistency with other check boxes.
11 years ago
Michele Calgaro 8b69d90d3f Added Meta key as Alt key option in Kcontrol/Konsole. This relates to bug 1026.
Also improved options arrangement in the same configuration page.
11 years ago
Michele Calgaro dfa62cdbea Added support for handling Meta key as Alt key in Konsole.
This relates to bug 1026.
11 years ago
Richard Grenville 6a5738080a Misc: Fix a possible assert() failure 11 years ago
Michele Calgaro f69bb8df1d Added support for handling Meta key as Alt key in konsolePart.
This relates to bug 1026.
11 years ago
Michele Calgaro c7a9fafe52 Added support for handling Meta key as Alt key in terminal emulation.
This relates to bug 1026.
11 years ago
Richard Grenville 5794e0988f Bug fix #190: Copy shadow/fade state from last paint on unmapped wins
Copy shadow/fade/color-inversion/background-blur state from last paint
on unmapped windows. I hope it doesn't have unexpected side effects.
(#190)
11 years ago
Richard Grenville b175464e8c Misc: Try to avoid evaluating conditions after window unmap & others
- Try to avoid evaluating conditions after window unmap/destruction.
  Unfortunately, frequently this doesn't work due to the asynchronous
  nature of X.

- Add _GTK_FRAME_EXTENTS exclusion rules to compton.sample.conf. Thanks
  to memeplex, hexchain, and others for info. (#189)

- Add debugging option --show-all-xerrors, and other debugging changes.
  Doc update.
11 years ago
Michele Calgaro 1e170d411c Updated Release Notes handbook 11 years ago
Timothy Pearson 6b07b19b83 Display detailed device names in the TDE hardware manager
This relates to Bug 1666
11 years ago
Timothy Pearson 8b103159ba Clear modified field on media device unmount (and other cases where the modified date is no longer valid)
This resolves the remainder of Bug 1666
11 years ago