Re: [i3] [PATCH 1/3] Enhance message sent with workspace event.

  • From: DR <drdarkraven@xxxxxxxxx>
  • To: "Discussions/Questions about the i3 window manager" <i3-discuss@xxxxxxxxxxxxx>
  • Date: Sat, 31 Mar 2012 22:37:33 +0800

[PATCH 3/3] Improved i3bar auto hide/unhide behaviour.

i3bar will unhide if an urgent workspace appears.
i3bar will hide when:
1. Navigate away from the last urgent workspace.
2. The last urgent workspace become non-urgent and that workspace
is focused when it became urgent.


On Sat, Mar 31, 2012 at 10:37 PM, DR <drdarkraven@xxxxxxxxx> wrote:

[PATCH 2/3] Introduce run_command()

   Use run_command() instead of parse_command(), which disable all
   events before parse the command. This can avoid potential race
   conditions.


On Sat, Mar 31, 2012 at 10:36 PM, DR <drdarkraven@xxxxxxxxx> wrote:
Add the name and num of the workspace triggers the event, to avoid round
trips.

Attachment: 0003-Improved-i3bar-auto-hide-unhide-behaviour.patch
Description: Binary data

Other related posts: