summaryrefslogtreecommitdiffstats
path: root/twin
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-198-495/+495
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-198-495/+495
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-181-0/+2
|\
| * Fix FTBFS on openbsd because conflicting declaration in twin comptonFrançois Andriot2014-10-181-0/+2
| | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* | Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-188-8/+8
|/
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix FTBFS because missing header in twin utilsFrançois Andriot2014-10-121-0/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-118-8/+8
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-118-495/+495
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-101-0/+2
| | | | This relates to Bug 1850
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-034-0/+51
| | | | | | | | automatically based on active tab in TDECModule Fix up several tabbed TDEControl modules to use this mechanism Fix a couple of docbooks with missing section IDs This relates to Bug 1850
* twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older ↵Slávek Banko2014-04-293-6/+10
| | | | libXext versions which doesn't provide XSyncFence
* twin/compton-tde: make XRandR support optional in compot-tdeAlexander Golubev2014-04-294-14/+53
|
* Move the Xinerama test to main ConfigureChecks.cmakeAlexander Golubev2014-04-292-6/+18
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-293-37/+78
| | | | compot-tde
* Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGEAlexander Golubev2014-04-292-8/+0
|
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-012-3/+11
|
* Build compton-tdeTimothy Pearson2014-03-312-0/+74
|
* Merge working compton-tde branchTimothy Pearson2014-03-3113-0/+20191
|\
| * Move sources to correct directoryTimothy Pearson2014-03-3113-0/+20191
|
* Add basic support for a modified compton compositor instead of the old buggy ↵Timothy Pearson2014-03-3110-26/+94
| | | | | | kompmgr Update additional Xorg atom names
* Rename TDE-specific atoms to avoid stomping on KDE atom namesTimothy Pearson2014-03-312-14/+14
|
* Move "Show Desktop" icon from Settings to Utility category.Michele Calgaro2014-03-181-2/+2
| | | | | This resolves bug 1903 and at the same time leaves the icon available to users. Users can now even add this icon to a panel if they wish.
* Prevent Show Desktop from appearing in Settings->Desktop submenu.Darrell Anderson2014-02-191-0/+1
| | | | Show Desktop is not a configurable kcontrol module.
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-044-4/+0
|
* Add newlines to desktop files.Darrell Anderson2014-02-021-1/+1
|
* Fix KWin->TWin references in text strings.Darrell Anderson2014-01-294-13/+13
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-246-6/+6
| | | | default format.
* Fix dbus-tqt-1 link directorySlávek Banko2014-01-204-0/+4
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Clean up layout warning in twin control center moduleTimothy Pearson2013-12-171-6/+4
| | | | This resolves Bug 883
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-2812-39/+39
|
* Fix high kompmgr CPU load when Amarok main window is mappedTimothy Pearson2013-10-281-12/+20
| | | | Fix new standard and menu window paint failure when Amarok main window is mapped
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-4/+4
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-181-1/+1
|
* Clean up kompmgr slightlyTimothy Pearson2013-08-061-50/+107
|
* Fix failure to start kompmgr from control panelTimothy Pearson2013-06-111-0/+6
|
* Fix kompmgr not respecting user settingsTimothy Pearson2013-06-112-3/+4
|
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-072-2/+15
| | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode
* Fix OpenGL screensaver background when ARGB mode is enabledTimothy Pearson2013-05-051-16/+121
|
* Cleanup output clutterSlávek Banko2013-04-272-6/+6
|
* Fix when kompmgr printf message is displayed.Darrell Anderson2013-03-021-4/+2
|
* Fix processing of local names in KWinInternal::isLocalMachineSlávek Banko2013-02-161-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1549-86/+86
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1422-32/+32
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-066-11/+11
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-8/+8
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|