389 Commits (cf5e764c7f69bdce8dd76cb0d6c464b7f245ef94)

Author SHA1 Message Date
Jerzi Kaminsky cf5e764c7f Disambiguate get_*_policy() and get_*_policy_mask()
8 years ago
Calvin Lee 069d37f987 Improve criteria handling
8 years ago
Calvin Lee 2445d27960 Impliment i3-style marks
8 years ago
Zandr Martin b507462d1c
Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases
8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase
8 years ago
Zandr Martin 18450dd16a
deprecate new_window and new_float commands
8 years ago
Drew DeVault eabfb6c559 Add * policies and fix bug
8 years ago
Drew DeVault 7784f1a905 Handle allocation failures in security code
8 years ago
Drew DeVault 8cef81d6f2 Handle some more memory allocation failures
8 years ago
Drew DeVault 248df18c24 Handle allocation failure in commands
8 years ago
Drew DeVault e7a764fdf4 Disallow everything by default
8 years ago
Drew DeVault d353da248b Add ipc connection feature policy controls
8 years ago
Drew DeVault c8dc4925d1 Add IPC security policy command handlers
8 years ago
Drew DeVault 39cf9a82f7 Enforce command policies
8 years ago
Drew DeVault f23880b1fd Add support for command policies in config file
8 years ago
Drew DeVault 76cab04b4d Implement permit and reject commands
8 years ago
D.B 58eb7ac19f change bar colors from char[10] to *char
8 years ago
D.B ad4d21d60b add bar colours for focused_(workspace|statusline|separator)
8 years ago
Michał Winiarski e8d8abfbb5 Add left_handed support for input devices
8 years ago
D.B 746345e3b8 reorder cmd_handler arrays for bsearch
8 years ago
D.B d3f5ac8cbb add force_focus_wrapping option
8 years ago
Zandr Martin 511eed90cd
squash commits, move enum into resize.c
8 years ago
Zandr Martin 79ffea328c
Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor
8 years ago
Zandr Martin b374c35758
refactor commands.c
8 years ago
Drew DeVault 416417a54c Reorganize includes
8 years ago
Guillaume Brogi 6173c84117 Rerender after every split command
8 years ago
D.B 61781bbef0 Fix container move when workspace is focused
8 years ago
D.B 132017d242 Fix 'workspace back_and_forth' and workspace_auto_back_and_forth clash
8 years ago
Drew DeVault 2d907ef1f6 Merge pull request #811 from acrisci/feature/focus-container
8 years ago
Zandr Martin b18c169036
cache floating container size when fullscreening
8 years ago
Tony Crisci b39249508f Refactor functions to update container borders
8 years ago
D.B 9977b01928 Update container geometry on layout switch
8 years ago
Zandr Martin 98aa59fdda
implement solid color rendering for swaybg
8 years ago
Drew DeVault 11e7ca044c Update hidpi support to latest wlc API
8 years ago
Drew DeVault 6ea02f3064 Initial pass on HiDPI support
8 years ago
Drew DeVault ee67c5bee3 Merge pull request #791 from acrisci/feature/focus-child
8 years ago
D.B 33c1df38bd Close all focused container's child views on kill
8 years ago
Tony Crisci 88b7cbe314 Implement `focus child` command
8 years ago
Tony Crisci 0d461ad988 Put ipc command result json in an array
8 years ago
Mykyta Holubakha 976e48d79f Initial work on window events
8 years ago
David Eklov d9eb49f3b1 Add missing entry to list of accepted arguments for the move command
8 years ago
David Eklov d202ca2fd7 Do not crash when handling the command 'move position'
8 years ago
Drew DeVault 3bb880bf20 Implement configurable wrapping on bar ws scroll
8 years ago
D.B ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed
8 years ago
D.B ee67cd0ba1 Fix tabbed/stacked corner case #742
9 years ago
Zandr Martin d5e4fff345
resize command updates (#713)
9 years ago
Zandr Martin aced6daa19
match i3 syntax for `resize set`
9 years ago
Drew DeVault 71f710cf0f Minor fix to warning messages
9 years ago
Zandr Martin 889618d3ee
implement resize command for absolute dimensions
9 years ago
Zandr Martin 2298143d09
cleanup + add timeouts for pid_workspace list
9 years ago