This website requires JavaScript.
Explore
Help
Sign In
mirror
/
i3
Watch
3
Star
0
Fork
0
You've already forked i3
mirror of
https://github.com/i3/i3.git
synced
2026-02-13 11:45:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44fe2e9cf277ea450776c19111de12c9154e69f4
i3
/
include
History
Michael Stapelberg
607b1d071e
Use drag_pointer from floating.c for the resize handler
2009-06-24 17:40:34 +02:00
..
client.h
Implement selecting the next tiling/floating window (using "focus")
2009-06-21 16:14:15 +02:00
commands.h
…
config.h
…
data.h
Implement the special workspace ~ for assignments, which will set clients floating automatically
2009-06-19 20:20:00 +02:00
debug.h
…
floating.h
Use drag_pointer from floating.c for the resize handler
2009-06-24 17:40:34 +02:00
handlers.h
Handle transient hint and window class dialog to mark clients as floating
2009-06-12 22:59:23 +02:00
i3.h
Also set DIALOG, UTILITY and SPLASH windows floating automatically
2009-06-19 12:05:55 +02:00
layout.h
…
manage.h
…
queue.h
…
resize.h
…
table.h
…
util.h
Bugfix: yuck! FREE() used a wrong check, effectively never free()ing memory
2009-06-21 13:44:14 +02:00
xcb.h
Also set DIALOG, UTILITY and SPLASH windows floating automatically
2009-06-19 12:05:55 +02:00
xinerama.h
…