diff --git a/pyprland/version.py b/pyprland/version.py index 58859ac..143adfd 100644 --- a/pyprland/version.py +++ b/pyprland/version.py @@ -1,3 +1,3 @@ """Package version.""" -VERSION = "2.2.20-34" +VERSION = "2.2.20-35" diff --git a/tickets.rst b/tickets.rst index 7d9c7f8..ad6fbe0 100644 --- a/tickets.rst +++ b/tickets.rst @@ -70,43 +70,6 @@ Can parse hyprland config in such way: -------------------------------------------------------------------------------- -offset & margin: support % and px units -======================================= - -:bugid: 33 -:created: 2024-03-08T00:07:02 -:priority: 0 - --------------------------------------------------------------------------------- - -Add "satellite" scratchpads -=========================== - -:bugid: 36 -:created: 2024-04-08T23:42:26 -:priority: 0 - -- add a "scratch" command that sets the focused window into the currently focused scratchpad window - -Eg: open a terminal, hover it + "scratch" it while a scratchpad is open. -Behind the hood, it creates attached "ghost scratchpads" for each attached window. They use "perserve_aspect" by default. - -**Alternative** - -Move focused client into the named scratchpad's special workspace. -Rework pyprland's scratchpad to keep track of every window added to the special workspace and attach it to the last used scratch then hide it if the scratchpad is hidden. -If called on a scratchpad window, will "de-attach" this window. - -Every attached window should be synchronized with the main one. - - -**Option** - -Prepare / Simplify this dev by adding support for "ScratchGroups" (contains multiple Scratches which are synchronized). -Would generalize the current feature: passing multiple scratches to the toggle command. - --------------------------------------------------------------------------------- - improve groups support ====================== @@ -127,16 +90,6 @@ Option: think about a "chaining" in handlers, (eg: "pypr groups prev OR layout_c -------------------------------------------------------------------------------- -review CanceledError handling -============================= - -:bugid: 38 -:created: 2024-04-17T23:24:13 -:priority: 0 -:started: 2024-05-01T23:40:59 - --------------------------------------------------------------------------------- - preserve_aspect could recall aspect per screen resolution/size ============================================================== @@ -155,27 +108,6 @@ CHECK / fix multi-monitor & attach command -------------------------------------------------------------------------------- -Check behavior of monitors when no match is found -================================================= - -:bugid: 42 -:created: 2024-04-26T00:26:22 -:priority: 0 - -Should ignore applying any rule - --------------------------------------------------------------------------------- - -Review smart_focus when toggling on a special workspace -======================================================= - -:bugid: 43 -:created: 2024-04-27T18:25:47 -:priority: 0 -:started: 2024-05-01T23:39:30 - --------------------------------------------------------------------------------- - Test a configuration with zero initial command/window ===================================================== @@ -185,15 +117,6 @@ Test a configuration with zero initial command/window -------------------------------------------------------------------------------- -scratchpads: experiment handling manual scratchpad workspace change -=================================================================== - -:bugid: 47 -:created: 2024-05-01T23:38:51 -:priority: 0 - --------------------------------------------------------------------------------- - monitors: allow "screen descr".transform = 3 ============================================ @@ -201,4 +124,4 @@ monitors: allow "screen descr".transform = 3 :created: 2024-05-07T00:50:34 :priority: 0 -also allow `.scale = ` +also allow `.scale = `