chore: Removed default hotspots assignments from build.toml

This commit is contained in:
ful1e5 2022-10-15 11:18:53 +05:30
parent 750176a082
commit acbc823fdd
4 changed files with 8 additions and 25 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased] ## [unreleased]
### Changed
- chore: Removed default hotspots assignments from `build.toml`
## [Bibata v2.0.2] - 10 October 2022 ## [Bibata v2.0.2] - 10 October 2022
### Changed ### Changed

View file

@ -1,7 +1,7 @@
GNU GENERAL PUBLIC LICENSE GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007 Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.
@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.
@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school, You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary. if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>. <https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>. <https://www.gnu.org/philosophy/why-not-lgpl.html>.

View file

@ -20,8 +20,6 @@ win_delay = 1
[cursors.bd_double_arrow] [cursors.bd_double_arrow]
png = 'bd_double_arrow.png' png = 'bd_double_arrow.png'
x_hotspot = 100
y_hotspot = 100
win_name = 'Diagonal_1' win_name = 'Diagonal_1'
x11_name = 'bd_double_arrow' x11_name = 'bd_double_arrow'
x11_symlinks = ["c7088f0f3e6c8088236ef8e1e3e70000", "nwse-resize", "size_fdiag"] x11_symlinks = ["c7088f0f3e6c8088236ef8e1e3e70000", "nwse-resize", "size_fdiag"]
@ -94,15 +92,11 @@ x11_symlinks = ["cross_reverse", "diamond_cross"]
[cursors.crossed_circle] [cursors.crossed_circle]
png = 'crossed_circle.png' png = 'crossed_circle.png'
x_hotspot = 100
y_hotspot = 100
x11_name = 'crossed_circle' x11_name = 'crossed_circle'
x11_symlinks = ["03b6e0fcb3499374a867c041f52298f0", "not-allowed"] x11_symlinks = ["03b6e0fcb3499374a867c041f52298f0", "not-allowed"]
[cursors.crosshair] [cursors.crosshair]
png = 'crosshair.png' png = 'crosshair.png'
x_hotspot = 100
y_hotspot = 100
x11_name = 'crosshair' x11_name = 'crosshair'
[cursors.dnd_no_drop] [cursors.dnd_no_drop]
@ -146,8 +140,6 @@ x11_symlinks = ["dot_box_mask", "draped_box", "icon", "target"]
[cursors.fd_double_arrow] [cursors.fd_double_arrow]
png = 'fd_double_arrow.png' png = 'fd_double_arrow.png'
x_hotspot = 100
y_hotspot = 100
win_name = 'Diagonal_2' win_name = 'Diagonal_2'
x11_name = 'fd_double_arrow' x11_name = 'fd_double_arrow'
x11_symlinks = ["fcf1c3c7cd4491d801f1e1c78f100000", "nesw-resize", "size_bdiag"] x11_symlinks = ["fcf1c3c7cd4491d801f1e1c78f100000", "nesw-resize", "size_bdiag"]
@ -260,8 +252,6 @@ x11_symlinks = ['draft']
[cursors.plus] [cursors.plus]
png = 'plus.png' png = 'plus.png'
x_hotspot = 100
y_hotspot = 100
x11_name = 'plus' x11_name = 'plus'
x11_symlinks = ['cell'] x11_symlinks = ['cell']
@ -315,8 +305,6 @@ x11_symlinks = ['down-arrow']
[cursors.sb_h_double_arrow] [cursors.sb_h_double_arrow]
png = 'sb_h_double_arrow.png' png = 'sb_h_double_arrow.png'
x_hotspot = 100
y_hotspot = 100
win_name = 'Horizontal' win_name = 'Horizontal'
x11_name = 'sb_h_double_arrow' x11_name = 'sb_h_double_arrow'
x11_symlinks = [ x11_symlinks = [
@ -353,8 +341,6 @@ x11_symlinks = ['up-arrow']
[cursors.sb_v_double_arrow] [cursors.sb_v_double_arrow]
png = 'sb_v_double_arrow.png' png = 'sb_v_double_arrow.png'
x_hotspot = 100
y_hotspot = 100
win_name = 'Vertical' win_name = 'Vertical'
x11_name = 'sb_v_double_arrow' x11_name = 'sb_v_double_arrow'
x11_symlinks = [ x11_symlinks = [
@ -429,14 +415,10 @@ x11_symlinks = ['watch']
[cursors.wayland-cursor] [cursors.wayland-cursor]
png = 'wayland-cursor.png' png = 'wayland-cursor.png'
x_hotspot = 100
y_hotspot = 100
x11_name = 'wayland-cursor' x11_name = 'wayland-cursor'
[cursors.X_cursor] [cursors.X_cursor]
png = 'X_cursor.png' png = 'X_cursor.png'
x_hotspot = 100
y_hotspot = 100
x11_name = 'X_cursor' x11_name = 'X_cursor'
x11_symlinks = ["pirate", "x-cursor"] x11_symlinks = ["pirate", "x-cursor"]

View file

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
# A script for preparing binaries for version release of Bibata Cursors, by Abdulkaiz Khatri # A script for preparing binaries for version release of Bibata Cursors, by Abdulkaiz Khatri
declare -A names declare -A names
names["Bibata-Modern-Amber"]="Yellowish and rounded edge Bibata cursors." names["Bibata-Modern-Amber"]="Yellowish and rounded edge Bibata cursors."
names["Bibata-Modern-Classic"]="Black and rounded edge Bibata cursors." names["Bibata-Modern-Classic"]="Black and rounded edge Bibata cursors."
@ -59,5 +58,3 @@ do
done done
cd .. cd ..
echo "$x_bin"