Commit Graph

  • 2f42fe61d9 Feature: send complete config on barconfig_update Tony Crisci 2014-04-27 01:33:58 -04:00
  • ab0fae400b Delegate click handling to dock clients Tony Crisci 2014-04-29 21:29:17 -04:00
  • 7a5cf4aa44 Bugfix: ipc window event crash with no window Tony Crisci 2014-04-28 18:21:29 -04:00
  • 3171d7ebe5 Implement bindsym mouse configuration Tony Crisci 2014-04-27 01:48:28 -04:00
  • 3760a48abe truncate DPI to an integer before multiplying (Thanks eeemsi) Michael Stapelberg 2014-04-26 22:50:31 +02:00
  • 350e2c5f55 do click handling and tray padding retina-correctly Michael Stapelberg 2014-04-26 17:30:27 +02:00
  • 9686dd4943 draw workspace buttons and padded text blocks retina-correctly Michael Stapelberg 2014-04-26 17:27:57 +02:00
  • 87110a87a8 i3bar: render separators retina-correctly Michael Stapelberg 2014-04-26 17:20:21 +02:00
  • bff72d653d Initialize default window border width retina-correctly Michael Stapelberg 2014-04-26 17:18:21 +02:00
  • c79c49f69d libi3: add logical_px() for Retina display support Michael Stapelberg 2014-04-26 17:17:37 +02:00
  • a0e979d097 i3-dmenu-desktop: also quote the %c field code (Thanks bo) Michael Stapelberg 2014-04-26 14:25:12 +02:00
  • 87c855f851 add missing docs/layout-saving-1.png Michael Stapelberg 2014-04-26 12:46:25 +02:00
  • cb37d1a140 debian: add docs/layout-saving Michael Stapelberg 2014-04-26 12:40:30 +02:00
  • 02ff10aadb Move check_for_duplicate_bindings to bindings.[ch] Tony Crisci 2014-04-22 21:41:28 -04:00
  • ea551e4d99 Bugfix: resize window check should check for null Tony Crisci 2014-04-18 14:14:22 -04:00
  • 2cc51841a5 Reset SIGIPE handler before executing a command Petr Písař 2014-04-24 20:35:17 +02:00
  • 7deb23c727 add docs/layout-saving Michael Stapelberg 2014-04-23 19:49:50 +02:00
  • 254e4d6f05 Fix i3.mk to not rebuild test.* all the time Michael Stapelberg 2014-04-23 19:34:45 +02:00
  • b966f3796f build i3-save-tree(1) manpage (Thanks xeen) Michael Stapelberg 2014-04-23 19:33:22 +02:00
  • 5181055aad fix parallel make Julian Ospald 2014-04-22 15:09:23 +00:00
  • a2cbca7ae1 respect CFLAGS in linking command Julian Ospald 2014-04-22 15:09:23 +00:00
  • 110b8d9557 Don’t overwrite existing windows with placeholder windows Michael Stapelberg 2014-04-18 20:36:56 +02:00
  • 524f20b8a0 layout restoring: append at the nearest split container (or workspace) (Thanks chris) Michael Stapelberg 2014-04-18 20:30:27 +02:00
  • 702906d0cf Move switch_mode to bindings.[ch] Tony Crisci 2014-04-14 14:52:56 -04:00
  • 05f0585817 Dont set input focus and send WM_TAKE_FOCUS Tony Crisci 2014-04-10 13:28:14 -04:00
  • 819bc09375 Maintain the _NET_CLIENT_LIST property Tony Crisci 2014-04-08 14:27:40 -04:00
  • 77abb2ef19 Bugfix: clear wm_size_hints if they are not set Michael Stapelberg 2014-04-09 22:14:50 +02:00
  • e84fa22bb8 Fix t/158-wm_take_focus, it was not properly verifying events (Thanks TonyC) Michael Stapelberg 2014-04-09 21:47:32 +02:00
  • 2dfabc38f8 Bugfix: Use DOM loaded event for TOC (Thanks TonyC) Michael Stapelberg 2014-04-09 20:37:24 +02:00
  • 4ded44d18a Send last event timestamp with WM_TAKE_FOCUS msg Tony Crisci 2014-03-29 00:25:52 -04:00
  • 2ba0d1ea49 OpenBSD does not have librt David Coppa 2014-03-26 10:01:50 +01:00
  • 910875aea6 i3-nagbar: add missing newline when printing version information Arun Persaud 2014-03-23 10:49:20 -07:00
  • ae84637888 i3-nagbar.man: updated man page to include all options Arun Persaud 2014-03-23 10:49:52 -07:00
  • eb7537e53d i3bar: Send mouse wheel events to child too Quentin Glidic 2014-03-13 13:58:15 +01:00
  • 0c3735fc23 Free owindow when no con_id match or window Tony Crisci 2014-03-19 04:56:34 -04:00
  • 587273505c Free match after criteria initialization Tony Crisci 2014-03-19 04:34:42 -04:00
  • 85df107b0d docs: fix typo jeroentbt 2014-03-17 01:24:15 +01:00
  • c0589ad5be fix typo jeroentbt 2014-03-17 00:59:01 +01:00
  • fe5103e8e1 Test 222: call exit_gracefully Tony Crisci 2014-03-18 22:38:01 -04:00
  • 1263d2c0e8 Test 175: use BAIL_OUT instead of die Tony Crisci 2014-03-18 23:07:01 -04:00
  • c23db20cb5 Merge branch 'master' into next Michael Stapelberg 2014-03-15 18:05:45 +01:00
  • ed158d1259 Merge branch 'fix-resize' Michael Stapelberg 2014-03-15 18:05:45 +01:00
  • a6a6c9b6d9 Bugfix: don't try to resize docks by command Tony Crisci 2014-03-14 22:59:08 -04:00
  • c5df093f5d Move translate_keysyms to bindings.[ch] Tony Crisci 2014-03-13 08:02:07 -04:00
  • 9b03be644f Add valgrind suppression file to testcases Tony Crisci 2014-03-10 04:47:40 -04:00
  • 192b67df18 Free window ran_assignments on tree_close Tony Crisci 2014-03-10 04:29:44 -04:00
  • 35eac121fc Update ipc library list documentation Tony Crisci 2014-03-09 21:33:26 -04:00
  • 81271887e2 Set con window to NULL on tree_close Tony Crisci 2014-03-10 00:38:52 -04:00
  • 0711f5ab4e Add test for floating types Tony Crisci 2014-03-08 08:18:56 -05:00
  • 8ed95ae58c Improved detection of windows that want floating Kernc 2014-02-15 16:49:41 +01:00
  • b28ddca96d Merge branch 'master' into next Michael Stapelberg 2014-03-08 20:59:18 +01:00
  • 89be6cb509 Merge branch 'fix-recv-memleak' Michael Stapelberg 2014-03-08 20:59:18 +01:00
  • a16dfdb15e Bugfix: ipc_receive_message reply leak Tony Crisci 2014-03-07 23:56:25 -05:00
  • d5cf494ba2 Update ipc COMMAND reply documentation Tony Crisci 2014-02-28 13:45:22 -05:00
  • 3d6d0c134c Move keyboard binding accessor to bindings.[ch] Tony Crisci 2014-02-21 19:10:21 -05:00
  • 0f6c411f06 Fix current_workspace outputs reply member docs Tony Crisci 2014-02-23 04:36:39 -05:00
  • 00ee86de79 Send IPC window events for focus and title changes Marco Hunsicker 2014-02-22 11:52:01 +01:00
  • 07d583d780 tests: sync_with_i3 before warping pointer Michael Stapelberg 2014-02-25 20:44:17 +01:00
  • cdbf62d055 man/i3.man: Update font doc to reflect i3.config Alexander Berntsen 2014-02-15 13:00:14 +01:00
  • 48ec79ca02 Move grab_all_keys to bindings.[ch] Tony Crisci 2014-02-14 18:38:01 -05:00
  • 00909aa3b1 i3bar: Do not kill watcher on EOF Tony Crisci 2014-02-13 20:17:18 -05:00
  • 759c26fc02 Improve drag_pointer error handling Tony Crisci 2014-02-12 05:16:37 -05:00
  • 62a4237ed0 t/130-close-empty-split: clean up old workspace Michael Stapelberg 2014-02-13 21:05:42 +01:00
  • 491274d8b3 handle ButtonPress events with child != XCB_NONE (Thanks xeen) Michael Stapelberg 2014-02-09 14:00:43 +01:00
  • 22be7bc986 fix warnings: unsigned check for >= 0 is always true Michael Stapelberg 2014-02-08 21:03:26 +01:00
  • 6ae4ecb1de Bugfix: tree_split should not split floating cons Tony Crisci 2014-02-07 10:07:56 -05:00
  • 1bd13ce555 Doc update: title right click resizes floating windows Jonas Maaskola 2014-02-07 11:52:14 +01:00
  • 0e27ff3cd0 Set EWMH desktop properties on startup. Steve Jones 2014-02-01 16:09:51 +00:00
  • 905440d6d1 Resize floating windows by right-clicking decoration Jonas Maaskola 2014-02-05 17:29:42 +01:00
  • ba80f96009 Document the existence of a C ipc project Tony Crisci 2014-02-04 10:52:52 -05:00
  • d6b32971df Really do not create con pixmap when not needed Tony Crisci 2014-02-04 13:36:20 -05:00
  • f891a8a9af i3bar: fix resource leak: statusline_ctx needs to be freed first Michael Stapelberg 2014-02-02 11:22:42 +01:00
  • bc0bf2285c Merge branch 'fix-i3bar-leak' Michael Stapelberg 2014-02-02 11:23:54 +01:00
  • a4d5044851 i3bar: fix resource leak: statusline_ctx needs to be freed first Michael Stapelberg 2014-02-02 11:22:42 +01:00
  • d51d2acc95 Revert "Do not create container pixmap when not needed" Michael Stapelberg 2014-01-30 22:55:26 +01:00
  • d24d8baeb5 Abstract binding configuration to bindings.[ch] Tony Crisci 2014-01-27 22:45:01 -05:00
  • da0acb2080 contrib: add per-workspace-layout.pl Michael Stapelberg 2014-01-26 16:51:32 +01:00
  • da3fc2ad6b contrib: add sticker that was actually printed Michael Stapelberg 2014-01-26 16:43:02 +01:00
  • 5d468f3317 docs/NoName-2009-03-12: add missing screenshot Michael Stapelberg 2014-01-26 16:39:09 +01:00
  • 51f077b409 debian/rules: get rid of hardcoded release notes file name Michael Stapelberg 2014-01-26 16:22:06 +01:00
  • 92868cf6d3 update year in copyright notices to 2014 Marco Hunsicker 2014-01-24 23:49:46 +01:00
  • 23763ca2a5 update debian/changelog Michael Stapelberg 2014-01-23 23:11:49 +01:00
  • 00cf2b21da Merge branch 'master' into next Michael Stapelberg 2014-01-23 23:05:15 +01:00
  • da12c9f591 Merge branch 'release-4.7.2' Michael Stapelberg 2014-01-23 22:53:21 +01:00
  • 31c33df279 add release notes for 4.7.2 Michael Stapelberg 2014-01-23 22:51:55 +01:00
  • a708da684f asciidoc git config: fix impress link, update copyright (Thanks Jens) Michael Stapelberg 2014-01-23 22:24:03 +01:00
  • 7cf0c632c3 Merge branch 'master' into next Michael Stapelberg 2014-01-23 22:20:39 +01:00
  • 25faefa498 Merge branch 'userguide-reset' Michael Stapelberg 2014-01-23 22:20:39 +01:00
  • 658abe2e11 docs/userguide: change 'reseted' to 'reset' Wieland Hoffmann 2014-01-22 22:46:37 +01:00
  • cacc199a68 Merge branch 'master' into next Michael Stapelberg 2014-01-23 22:20:16 +01:00
  • 7aa5be9d41 Merge branch 'openbsd-fallocate' Michael Stapelberg 2014-01-23 22:20:16 +01:00
  • 88300f0f30 OpenBSD lacks posix_fallocate() David Coppa 2014-01-22 13:55:49 +01:00
  • 61b53603e2 Merge branch 'master' into next Michael Stapelberg 2014-01-23 22:19:49 +01:00
  • d090bd5ac1 Merge branch 'fix-i3-with-shmlog' Michael Stapelberg 2014-01-23 22:19:49 +01:00
  • 39bf343618 Fix install target of i3-with-shmlog.desktop David Coppa 2014-01-22 13:52:35 +01:00
  • ca807ce1c5 update debian/ Michael Stapelberg 2014-01-21 19:38:46 +01:00
  • 3d5e6db0bc Merge branch 'release-4.7.1' Michael Stapelberg 2014-01-21 19:23:25 +01:00
  • b0990c183a Merge branch 'release-4.7.1' into next Michael Stapelberg 2014-01-21 19:22:43 +01:00
  • 92694c7983 add release notes for 4.7.1, update manpage version Michael Stapelberg 2014-01-21 19:20:36 +01:00
  • 6578976b61 Do not create container pixmap when not needed Tony Crisci 2014-01-19 10:22:50 -05:00