gri3-wm/src
Ingo Bürk 44e8fddc28
Merge pull request #2954 from orestisf1993/swap-for-floating
Rewrite con_swap to work only with queue operations
2018-11-07 13:13:41 +00:00
..
assignments.c run_assignments: check for A_COMMAND early 2018-03-19 03:17:32 +02:00
bindings.c root is externally declared 2018-10-13 21:10:10 +03:00
click.c Introduce con_get_fullscreen_covering_ws 2018-08-22 14:05:50 +03:00
commands.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
commands_parser.c Reduce some code around frees 2018-10-13 21:10:09 +03:00
con.c Merge pull request #2954 from orestisf1993/swap-for-floating 2018-11-07 13:13:41 +00:00
config.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
config_directives.c Add title_align config directive 2018-10-12 19:58:48 +03:00
config_parser.c Reduce some code around frees 2018-10-13 21:10:09 +03:00
display_version.c no-op refactoring: make ipc_connect find socket path 2017-11-26 16:41:59 +01:00
ewmh.c Support _NET_WM_STATE_FOCUSED 2018-03-23 14:30:57 +02:00
fake_outputs.c fake_outputs: Allow designating a fake output as primary 2017-09-19 14:57:08 +00:00
floating.c floating_reposition: avoid extra tree_render 2018-10-13 21:10:11 +03:00
handlers.c switch to clang-format-4.0 2018-11-03 09:16:16 +01:00
ipc.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
key_press.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
load_layout.c load_layout: Correctly mark non-leaf containers 2018-11-07 02:32:12 +02:00
log.c Report error during error log creation (#2625) 2017-01-10 09:29:06 +01:00
main.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
manage.c manage_window: cleaner variable declarations 2018-10-13 21:10:10 +03:00
match.c match_matches_window: Check if focused->window exists 2018-09-16 14:55:27 +03:00
move.c tree_move: Don't change focus order when swapping containers 2018-10-09 22:39:38 +03:00
output.c output_push_sticky_windows: Make a bit easier to understand 2018-10-11 12:27:56 +03:00
randr.c Fix typo: childs -> children 2018-10-13 21:10:11 +03:00
regex.c Fix memleak: free regex when parsing fails 2017-08-28 09:22:56 +02:00
render.c Merge pull request #3368 from orestisf1993/render_root 2018-08-24 09:49:41 +02:00
resize.c Ensure containers have a size of at least 1px after resize 2018-09-06 04:56:31 +03:00
restore_layout.c Move XCB event handling into xcb_prepare_cb. 2017-10-23 21:06:13 +02:00
scratchpad.c Call con_activate after moving scratchpad window to current ws 2018-08-17 12:34:20 +03:00
sd-daemon.c Always use socket activation 2016-06-11 14:47:23 +02:00
sighandler.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
startup.c Fix typo: childs -> children 2018-10-13 21:10:11 +03:00
sync.c move i3 sync code into sync_respond (for following commits) 2018-03-30 21:05:32 +02:00
tree.c Merge pull request #3342 from orestisf1993/tree_close_internal 2018-09-14 12:24:54 +02:00
util.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
window.c Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
workspace.c Merge pull request #3448 from orestisf1993/sticky 2018-10-23 15:31:57 +02:00
x.c Draw outer header borders for all layouts 2018-11-05 20:17:01 +07:00
xcb.c add error check and log for xcb_create_window 2017-05-12 09:01:37 +02:00
xcursor.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.c Store output names as a linked list 2017-09-13 08:23:24 +00:00