Skip to content

Sync wiki with current source code (Variables, Dispatchers, Workspace Rules)#1558

Open
OpalAayan wants to merge 1 commit into
hyprwm:mainfrom
OpalAayan:main
Open

Sync wiki with current source code (Variables, Dispatchers, Workspace Rules)#1558
OpalAayan wants to merge 1 commit into
hyprwm:mainfrom
OpalAayan:main

Conversation

@OpalAayan

Copy link
Copy Markdown
Contributor

Synced documentation against the current Hyprland source (ConfigValues.cpp,
LuaBindingsDispatchers.cpp, LuaBindingsConfigRules.cpp, LuaBindingsInternal.hpp).

Variables.md

Fixed defaults:

  • decoration:blur:brightness: 0.81721.0
  • decoration:glow:color: 0xee1a1a1a0xee33ccff
  • decoration:glow:color_inactive: unset0x0033ccff
  • misc:col.splash: 0xffffffff0x55ffffff
  • binds:workspace_center_on: 01
  • cursor:hotspot_padding: 10
  • cursor:hide_on_tablet: truefalse
  • render:non_shader_cm: 23
  • debug:invalidate_fp16: 21
  • input:touchdevice:transform: -10
  • input:tablet:transform: -10

Fixed type: general:gaps_workspaces from css_gaps to int

Fixed 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_checkmisc:disable_hyprland_guiutils_check

Removed: debug:watchdog_timeout (no longer in source)

Added variables:

  • gestures:scrolling:move_snap_to_grid, gestures:scrolling:move_snap_cursor
  • misc:screencopy_force_8b
  • render:icc_vcgt_enabled, render:fp16_sdr_tf
  • debug:log_damage, debug:ds_handle_same_buffer, debug:ds_handle_same_buffer_fifo,
    debug:fifo_pending_workaround, debug:render_solitary_wo_damage
  • quirks:skip_non_kms_dmabuf_formats

New section: ### Experimental with experimental:wp_cm_1_2 //Tell me if i should remove it

Dispatchers.md

Added missing dispatchers:

  • force_renderer_reload() in General
  • bring_to_top() in Window

Workspace-Rules.md

Fixed types: gaps_in and gaps_out from int to css_gaps

Added missing rules: float_gaps, layout_opts

This PR in under my best interest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant