Commit Graph

151 Commits (r14.0.0)

Author SHA1 Message Date
Timothy Pearson ff6fa6e087 Fix compositor startup failure
10 years ago
Timothy Pearson 01dcde0a04 Fix window control issues introduced in GIT hash 17b142dd
10 years ago
Timothy Pearson c15178796e Fix passage of wid pointer to Window parameter in win_determine_greyscale_background
10 years ago
Richard Grenville b02d2a74a5 Fix window fade in
10 years ago
Timothy Pearson 7cf0c0b4b8 Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings
10 years ago
Timothy Pearson 17b142dd64 Send setActive signal when taking focus in Client::takeFocus
10 years ago
Michele Calgaro a7c3b93497 Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218.
10 years ago
Michele Calgaro 6c5cd5674f Fixed incomplete documentation for handbook in Appearance & Themes -> Window Decorarions. This relates to bug 1850.
10 years ago
Timothy Pearson 0271348b00 Fix twin attempting to load a new compton-tde instance when one is already active
10 years ago
Timothy Pearson 0ae6c2cec5 Fix blur option not being written correctly
10 years ago
Timothy Pearson d8287f9787 Rewrite greyscale OpenGL system to use GLSL
10 years ago
Timothy Pearson f1baae5fff Fix greyscale filter
10 years ago
Timothy Pearson 68cba85373 Fix twin deleting comptontdepidfile when compton-tde already running on startup
10 years ago
Timothy Pearson 3126f2cf71 Reload shadow radius during signal hander fast reconf
10 years ago
Timothy Pearson 3151f8b9d4 Disable shadows in compton-tde by default (i.e. if no configuration file could be found)
10 years ago
Timothy Pearson 534a069ee0 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson 682cf1b950 Fix compton-tde not reloading settings from correct directory after user login
10 years ago
Timothy Pearson 6a2b9ef024 Fix number of textures available to OpenGL greyscale filter
10 years ago
Timothy Pearson a582c6e22d Add optional global/per window greyscale transparency filter to compton-tde
10 years ago
Timothy Pearson 84d7db0195 Call setActive if new focus window is found and set when rotating focus to next available window
10 years ago
Timothy Pearson f685dc8a29 Fix improperly sized string buffers in compton pid code
10 years ago
Timothy Pearson f3ee0c93cf Fix another syntax error in the compton-tde config module output
10 years ago
Timothy Pearson 0a8ecfb93b Fix syntax errors in compton-tde configuration module
10 years ago
Timothy Pearson 154df4875e Minor update to compositor defaults
10 years ago
Timothy Pearson 9b9b436ba8 Write compton-tde pid file to tmp
10 years ago
Timothy Pearson cc05f1cba1 Add tooltip fade/shadow configuration to twin compositing options
10 years ago
Timothy Pearson 586eb3bc1d Remove extraneous PID debugging messages from compton-tde
10 years ago
Timothy Pearson 4527039a04 Add compositor option to enable/disable blurring of transparent window backgrounds
10 years ago
Timothy Pearson d9dd06564f Fix stupid mistake in previous commit
10 years ago
Timothy Pearson a3a88afd2e Fix broken window fade-in
10 years ago
Daniel Hahler a2ee4721b6 Add DEBUG_FADE
10 years ago
Richard Grenville ce4f259946 Bring shadow size and location in line with TDE's original xcompmgr compositor
10 years ago
Timothy Pearson 5bb5839ff7 Fix compilation errors from changed compton API
10 years ago
Timothy Pearson 8a7c183152 Add semi-automated update script
10 years ago
Timothy Pearson d74fed9b65 Merge remote-tracking branch 'compton-update/master'
10 years ago
Timothy Pearson 50b6f1f60f Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson cce4a56a19 Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson b9637c7590 Revert "Fix remaining missing semicolons at end of Keywords strings"
10 years ago
Timothy Pearson fd2369a8f0 Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson 891da4b83e Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson 0c11ace605 Fix missing semicolons at end of Keywords strings
10 years ago
François Andriot a6d7fd775b Fix FTBFS on openbsd because conflicting declaration in twin compton
10 years ago
Timothy Pearson aa8b192b5e Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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
10 years ago
Timothy Pearson ab197a37e3 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson 064f8056e2 Bring up, down, top, and bottom icons into XDG compliance
10 years ago
François Andriot 01d5f3ea4a Fix FTBFS because missing header in twin utils
10 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson ee9dade9cf Fix Keywords separators to match XDG desktop specifications
10 years ago
Timothy Pearson 0014712b08 Add handbookSection support to tabbed "Internet & Network" TDEControl modules
10 years ago
Timothy Pearson 88a2e25514 Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule
10 years ago