Activity for number Zero

  • number Zero number Zero posted a comment on ticket #758

    Happens again! LXPanel 0.9.3 / git 2ddf8dfc After closing a window using LXPanel taskbar popup menu, attempt to open that menu for another window causes LXPanel to crash and restart. This is in the log: ** Message: app.vala:130: lxpanel exit with this type of exit: 139 ** Message: app.vala:148: Exit not normal, try to reload ** Message: app.vala:76: Launching lxpanel Everything else is seemingly innocent, like (lxpanel:2456): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE (lxpanel:2456):...

  • number Zero number Zero posted a comment on ticket #552

    Er, it messed up the patch. Attempt #2 diff --git a/plugins/pager.c b/plugins/pager.c index 6da24bc..a1845e5 100644 --- a/plugins/pager.c +++ b/plugins/pager.c @@ -32,6 +32,7 @@ #endif #include <libwnck/libwnck.h> +#include "misc.h" #include "plugin.h" typedef struct @@ -65,6 +66,30 @@ static void on_size_allocate(GtkWidget *p, GdkRectangle *allocation, LXPanel *pa on_realize(p, panel); } +static gboolean on_scroll_event(GtkWidget * p, GdkEventScroll * ev, LXPanel *panel) +{ + int desknum = get_net_current_desktop();...

  • number Zero number Zero created ticket #552

    [lxpanel] pager: support scroll wheel

  • number Zero number Zero created ticket #440

    OpenGL driver handle multiple-texture materials wrongly

  • number Zero number Zero created ticket #421

    "Write into" copy mode for directories

  • number Zero number Zero posted a comment on ticket #320

    Please add keyboard shortcuts to move/copy files between the panes. That would be really handy.

  • number Zero number Zero posted a comment on ticket #2091

    That’s sad that you disregard Arch users that much. Still, you can find it interesting that this happens after you open the “Configure TeXstudio” window and press OK.

  • number Zero number Zero posted a comment on ticket #3295

    The same problem here: integrate( (1 / %pi) * sqrt(r) * (1 - r) * (cos(2 * psi) - 1) * ( (cos((phi + psi)/2)) / (1 - 2*r*cos(phi + psi) + r^2) + (cos((phi - psi)/2)) / (1 - 2*r*cos(phi - psi) + r^2) ) , psi, 0, %pi ); Numerical solution seems to be right (it is calculated at r=0.99; at r=1.00 it should be cos(2 * phi) - 1), but symbolic one is radically different. Note that it is calculated using ldefint; integrate yields similarly looking non-smooth function (full of atan(tan(phi)))

  • number Zero number Zero posted a comment on ticket #2091

    Parabola GNU/Linux plasma-workspace 5.9.2-1 xorg-server 1.19.1-5 texstudio 2.12.2-1...

1