Commit Graph

98 Commits

Author SHA1 Message Date
ajacoutot
f350bbebb5 Prevent variable referencing itself; spotted by nigel@ 2012-09-16 22:05:46 +00:00
ajacoutot
79a2ff0783 /etc -> SYSCONFDIR
ok dcoppa@ (maintainer)
2012-09-16 06:24:32 +00:00
dcoppa
52850e935e Fix resizing floating windows by height
(upstream git commit 1089b0b201cef30fbfd03620339f5e8a166feded)
2012-08-27 09:49:18 +00:00
dcoppa
f09c9b963e Bugfix: fix duplicate return value for 'resize' command
(upstream git commit 83dc5d5cb6c71d365cd79b376fcb073e9120144d)

floating_fix_coordinates: properly deal with negative positions
(upstream git commit 74510c59c7db676f1228d054791e1e37456f6660)

randr: fix a crash when the current output cannot be determined
(upstream git commit e867fd810516431f06af0799c90c0f833bf61219)

randr: properly fix floating coordinates when disabling outputs
(upstream git commit d57d51da6d040e8572159332224615f232c4645a)
2012-08-08 14:33:25 +00:00
dcoppa
89660fab0e Bugfix: don't display empty strings from i3status in i3bar
(upstream git commit 3daa3e052f2388f95ef525bdcb6cca840d4f9a32)
2012-07-16 14:38:22 +00:00
dcoppa
eed08cd457 i3bar: inform _all_ clients of new tray selection owner.
This fixes a problem with X-chat (and possibly others).
(upstream git commit 8a3574f301725ba48484c05408e35ecec27aad65)
2012-07-11 09:34:54 +00:00
dcoppa
f20b5b6dd9 Parser fix: reorder v/h/vertical/horizontal
This eliminates an error message upon split horizontal which did
not occur in older i3 versions.
(upstream git commit f0b56c5e98a152cb65e8d1935a83707b5d87e30d)

Bugfix: fix reload crashes in rare cases
Depending on the memory layout, it could happen that bind->command
was exchanged with something else while the parser still accessed
it.
Therefore, copy the command and let the parser use that copy.
(upstream git commit 6e9bbe67ce5f02ff6ac24889e5a215ee46247c32)

Fix: when using i3 -C, don't send remaining arguments via IPC
(upstream git commit 6146f39b8a253bc84bc5ce1feb2e3cabc50d71ba)
2012-06-28 09:33:06 +00:00
dcoppa
c4b73cac7b i3bar: handle clicks with negative coordinates
(upstream git commit 599f7cc2a4ad0536759203cbdb03680389ae5e7b)
2012-06-11 07:22:28 +00:00
dcoppa
febe067be4 Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym().
Committed upstream.
2012-05-31 08:39:59 +00:00
dcoppa
c34dcd9b3e Bugfix: less differentiation between named and numbered workspaces
(upstream git commit b88ab981fd0a5725ed886a9f9788a5b1e721534c)

Bugfix: fix stray workspaces "number 1" being created when having
workspace number 1 in your config (upstream git commit
ec4e6d1cdf5b76c79da2879635e4094e25a01f3d)

Fix for i3bar: don't wrap when changing workspaces by mouse wheel
scrolling (upstream git commit 4f93e0587a849de00a1f50bfcd48a549009178c0)
2012-05-28 13:37:50 +00:00
dcoppa
eaafe82ea7 Merged upstream. 2012-05-18 08:26:05 +00:00
dcoppa
bed5ec15d9 i3bar: Don't crash when full_text is missing or null in the JSON input
(upstream git commit 156a06e4958b1550dc8448556730e80b8b551289)
2012-05-14 07:47:05 +00:00
dcoppa
5bcc3ffc52 Use absolute path, for consistency. 2012-05-11 09:35:17 +00:00
dcoppa
3dc7d54c0b Into i3.config.keycodes, fix keycodes for the "Left", "Down", "Up"
and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".

Re-enable starting i3-config-wizard at first run, now that it works
properly.

From Juan Francisco Cantero Hurtado, with some tweaks by me.
2012-05-10 09:27:37 +00:00
dcoppa
6b4c61c671 Update to i3-4.2
OK jasper@
2012-05-09 11:56:49 +00:00
dcoppa
8b8109cdf7 GC patches/patch-i3bar_src_child_c: useless now that we have i3status. 2012-05-02 08:31:48 +00:00
jasper
9037fd2182 no need to set status_command by default to /usr/bin/true anymore, we have
i3status now.

ok dcoppa@ (MAINTAINER)
2012-05-02 07:39:08 +00:00
dcoppa
77526c84bf Fix config file; fix WANTLIB 2012-04-26 10:55:10 +00:00
dcoppa
7f6b30648e Fix i3bar when using multiple displays
(upstream git commit 8b4ad8c6bdc73d8950b9ac67316811377acbf7b3)

Fix cfgparse: leave EAT_WHITESPACE and BINDSYM_COND states on EOL
(upstream git commit 1f6fbaf240351a3559f25bc47286c47b29c1047f)

Fix restart with for_window floating configuration
(upstream git commit afed6da0e5f555003ace074bf627c9a7e1c14106)
2012-03-23 08:43:54 +00:00
dcoppa
c74130518f We have getline(3) now. 2012-03-22 09:53:50 +00:00
dcoppa
5e23fa0217 Update to i3-4.1.2 2012-02-21 14:05:39 +00:00
dcoppa
2d82895f79 Bugfix: setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant
way. This makes chrome (and probably other apps, too) receive changes
of the _NET_ACTIVE_WINDOW and thus show its bookmark dialog properly
(upstream git commit 4f26d6f2a1a0efb7fa15999f9cc00d8673220e97)

