Commit Graph

  • c3fb9ef017 core: don't crash when binding root pixmap failed Yuxuan Shui 2022-01-25 00:15:08 +00:00
  • b65c8c775f Report error for setting vsync to non-boolean values Yuxuan Shui 2022-01-24 18:49:18 +00:00
  • 73f66c7d5d Formally deprecate --menu-opacity Yuxuan Shui 2022-01-24 18:44:31 +00:00
  • 4fbaaca0d6 Remove error message for no-dock-shadow and no-dnd-shadow Yuxuan Shui 2022-01-24 18:40:39 +00:00
  • 4532187c34 config_libconfig: reuse the deprecation message Yuxuan Shui 2022-01-24 18:38:32 +00:00
  • bcbc410c92 Deprecate the refresh-rate options Yuxuan Shui 2022-01-24 18:35:45 +00:00
  • 183e83cf11 Remove error message for --xrender-sync Yuxuan Shui 2022-01-24 18:25:22 +00:00
  • c75c55d379 Remove error message for --no-name-pixmap Yuxuan Shui 2022-01-24 18:23:47 +00:00
  • 74ab086c70 Remove error message for -d and -S Yuxuan Shui 2022-01-24 18:22:53 +00:00
  • d17c915acd Remove error message for --alpha-step Yuxuan Shui 2022-01-24 18:20:42 +00:00
  • 03dc98d47d Remove error messages for --dbe and --paint-on-overlay Yuxuan Shui 2022-01-24 18:19:15 +00:00
  • f8424646a5 Remove the glx-swap-method option Yuxuan Shui 2022-01-24 18:12:31 +00:00
  • 1e757dcfad Remove the vsync-aggressive flag Yuxuan Shui 2022-01-24 18:06:28 +00:00
  • e0642763b6 Remove the glx-use-gpushader4 options Yuxuan Shui 2022-01-24 18:04:57 +00:00
  • 51da5d3ad4 Formally deprecated the sw-opti option Yuxuan Shui 2022-01-24 17:57:46 +00:00
  • 43f35601bc Merge pull request #761 from yshui/new-backend-rounded-corner-2 yshui 2022-01-24 17:38:15 +00:00
  • e50be3173f backend: remove the read_pixel interface. Yuxuan Shui 2022-01-24 17:13:37 +00:00
  • ef73668eb9 backend: gl: fix read_pixel Yuxuan Shui 2022-01-19 17:47:55 +00:00
  • 4aac801a12 backend: gl: draw border for rounded windows Yuxuan Shui 2022-01-19 10:25:01 +00:00
  • b6c14989e1 backend: gl: trivial refactoring Yuxuan Shui 2022-01-13 11:43:40 +00:00
  • b7df820ff2 backend: add new property: BORDER_WIDTH Yuxuan Shui 2022-01-13 11:31:31 +00:00
  • ffe1b79881 backend: add new property: BORDER_COLOR Yuxuan Shui 2022-01-12 13:34:37 +00:00
  • aa57d3f64a Merge pull request #758 from gijsbers/fix_misspellings_of__net_wm_window_opacity yshui 2022-01-19 18:01:36 +00:00
  • d809134d3a Merge pull request #759 from gijsbers/fix_obsolete_examples_in_manpage yshui 2022-01-19 17:54:25 +00:00
  • 1e8fcd00a9 Fix 2 examples in manpage which had obsolete options. Bert Gijsbers 2022-01-12 23:03:19 +01:00
  • 494cb4b85d Fix all misspellings of _NET_WM_WINDOW_OPACITY. Bert Gijsbers 2022-01-12 22:59:31 +01:00
  • 31e58712ec Use python3 for tests ktprograms 2021-11-25 16:25:04 +08:00
  • 4dfb979c52 Fix segfaults on 32bit arch with --log-level=debug ktprograms 2021-11-25 16:21:41 +08:00
  • 1c7a4ff5a3 backend: xrender: fix clone_image Yuxuan Shui 2021-11-20 01:25:44 +00:00
  • 6555703b03 Merge pull request #716 from yshui/new-backend-rounded-corner-1 yshui 2021-11-08 12:14:56 +00:00
  • 8eb5bb08f8 backend: explicitly initialize corner_radius Yuxuan Shui 2021-11-08 00:20:52 +00:00
  • ffb8bc5b29 backend: xrender: fix accidentally deleted refcount decrement Yuxuan Shui 2021-11-08 00:19:27 +00:00
  • fade045ead Merge pull request #708 from TK009/next yshui 2021-10-31 23:27:30 +00:00
  • 6bf0478d29 allow dots (.) in condition targets Tuomas Kinnunen 2021-10-10 16:27:29 +03:00
  • 9366f67795 Merge pull request #713 from rkitover/android-fix yshui 2021-10-30 02:19:56 +01:00
  • 062f50af39 Fix lack of timespec_get() on Android. Rafael Kitover 2021-10-29 18:42:22 +00:00
  • e74fbfc733 Merge pull request #717 from yshui/update-clang-format-pipeline yshui 2021-10-26 10:35:42 +01:00
  • 1b979212e8 github: update git-clang-format-lint Yuxuan Shui 2021-10-25 19:42:13 +01:00
  • d5f3079a43 Merge pull request #685 from tom-doerr/patch-1 yshui 2021-10-25 18:42:28 +01:00
  • 1dea294051 backend: xrender: cache rounded rectangle mask Yuxuan Shui 2021-10-21 18:28:01 +01:00
  • 76db8cca06 backend: xrender: handle corner radius Yuxuan Shui 2021-10-21 18:19:23 +01:00
  • d397b307dd backend: set corner radius property Yuxuan Shui 2021-10-23 12:52:50 +01:00
  • 6d72bf2974 options: don't disable rounded corner for new backends Yuxuan Shui 2021-10-23 12:24:21 +01:00
  • 1fec938740 backend: gl_common: handle corner radius property Yuxuan Shui 2021-07-17 00:01:09 +01:00
  • de31cd4096 backend: add new image property: corner radius Yuxuan Shui 2021-07-16 19:11:23 +01:00
  • ad18d129cc docs: explain the detect-client-leader option better Yuxuan Shui 2021-09-22 15:44:33 +01:00
  • 4f817c452d Merge pull request #694 from jpribyl/patch-1 yshui 2021-09-22 15:39:45 +01:00
  • de959f910b Fixed ugly dark shadows in case of smaller window than shadow radius. (#695) Istvan Petres 2021-09-21 19:01:18 +03:00
  • bcb815d877 Use default detect-client-leader in sample conf Johnny Pribyl 2021-09-19 18:30:57 -06:00
  • efdb68917b Add build dependency Debian Tom Dörr 2021-09-04 00:29:45 +02:00
  • ee7d96101d Merge pull request #674 from tryone144/blur-textures yshui 2021-08-24 15:19:24 +01:00
  • 1dbffec3ae backend: gl: do not use larger-than-screen textures for blur buffers Bernd Busse 2021-08-16 17:17:36 +02:00
  • 78e8666498 core: fix rare double-free when xinerama update fails Bernd Busse 2021-08-04 17:32:44 +02:00
  • 24b4450726 picom-trans: Added SPDX-License-Identifier Subhaditya Nath 2021-07-23 22:19:30 +05:30
  • 084b670f6a Rewrite picom-trans Subhaditya Nath 2021-07-23 01:56:17 +05:30
  • 057a939431 Merge pull request #656 from tryone144/shadow-crop-window yshui 2021-07-14 14:47:32 +01:00
  • 4b5cc050d5 Add clip-shadow-above configuration and wintype option Bernd Busse 2021-07-09 19:17:23 +02:00
  • 98fe8998c7 Merge pull request #657 from yshui/backend-improvements yshui 2021-07-14 10:46:52 +01:00
  • 73c35c20f3 backend: remove unnecessary clone_image calls Yuxuan Shui 2021-07-09 19:57:51 +01:00
  • fd381dacff Merge pull request #641 from kwand/__GL_MaxFramesAllowed yshui 2021-07-11 14:16:59 +01:00
  • 976d0740fd Partially revert commit 0efdb6c; use glFinish only for non-NVIDIA Daniel Kwan 2021-07-03 20:31:09 -04:00
  • e8147e0658 Set GL_MaxFramesAllowed=1 instead of GL_YIELD=usleep Daniel Kwan 2021-06-09 01:11:11 -04:00
  • e92403bd67 Merge pull request #655 from tryone144/frame-extents-fixed yshui 2021-07-10 14:06:00 +01:00
  • d9836a6751 backend: fix NULL dereference when rendering inverted windows Yuxuan Shui 2021-07-09 19:15:16 +01:00
  • f44d6cd7c1 backend: remove a redundant if Yuxuan Shui 2021-07-09 19:01:31 +01:00
  • b5ce81aa47 event: never ignore changed frame extents Bernd Busse 2021-07-06 18:40:10 +02:00
  • 83c19491b8 win: use correct geometry in calculation of window frame region Bernd Busse 2021-06-28 20:10:00 +02:00
  • 5388ba0946 Merge pull request #649 from tryone144/xerror-handling yshui 2021-07-06 19:18:12 +01:00
  • c2aea1803e core: do not try to ignore xerrors before session is initialized Bernd Busse 2021-04-11 23:52:07 +02:00
  • 049d347f52 Merge pull request #648 from tryone144/fix-pixmap-texture-nvidia yshui 2021-07-06 12:44:20 +01:00
  • c26fad80f7 Merge pull request #650 from tryone144/xrender-frame-opacity yshui 2021-07-06 12:37:41 +01:00
  • 0c7e237a75 backend: xrender: Force 32-bit ARGB visual for alpha target pixmaps Bernd Busse 2021-06-24 18:56:23 +02:00
  • bf79653fa2 backend: gl_common: Copy texture by explict rendering to framebuffer Bernd Busse 2021-06-24 18:47:40 +02:00
  • f11710a885 backend: gl_common: Add descriptive checks for framebuffer-completeness Bernd Busse 2021-06-24 18:38:44 +02:00
  • e09679c7cf backend: glx: Fix texture access in max-brightness calculation Bernd Busse 2021-06-22 21:57:53 +02:00
  • 2a23c24585 Merge pull request #638 from yshui/backend-image-api-change yshui 2021-06-20 07:05:04 +01:00
  • 710e5fd7a0 backend: remove image operation BAKE Yuxuan Shui 2021-06-20 06:59:55 +01:00
  • 48b7d7c27d Update coding style workflow Yuxuan Shui 2021-06-20 06:56:16 +01:00
  • 2a60836a9b backend: split image_op into image_op and set_image_property Yuxuan Shui 2021-06-14 03:22:13 +01:00
  • 21dfe20794 backend: rename copy -> clone_image Yuxuan Shui 2021-06-14 01:51:09 +01:00
  • d9c9742132 backend: xrender: implement read_pixel Yuxuan Shui 2021-06-09 01:51:33 +01:00
  • 1ada765436 backend: xrender: make backend functions static Yuxuan Shui 2021-06-09 01:35:46 +01:00
  • be24c0d980 Merge pull request #631 from subnut/subnut/posix-sed yshui 2021-06-06 15:59:24 +01:00
  • 86c54cc376 picom.sample.conf: fix comment about focus-exclude Yuxuan Shui 2021-06-04 20:01:10 +01:00
  • eaaef440a4 man: make it clear that --daemon can't be set from the config file Yuxuan Shui 2021-06-04 19:48:03 +01:00
  • 27459907ca Merge pull request #591 from scrouthtv/patch-1 yshui 2021-06-04 19:13:52 +01:00
  • 5394b2c2bc picom-trans: remove a no-longer-needed workaround Subhaditya Nath 2021-05-31 12:32:12 +05:30
  • df1c6159fc picom-trans: Use POSIX-compatible getopts Subhaditya Nath 2021-05-31 12:27:18 +05:30
  • 7b4af3aef6 picom-trans: Use POSIX-compatible sed, grep Subhaditya Nath 2021-05-30 23:19:02 +05:30
  • 7ba87598c1 backend: gl_common: implement read_pixel Yuxuan Shui 2021-04-13 14:58:48 +01:00
  • 6faafa95bf backend: add new API: read_pixel Yuxuan Shui 2021-04-13 14:53:34 +01:00
  • 468d8a0879 Merge pull request #614 from yshui/rounded-border yshui 2021-04-12 09:32:28 +01:00
  • b2f9f80a28 legacy glx: store tex_scr location for round corner shader Yuxuan Shui 2021-04-11 15:25:12 +01:00
  • d9bfd0192d legacy glx: extend the border into the corners when they are rounded bhagwan 2020-04-01 22:56:42 -07:00
  • 9cb552ecd9 Merge pull request #598 from enigma9o7/next yshui 2021-03-28 23:55:21 +01:00
  • 8c26f2df46 Support Menu Icon Bodhi 2021-03-03 00:01:55 -08:00
  • d25a6e4831 Minor fixes to the issue template scrouthtv 2021-02-07 22:42:38 +01:00
  • 3680d323f5 Merge pull request #579 from lschmelzeisen/next yshui 2021-01-24 20:59:20 +00:00
  • 1d6a014e26 Merge pull request #581 from thiagokokada/fix-meson-flag-in-circleci yshui 2021-01-24 20:58:52 +00:00
  • acadafb073 circleci: rename "-Dbuild_docs" -> "-Dwith_docs" Thiago Kenji Okada 2021-01-06 00:08:21 -03:00