Giter Club home page Giter Club logo

i3's People

Contributors

atsutane avatar badboy avatar bapt avatar beauby avatar bitonic avatar d912e3 avatar dcoppa avatar deiz avatar elsbrock avatar f8l avatar fernandotcl avatar helgikrs avatar kha avatar knopwob avatar loblik avatar lokaltog avatar maikf avatar merovius avatar mwalle avatar nialv7 avatar oblique avatar ongardie avatar pbui avatar phlogistique avatar sardemff7 avatar schischi avatar simonkampe avatar stapelberg avatar xarthisius avatar yshui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

i3's Issues

"strip_workspace_numbers yes" doesn't work.

Usually adding the line "strip_workspace_numbers yes" into the bar section of "~/.i3/config" would remove the numbers from the workspace names, e.g. "1shell" becomes "shell", but it doesn't appear to work for this version of i3.

Cannot compile

fatal: No names found, cannot describe anything.
[libi3] CC libi3/get_process_filename.c
[libi3] CC libi3/safewrappers.c
[libi3] CC libi3/root_atom_contents.c
[libi3] CC libi3/is_debug_build.c
[libi3] CC libi3/get_mod_mask.c
[libi3] CC libi3/string.c
[libi3] CC libi3/ipc_connect.c
[libi3] CC libi3/ucs2_conversion.c
[libi3] CC libi3/font.c
[libi3] CC libi3/get_exe_path.c
[libi3] CC libi3/get_colorpixel.c
[libi3] CC libi3/strndup.c
[libi3] CC libi3/fake_configure_notify.c
[libi3] CC libi3/ipc_send_message.c
[libi3] CC libi3/get_visualtype.c
[libi3] CC libi3/ipc_recv_message.c
[libi3] AR libi3.a
[i3] CC src/resize.c
[i3] CC src/move.c
[i3] CC src/debug.c
[i3] CC src/ewmh.c
[i3] CC src/regex.c
[i3] CC src/config.c
[i3] CC src/fake_outputs.c
[i3] CC src/manage.c
[i3] CC src/con.c
[i3] CC src/xinerama.c
[i3] CC src/scratchpad.c
[i3] CC src/commands.c
../i3/src/commands.c: In function ‘cmd_bar_mode’:
../i3/src/commands.c:1999:23: attention : ‘mode’ may be used uninitialized in this function [-Wmaybe-uninitialized]
current->mode = mode;
^
../i3/src/commands.c: In function ‘cmd_bar_hidden_state’:
../i3/src/commands.c:2042:31: attention : ‘hidden_state’ may be used uninitialized in this function [-Wmaybe-uninitialized]
current->hidden_state = hidden_state;
^
[i3] CC src/x.c
[i3] CC src/key_press.c
[i3] CC src/config_directives.c
[i3] CC src/load_layout.c
[i3] CC src/output.c
[i3] CC src/floating.c
[i3] CC src/ipc.c
In file included from ../i3/src/ipc.c:13:0:
../i3/src/ipc.c: In function ‘handle_get_version’:
include/yajl_utils.h:18:53: erreur: expected expression before ‘)’ token
#define y(x, ...) yajl_gen_ ## x (gen, ##VA_ARGS)
^
../i3/src/ipc.c:532:5: note: in expansion of macro ‘y’
y(integer, MAJOR_VERSION);
^
include/yajl_utils.h:18:53: erreur: expected expression before ‘)’ token
#define y(x, ...) yajl_gen_ ## x (gen, ##VA_ARGS)
^
../i3/src/ipc.c:535:5: note: in expansion of macro ‘y’
y(integer, MINOR_VERSION);
^
make: *** [src/ipc.o] Erreur 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.