Bugfix: only ignore EnterNotify events after UnmapNotifies from
managed windows. This fixes some focus follows mouse problems
(upstream git commit 47fd15649ad63f3becef8870276e51c6214300fc)

Bugfix: force a new sequence number after UnmapNotify. This fixes
the problem where legitimate EnterNotify arrived with the same
sequence as the UnmapNotify and was ignored
(upstream git commit 7a4d8ed6ed67c4d0d958458f58e4db1598c9cd75)

Bugfix: position floating windows exactly where their geometry
specified
(upstream git commit cb4c9b9d27a095047a5ac22ae75f6ee17475ba18)

Bugfix: fix coordinates when the rect of an output changes
(upstream git commit 077d2433a7186550ee349284b1849ec2048af69c)
2012-01-25 10:29:30 +00:00
dcoppa
1a01e7a7fb sync comment 2012-01-20 20:16:32 +00:00
dcoppa
cff065fc5f Bugfix: respect WM_HINTS.input for WM_TAKE_FOCUS clients. This fixes
problems with some Qt apps
(upstream git commit 2d14ced024416e2074b57290bf7dade7d08899e5)

Bugfix: either use SetInputFocus *or* send WM_TAKE_FOCUS, not both.
This fixes problems with Oracle/OpenJDK JRE 7.0
(upstream git commit 21a2971b2442ab0881cf79553cc6b65bbb44afa7)
2012-01-20 15:53:18 +00:00
dcoppa
c4fa8c3728 Bugfix: don't lose focus on fullscreen windows when another window
gets moved to that workspace
(upstream git commit f78caf8c5815ae7a66de9e4b734546fd740cc19d)

Bugfix: open new windows in the correct place when assignments match
(upstream git commit d4238c778a199ad88ebe8540904d98f81f110621)

Fix assignments of floating windows to (yet) unused workspaces
(upstream git commit 96c491a4885bf33802e1be883dbf5fe24bece650)
2012-01-11 13:33:48 +00:00
dcoppa
b144d8ecda Bugfixing update to i3-4.1.1 2011-12-27 09:05:17 +00:00
dcoppa
2548243e74 Add a comment about i3status 2011-12-07 09:51:26 +00:00
dcoppa
9db4a18991 Major update to i3-4.1 2011-12-01 16:00:01 +00:00
dcoppa
71c6e11302 Update to i3-4.0.2 (plus patches from upstream git).
i3bar is now part of i3 itself and i3-wsbar is gone.
2011-11-06 20:23:24 +00:00
dcoppa
ae21425878 Ops. USE_GROFF no more needed. 2011-05-09 11:33:35 +00:00
dcoppa
6eee220a6d Update to i3-3.e-bf3 (i3-3.5.3) 2011-05-09 11:03:40 +00:00
dcoppa
50f2ddcf0f - New HOMEPAGE
- Fix a pasto in the floating_resize_window function
  (from upstream git)
2011-05-06 14:14:31 +00:00
dcoppa
58e56a137f libyajl-2.0 compatibility fixes (API got changed)
OK landry@
2011-05-05 12:19:36 +00:00
dcoppa
ef75e7135c Fix unaligned memory access on sparc.
Patch already committed upstream
2011-04-29 09:18:53 +00:00
dcoppa
b07640a4d2 Fix problems with Java apps (backported from upstream git) 2011-04-07 08:58:10 +00:00
dcoppa
d8265bb180 Update to i3-3.e-bf2 (aka i3-3.5.2) 2011-03-14 12:55:18 +00:00
dcoppa
3e8607d57b Bump after p5-AnyEvent-I3 update 2011-01-11 14:17:17 +00:00
dcoppa
67e1ed147a Various bugfixes for fullscreen windows, xcb, xinerama, and configfile
parsing.
All from upstream git.
2011-01-05 12:45:04 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
dcoppa
35c222ff4a Bump after libev update.
While here, add two patches from upstream:

"Don't setup event handler when RandR base event is not set"
"Properly call init_workspaces() when RandR is known but not present"

I've found that they are needed (the hard way) when tried to run i3
under Xnest.
2010-11-18 12:20:54 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
dcoppa
2b72bc6e2f Update to i3-3.5.1
resolve_tilde() function by Christopher Zimmermann
(madroach AT zakweb DOT de): thanks!

OK landry@
2010-09-14 08:54:18 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot
ab3295d647 We have strlen(3) and strndup(3) now.
Set NO_REGRESS while here.
2010-06-28 22:51:25 +00:00
naddy
5d69c1fefc force pointer interpretation for final argument to execl() 2009-09-14 17:19:29 +00:00
bernd
5d3ac3f26c Fix manpage install mode. No bump, didn't build for me.
Error: weird mode for /usr/local/man/man1/i3.1: 4444
2009-09-02 20:05:34 +00:00
landry
620da9e954 Import (really, this time) i3 3.c, from MAINTAINER Baptiste Daroussin,
with tweaks by me.

i3 is an improved dynamic, tiling window manager.

note: It is still young, so some debug options are still enable by
default, and it's a bit verbose.

ok ajacoutot@
2009-09-02 19:26:17 +00:00