Logo
Explore Help
Register Sign In
applications/i3
1
0
Fork 0
You've already forked i3
Code Issues Pull Requests Releases Wiki Activity
i3/i3-config-wizard/xcb.h

9 lines
150 B
C
Raw Normal View History

Use #pragma once #pragma once is safer and simpler. According to Wikipedia it's supported by all major compilers.
2013-12-29 06:11:50 +04:00
#pragma once
i3-config-wizard: fix keypresses with numlock on, also accept keypad enter (Thanks mxf)
2011-07-24 22:14:12 +02:00
/* from X11/keysymdef.h */
clang-format-3.5 **/*.h **/*.c This should be the last commit that formats a big bunch of files. From here on, whenever I merge patches, I’ll run clang-format like described in the title.
2014-06-19 11:20:32 +02:00
#define XCB_NUM_LOCK 0xff7f
i3-config-wizard: fix keypresses with numlock on, also accept keypad enter (Thanks mxf)
2011-07-24 22:14:12 +02:00
clang-format-3.5 **/*.h **/*.c This should be the last commit that formats a big bunch of files. From here on, whenever I merge patches, I’ll run clang-format like described in the title.
2014-06-19 11:20:32 +02:00
#define xmacro(atom) xcb_atom_t A_##atom;
i3-config-wizard: use a managed, floating (dialog) window. fixes focus problems Probably only when another window is already opened, but people can do that (start i3 from within a terminal in their X session)
2011-07-27 13:28:32 +02:00
#include "atoms.xmacro"
#undef xmacro
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 31ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API