Sync wiki with current source code (Variables, Dispatchers, Workspace Rules)#1558
Open
OpalAayan wants to merge 1 commit into
Open
Sync wiki with current source code (Variables, Dispatchers, Workspace Rules)#1558OpalAayan wants to merge 1 commit into
OpalAayan wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synced documentation against the current Hyprland source (
ConfigValues.cpp,LuaBindingsDispatchers.cpp,LuaBindingsConfigRules.cpp,LuaBindingsInternal.hpp).Variables.md
Fixed defaults:
decoration:blur:brightness:0.8172→1.0decoration:glow:color:0xee1a1a1a→0xee33ccffdecoration:glow:color_inactive:unset→0x0033ccffmisc:col.splash:0xffffffff→0x55ffffffbinds:workspace_center_on:0→1cursor:hotspot_padding:1→0cursor:hide_on_tablet:true→falserender:non_shader_cm:2→3debug:invalidate_fp16:2→1input:touchdevice:transform:-1→0input:tablet:transform:-1→0Fixed type:
general:gaps_workspacesfromcss_gapstointFixed ranges:
decoration:rounding_power,group:groupbar:rounding_power,group:groupbar:gradient_rounding_power— all from[1.0 - 10.0]to[2.0 - 10.0]Renamed:
misc:disable_hyprland_qtutils_check→misc:disable_hyprland_guiutils_checkRemoved:
debug:watchdog_timeout(no longer in source)Added variables:
gestures:scrolling:move_snap_to_grid,gestures:scrolling:move_snap_cursormisc:screencopy_force_8brender:icc_vcgt_enabled,render:fp16_sdr_tfdebug:log_damage,debug:ds_handle_same_buffer,debug:ds_handle_same_buffer_fifo,debug:fifo_pending_workaround,debug:render_solitary_wo_damagequirks:skip_non_kms_dmabuf_formatsNew section:
### Experimentalwithexperimental:wp_cm_1_2//Tell me if i should remove itDispatchers.md
Added missing dispatchers:
force_renderer_reload()in Generalbring_to_top()in WindowWorkspace-Rules.md
Fixed types:
gaps_inandgaps_outfrominttocss_gapsAdded missing rules:
float_gaps,layout_optsThis PR in under my best interest