Commit Graph

1659 Commits (078bcfb15f58efa57edcfcf9f839133080985e39)
 

Author SHA1 Message Date
Timothy Pearson 789ab7d1f5 Use small execute area in Konqueror list view widget
This resolves the remainder of Bug 1543
12 years ago
Richard Grenville 0dca9aa79e Feature #116: Shadow exclusion region
- Add --shadow-exclude-reg, which excludes certain regions on the screen
  to have shadows painted in. (#116)

- Adjust session initialization order. Now X root and screen info and
  basic X extensions are available in configuration parsing step.
12 years ago
Timothy Pearson 936f951ead Fix cursor disappearing in lock process after a certain time 12 years ago
Timothy Pearson f29ac1d284 Fix sporadic Kate crash first reported in KDE bug 140135 12 years ago
Timothy Pearson b5c729ae44 Enable triggerless device polling in hardware device manager 12 years ago
Timothy Pearson 8f8dce368a Fix premature termination of applications during shutdown on slow machines 12 years ago
Timothy Pearson 8a865f7d59 Clarify relationship between tdmrc and tdmdistrc
This resolves the remainder of Bug 1139
12 years ago
Slávek Banko 8b0d1b3290 Fix rendering themed greeter without a background image
Fix loading compressed svg images on themed greeter
This resolves Bug 1226
12 years ago
Timothy Pearson c12a32aec0 Properly obtain threading debug information in TDE crash handler
Fix potential TDE crash handler lockup uncer certain circumstances
Enhance crashtest program with three threads
12 years ago
Timothy Pearson 013eed4fdc Fix themed greeter input failure 12 years ago
Automated System a0c7e1d3b7 Reset submodule main/tdebase/admin to latest HEAD 12 years ago
Timothy Pearson fe477ae752 Fix tdm segfault introduced in prior commit 12 years ago
Timothy Pearson b53726b1d5 Attempt to fix TDM failure whereby the custom X11 event handler is not used in certain circumstances 12 years ago
Richard Grenville d800a62b87 Feature #113: Set opacity based on conditions
- Add --opacity-rule, which sets opacity based on conditions, as
  requested by zabbal. (#113)

- Add a data field for each condition.

- Correct the FAQ link in README.md. Silly me.

- Code clean-up.
12 years ago
Slávek Banko 63989b0b22 Fix halbackend media name with UTF8 caracters 12 years ago
Darrell Anderson 5c1cfcf1a1 Update What's This help tooltip. 12 years ago
Richard Grenville 1bdd035974 Imp: Multi-pass blur & D-Bus fading control
- Add multipass blur support. Note GLX Framebuffer support is required.
  My benchmark shows multipass blur brings 5% performance boost for X
  Render backend (3x3box). On GLX backend it brings 10% performance
  boost for 5x5box but negatively affects performance for 3x3box. Thanks
  to jrfonseca for advice. (#107)

- GLX backend: Cache blur texture for each window, for a 12% performance
  boost.

- Add D-Bus fading control. Thanks to yulan6248 for testing. (#112)

- Fix FAQ link in README.md. Thanks to lorenzos for report. (#111)

- Correctly deinitialize VSync on on-the-fly VSync method switch.

- X Render backend: Normalize blur kernel.

- Code clean-up.

- Known issue: Linear corruption on border of a window may appear with X
  Render multi-pass blur. Possible to fix but probably not worthwhile.
12 years ago
Timothy Pearson 3a3d187585 Fix inadvertent sidebar signal disconnection on mouse settings reload
This resolves Bug 1515
12 years ago
Francois Andriot 533941e5dd Add kpowersave shortcut in kcontrol 'energy' feature 12 years ago
Slávek Banko e988e6ee41 Change icons in the Switch user menu to be consistent between the classic and kickoff menu 12 years ago
Francois Andriot 7fdec719a6 Use hal to detect media types in halbackend 12 years ago
Francois Andriot 4186c3efee Fix halbackend mount point if media name contains UTF8 caracters 12 years ago
Francois Andriot 9a491179e3 Fix media name translations in halbackend 12 years ago
Francois Andriot 718f6ae321 Add tooltip support in KMenu 12 years ago
Darrell Anderson fa33b95995 Update reference from kinit -> tdeinit. 12 years ago
Timothy Pearson 6ce60bdd23 Add shutdown progress text and next program being terminated to shutdown dialog 12 years ago
Slávek Banko 53a86eb706 Fix FTBFS due to missing include 12 years ago
Francois Andriot 52aae1d1ef Fix halbackend causes KDED stop on assertion failed 12 years ago
Slávek Banko 134af52f38 Fix tdehardwarebackend does not manage to invoke 'fuser' command 12 years ago
Slávek Banko 42fc3b2898 Fix halbackend does not manage to invoke 'fuser' command 12 years ago
Richard Grenville 2b0dfa9b96 Misc: Add DEBUG_GLX_MARK & Misc
- GLX backend: Add DEBUG_GLX_MARK, to add GL marks around functions with
  glStringMarkerGREMEDY(), and mark frame termination with
  glFrameTerminatorGREMEDY().

- Print output of `compton -h` to stdout. (#110)

- GLX backend: Strip out elements with factor 0 in GLSL blur code.
  Thanks to jrfonseca for guides. (#107)
12 years ago
Timothy Pearson d48a6acee4 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 12 years ago
Timothy Pearson 77cbd6e957 Fix theme manager overwriting undefined theme settings with garbage
This resolves Bug 1174
Fix tderandrtray displaying profile list when only the default profile is available
12 years ago
Francois Andriot 0782d2bbb1 Kickoff menu: Fix remaining warning messages 12 years ago
Slávek Banko 7a982ffaa1 Kickoff menu: Allow suspend features using tdehw library 12 years ago
Francois Andriot bbdb95ed64 Kickoff menu: Allow suspend features using native dbus library 12 years ago
Francois Andriot 229d1bcf9b Kickoff menu: Do not try to display pixmap if it cannot be loaded 12 years ago
Francois Andriot 14cd57f54a Kickoff menu: Adds a distribution-specific link in 'computer' tab 12 years ago
Francois Andriot 8e144348bb Kickoff menu: Fix menu size at startup and tabbar size calculation 12 years ago
Francois Andriot 3e9cea48cf Kickoff menu: Do not reduce icons for searched applications 12 years ago
Francois Andriot a5d1d48500 Kickoff menu: Enable the 'timed logout' feature 12 years ago
Francois Andriot 18e3729805 Kickoff menu: Adds 'kcontrol' and 'run command' in 'computer' tab 12 years ago
Slávek Banko c58d6f5099 Add remaining files from prior commit 12 years ago
Slávek Banko f08ddb4652 Add lz/lzma compression support to tdeio_man tdeioslave
This resolves Bug 1493
12 years ago
Richard Grenville 060b5ab23c Bug fix: Compilation failure with NO_LIBCONFIG / NO_C2
- Fix compilation failure with NO_LIBCONFIG or NO_C2. Thanks to
  Spaulding for reporting.
12 years ago
Richard Grenville a09589b2ad Misc: Add DEBUG_GLX_PAINTREG
- GLX: Add DEBUG_GLX_PAINTREG, for debugging painting region issues, for
  p4ddy's problem.
12 years ago
Timothy Pearson ecc6ff1e72 Fix Kickoff-style menu hang and incorrect device listing
This resolves Bug 1491
12 years ago
Timothy Pearson 1fbdb78d93 Update drkonqi to collect data on threaded programs and CPU type/speed/core number 12 years ago
Richard Grenville 08b6bfe946 Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-front
- Fix GL_TEXTURE_RECTANGLE support. Thanks to amonakov for guides.
  (#107)

- Enhance --glx-copy-from-front to improve performance and make it work
  with --glx-swap-method, copied from kwin patch. Thanks to bwat47 for
  info. (#107)

- Add texture2Doffset() support in blur GLSL shader. Thanks to amonakov
  for advice. No visible benefit here, though. (#107)

- Only limited tests are done and I'm super sleepy. Bugs expected
12 years ago
Timothy Pearson 24e3f6f2fa Fix lock screen interaction with suspend/hibernate
Use built-in premultiplied ARGB method
12 years ago