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:53:19 +0800

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.
No no. this still doesn't solve that problem...
That enter notify just comes out from no way...



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.


Other related posts: